8000 chore(deps): Update go deps by renovate[bot] · Pull Request #2397 · cerbos/cerbos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): Update go deps #2397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 2, 2024
Merged

chore(deps): Update go deps #2397

merged 2 commits into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.35.2-20240920164238-5a7b106cbb87.1 -> v1.35.2-20241127180247-a33202765966.1 age adoption passing confidence
github.com/alecthomas/kong v1.4.0 -> v1.5.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.25.6 -> v1.25.7 age adoption passing confidence
github.com/bufbuild/buf v1.46.0 -> v1.47.2 age adoption passing confidence
github.com/bufbuild/protovalidate-go v0.7.2 -> v0.7.3 age adoption passing confidence
github.com/cerbos/cerbos/api/genpb v0.39.1-0.20241126135634-944bc2aa8048 -> v0.40.0 age adoption passing confidence
github.com/cerbos/cloud-api v0.1.29 -> v0.1.30 age adoption passing confidence
github.com/dgraph-io/badger/v4 v4.4.0 -> v4.5.0 age adoption passing confidence
github.com/fullstorydev/grpcurl v1.9.1 -> v1.9.2 age adoption passing confidence
github.com/goccy/go-yaml v1.14.3 -> v1.15.4 age adoption passing confidence
github.com/golangci/golangci-lint v1.62.0 -> v1.62.2 age adoption passing confidence
github.com/google/cel-go v0.21.0 -> v0.22.1 age adoption passing confidence
github.com/minio/minio-go/v7 v7.0.80 -> v7.0.81 age adoption passing confidence
github.com/pterm/pterm v0.12.79 -> v0.12.80 age adoption passing confidence
github.com/vektra/mockery/v2 v2.49.0 -> v2.49.1 age adoption passing confidence

Release Notes

alecthomas/kong (github.com/alecthomas/kong)

v1.5.0

Compare Source

bufbuild/buf (github.com/bufbuild/buf)

v1.47.2

Compare Source

  • Update the patch version to resolve NPM packaging issues. No command updates or user changes.

v1.47.1

Compare Source

  • Update the patch version to resolve NPM packaging issues. No command updates or user changes.

v1.47.0

Compare Source

  • Move buf registry commit to buf registry module commit. Command
    buf registry commit is now deprecated.
  • Move buf registry label to buf registry module label. Command
    buf registry label is now deprecated.
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.7.3

Compare Source

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.7.2...v0.7.3

cerbos/cerbos (github.com/cerbos/cerbos/api/genpb)

v0.40.0

Compare Source

Cerbos 0.40.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.40.0.html

Changelog

Features
Enhancements
  • b2e1f04 enhancement!: Report an error if a test exercised time-based policy conditions without specifying now (#​2354)
  • a5b7f8e enhancement(plan): Query plan scope permissions support for resource and principal policies (#​2361)
  • 886248a enhancement: Add user-agent to default allowed headers for CORS (#​2345)
  • debdefc enhancement: Introduce policy scope FALL_THROUGH_ON_ALLOW strategy (#​2325)
  • 018340b enhancement: Make --verbose less noisy in combination with --run (#​2351)
  • c1d16b9 enhancement: Make now fully deterministic (#​2353)
  • d3a3448 enhancement: Make scopePermissions a required field on role policies (#​2333)
  • 2fb5853 enhancement: Role policies parent roles field (#​2349)
  • 8d92d97 enhancement: Validate fixtures files with JSON schemas to improve error messages (#​2346)
Bug fixes
  • ba1ebf0 fix(helm): Remove whitespace chomp for priorityClassName so valid yaml is rendered (#​2337)
  • b7e5c77 fix(plan): A policy with only conditional DENY rule must produce ALWAYS_DENIED (#​2369)
  • 6093dac fix: Command execution fails with cerbos run since v0.39 (#​2358)
  • 5c2d31e fix: Inspect policy output expressions (#​2392)
  • 9851460 fix: Populate path field of validation errors (#​2363)
Documentation
Chores
cerbos/cloud-api (github.com/cerbos/cloud-api)

v0.1.30

Compare Source

dgraph-io/badger (github.com/dgraph-io/badger/v4)

v4.5.0: Badger v4.5.0

Compare Source

What's Changed

Full Changelog: hypermodeinc/badger@v4.4.0...v4.5.0

fullstorydev/grpcurl (github.com/fullstorydev/grpcurl)

v1.9.2

Compare Source

Changelog

goccy/go-yaml (github.com/goccy/go-yaml)

v1.15.4: 1.15.4

Compare Source

What's Changed

Pass 300 tests of YAML Test Suite 🎉

  • Details: total:[402] passed:[300] failure:[102] passedRate:[74.626862%]

We’ve finally surpassed go-yaml/yaml.

  • gopkg.in/yaml.v3: total:[402] passed:[295] failure:[107] passedRate:[73.383087%]

Full Changelog: goccy/go-yaml@v1.15.3...v1.15.4

v1.15.3: 1.15.3

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.15.2...v1.15.3

v1.15.2: 1.15.2

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.15.1...v1.15.2

v1.15.1: 1.15.1

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.15.0...v1.15.1

v1.15.0: 1.15.0

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.14.3...v1.15.0

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.62.2

Compare Source

  1. Updated linters
    • fatcontext: from 0.5.2 to 0.5.3
    • ginkgolinter: from 0.18.0 to 0.18.3
    • go-errorlint: from 1.6.0 to 1.7.0
    • iface: from 1.2.0 to 1.2.1
    • revive: from 1.5.0 to 1.5.1
    • testifylint: from 1.5.0 to 1.5.2
  2. Misc.
    • fix: ignore cache error when file not found

v1.62.1

Compare Source

Cancelled due to CI failure.

google/cel-go (github.com/google/cel-go)

v0.22.1

Compare Source

Fixes

New Contributors

Full Changelog: google/cel-go@v0.22.0...v0.22.1

v0.22.0

Compare Source

What's Changed

Core CEL
Policy

New Contributors

Full Changelog: google/cel-go@v0.21.0...v0.22.0

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.81: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.80...v7.0.81

pterm/pterm (github.com/pterm/pterm)

v0.12.80

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.79...v0.12.80

vektra/mockery (github.com/vektra/mockery/v2)

v2.49.1

Compare Source

Changelog

  • 8da7022 Add deprecation warning for with-expecter.
  • 63a14b5 Add tagging Github action
  • 314381f Docs: Make deprecations clearer
  • 55e1e90 Docs: Simplify/modernize index page
  • 3cef7fd Fix bug with type aliases to structs
  • cba8aa0 Fix dirty git state caused by built tool
  • 5c75177 Fix tag action
  • 37383a4 Merge pull request #​849 from LandonTClipp/LandonTClipp/tagging
  • 88830e8 Merge pull request #​850 from LandonTClipp/LandonTClipp/deprecation_docs
  • bc56391 Merge pull request #​851 from LandonTClipp/LandonTClipp/expecter
  • 773408f Merge pull request #​853 from LandonTClipp/LandonTClipp/bugfix
  • 971ce32 Merge pull request #​854 from LandonTClipp/master
  • b1145cb bump debug
  • 198df07 formatting

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Dec 2, 2024
Copy link
Contributor Author
renovate bot commented Dec 2, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.32.5 -> v1.32.6
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 -> v1.3.25
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.24 -> v2.6.25
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
Package Change
github.com/Antonboom/testifylint v1.5.0 -> v1.5.2
github.com/Crocmagnon/fatcontext v0.5.2 -> v0.5.3
github.com/google/cel-go v0.21.0 -> v0.22.0
github.com/mgechev/revive v1.5.0 -> v1.5.1
github.com/nunnatsa/ginkgolinter v0.18.0 -> v0.18.3
github.com/polyfloyd/go-errorlint v1.6.0 -> v1.7.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
github.com/uudashr/iface v1.2.0 -> v1.2.1
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0 -> v0.0.0-20241108190413-2d47ceb2692f

@renovate renovate bot force-pushed the renovate/go-deps branch from da5adab to 2fc4dd8 Compare December 2, 2024 04:52
Copy link
Contributor Author
renovate bot commented Dec 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@oguzhand95
Copy link
Member
oguzhand95 commented Dec 2, 2024

@oguzhand95 oguzhand95 force-pushed the renovate/go-deps branch 2 times, most recently from 7a45403 to 1b2948b Compare December 2, 2024 07:31
@oguzhand95 oguzhand95 changed the title chore(deps): update go deps chore(deps): Update go deps Dec 2, 2024
@oguzhand95 oguzhand95 force-pushed the renovate/go-deps branch 2 times, most recently from b62ea78 to ef8ac79 Compare December 2, 2024 08:09
@oguzhand95 oguzhand95 force-pushed the renovate/go-deps branch 2 times, most recently from ac5302d to ecc08bc Compare December 2, 2024 10:48
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
@oguzhand95 oguzhand95 self-requested a review December 2, 2024 11:24
@oguzhand95 oguzhand95 merged commit aa9a573 into main Dec 2, 2024
22 checks passed
@oguzhand95 oguzhand95 deleted the renovate/go-deps branch December 2, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0