Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 -> v2.24.0 age adoption passing confidence

Release Notes

grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)

v2.24.0

Compare Source

What's Changed
New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.23.0...v2.24.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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the actions Pull requests that update GitHub action code label Nov 27, 2024
@renovate renovate bot requested a review from a team as a code owner November 27, 2024 05:16
@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Nov 27, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

ℹ Artifact update notice

File name: otlp/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):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.23.3
google.golang.org/grpc v1.67.1 -> v1.68.0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/text v0.19.0 -> v0.20.0
google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 -> v0.0.0-20241118233622-e639e219e697

@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from bc87245 to 100f58a Compare November 28, 2024 08:22
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 100f58a to fde5987 Compare November 28, 2024 08:26
@dmathieu
Copy link
Member

This upgrade requires Go 1.23+.

@dmathieu dmathieu closed this Nov 28, 2024
@dmathieu dmathieu deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch November 28, 2024 08:34
@renovate
Copy link
Contributor Author

renovate bot commented Nov 28, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.24.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@pellared
Copy link
Member

This upgrade requires Go 1.23+.

This is not true it requires go 1.22.7

@dmathieu
Copy link
Member

You're right. The impact is the same if we want to support the minimum version within Go 1.22 though, we can't merge this until 1.24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actions Pull requests that update GitHub action code dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants