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

Merged
merged 2 commits into from
Feb 24, 2025
Merged

chore(deps): Update go deps #108

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
github.com/bufbuild/protovalidate-go v0.9.1 -> v0.9.2 age adoption passing confidence
github.com/google/go-cmp v0.6.0 -> v0.7.0 age adoption passing confidence
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 -> v2.3.0 age adoption passing confidence

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
grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware/v2)

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.2.0...v2.3.0


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

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.31.0 -> v0.33.0
golang.org/x/net v0.33.0 -> v0.35.0
golang.org/x/sys v0.28.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.22.0

Signed-off-by: Charith Ellawala <[email protected]>
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 changed the title chore(deps): update go deps chore(deps): Update go deps Feb 24, 2025
@charithe charithe merged commit f89491e into main Feb 24, 2025
5 of 6 checks passed
@charithe charithe deleted the renovate/go-deps branch February 24, 2025 07:46
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