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 #264

Merged
merged 2 commits into from
Feb 24, 2025
Merged

chore(deps): update go deps #264

merged 2 commits into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.5-20250130201111-63bb56e20495.1 -> v1.36.5-20250219170025-d39267d9df8f.1 age adoption passing confidence require patch
github.com/bufbuild/protovalidate-go v0.9.1 -> v0.9.2 age adoption passing confidence require patch
github.com/google/go-cmp v0.6.0 -> v0.7.0 age adoption passing confidence require minor
github.com/vektra/mockery/v2 v2.52.2 -> v2.52.3 age adoption passing confidence require patch
golang.org/x/crypto v0.33.0 -> v0.34.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api 5a70512 -> 9fdb1ca age adoption passing confidence require digest

Release Notes

bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.9.2

Compare Source

What's Changed

This release fixes a bug where predefined rules may have their rule values cached inappropriately across invocations. Also, URI validation was fixed to ensure the query string does not contain invalid characters.

New Contributors

Full Changelog: bufbuild/protovalidate-go@v0.9.1...v0.9.2

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

v0.7.0

Compare Source

New API:

  • (#​367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#​370) Detect proto.Message types when failing to export a field
vektra/mockery (github.com/vektra/mockery/v2)

v2.52.3

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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>
@renovate renovate bot added area/ci CI bots Bots kind/chore Chores labels Feb 24, 2025
Copy link
Contributor Author

renovate bot commented Feb 24, 2025

ℹ 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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.8 -> 1.23.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 -> v0.0.0-20250212204824-5a70512c5d8b

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Copy link
Contributor Author

renovate bot commented Feb 24, 2025

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.

@charithe charithe merged commit a02a3ff into main Feb 24, 2025
4 checks passed
@charithe charithe deleted the renovate/go-deps branch February 24, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant