Skip to content
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

chore(deps): Update go deps #88

Merged
merged 1 commit into from
Dec 2, 2024
Merged

chore(deps): Update go deps #88

merged 1 commit 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
github.com/cerbos/cerbos/api/genpb v0.39.1-0.20241118123540-0a49f4206b21 -> v0.40.0 age adoption passing confidence
github.com/golangci/golangci-lint v1.62.0 -> v1.62.2 age adoption passing confidence

Release Notes

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
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.


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 is behind base branch, 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 -> v2.24.0
github.com/planetscale/vtprotobuf v0.6.1-0.20241011083415-71c992bc3c87 -> v0.6.1-0.20241121165744-79df5c4772f2
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 -> v0.0.0-20241118233622-e639e219e697
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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/Antonboom/testifylint v1.5.0 -> v1.5.2
github.com/Crocmagnon/fatcontext v0.5.2 -> v0.5.3
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

@charithe charithe changed the title chore(deps): update go deps chore(deps): Update go deps Dec 2, 2024
@charithe charithe merged commit fd5b7b6 into main Dec 2, 2024
5 of 6 checks passed
@charithe charithe deleted the renovate/go-deps branch December 2, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant