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/grpc-gateway/v2 to v2.26.0 #32

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

This PR contains the following updates:

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

Release Notes

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

v2.26.0

Compare Source

What's Changed
New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.1...v2.26.0

v2.25.1

Compare Source

Support the new Opaque API in openapiv2 generated files

This release contains breaking changes from v2.25.0, in that the previously deprecated EnumDescriptor and Descriptor methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate the new Hybrid API. Please open an issue if you were depending on these functions and we'll see what we can do about it.

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0

v2.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.23.0...v2.24.0

v2.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.20.0...v2.21.0

v2.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.21.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 14d1341 to 7055563 Compare July 25, 2024 23:18
Copy link
Contributor Author

renovate bot commented Jul 25, 2024

ℹ Artifact update notice

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

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

Details:

Package Change
go 1.21.6 -> 1.23.5
google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/grpc v1.61.0 -> v1.69.4
google.golang.org/protobuf v1.35.2 -> v1.36.3
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/golang/protobuf v1.5.3 -> v1.5.4
go.opentelemetry.io/otel v1.19.0 -> v1.31.0
go.opentelemetry.io/otel/sdk v1.19.0 -> v1.31.0
go.opentelemetry.io/otel/trace v1.19.0 -> v1.31.0
golang.org/x/net v0.20.0 -> v0.33.0
golang.org/x/oauth2 v0.16.0 -> v0.25.0
golang.org/x/sys v0.16.0 -> v0.28.0
golang.org/x/term v0.16.0 -> v0.27.0
golang.org/x/text v0.14.0 -> v0.21.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe -> v0.0.0-20250115164207-1a7da9e5054f

@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.21.0 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 7055563 to 841e071 Compare August 16, 2024 22:16
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 841e071 to 3e06c6c Compare November 1, 2024 19:50
@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.23.0 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 3e06c6c to 7c4783b Compare November 22, 2024 20:02
@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.23.0 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 7c4783b to 79f2d22 Compare November 29, 2024 04:00
@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 - autoclosed Dec 18, 2024
@renovate renovate bot closed this Dec 18, 2024
@renovate renovate bot deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch December 18, 2024 05:05
@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 - autoclosed Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 Dec 18, 2024
@renovate renovate bot reopened this Dec 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 3db960c to 79f2d22 Compare December 18, 2024 07:35
@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 79f2d22 to 9337c3e Compare December 20, 2024 04:37
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 9337c3e to 1f6be3b Compare January 21, 2025 05:57
@renovate renovate bot changed the title Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.0 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants