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

Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 #242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Sep 9, 2024

This PR contains the following updates:

Package Type Update Change
github.com/grpc-ecosystem/go-grpc-middleware require major v1.4.0 -> v2.2.0

Release Notes

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware)

v2.2.0

Compare Source

What's Changed

New Contributors

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

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.0...v2.0.1

v2.0.0

Compare Source

This is the first stable release of the new v2 release branch 🎉

Many of the interceptors have been rewritten from scratch and the project has been upgraded to use the Go Protobuf v2 API.

See the project README for details and migration guide. Thanks to all contributors who made this possible! 💪🏽

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v1.4.0...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

Copy link
Contributor Author

renovate-rancher bot commented Sep 9, 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):

  • 10 additional dependencies were updated

Details:

Package Change
google.golang.org/grpc v1.66.2 -> v1.67.1
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df -> v4.0.0-20230512164433-5d1fd1a340c9
github.com/stoewer/go-strcase v1.2.0 -> v1.3.0
golang.org/x/crypto v0.25.0 -> v0.26.0
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/oauth2 v0.21.0 -> v0.22.0
golang.org/x/term v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0
google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240814211410-ddb44dafa142

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch 6 times, most recently from f31ea07 to 9c12027 Compare September 17, 2024 04:37
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch 2 times, most recently from 6a9081c to e6b0f8f Compare October 4, 2024 04:41
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch 2 times, most recently from 442c152 to 9292afb Compare October 18, 2024 04:42
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from 9292afb to 75e1639 Compare December 12, 2024 04:39
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from 75e1639 to 74521bb Compare January 8, 2025 04:36
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x branch from 74521bb to 3bb7e68 Compare January 9, 2025 04:35
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.22.10

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.

0 participants