Skip to content

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.28.0#267

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-grpc-ecosystem-grpc-gateway-v2-2.x
Open

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.28.0#267
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/github.com-grpc-ecosystem-grpc-gateway-v2-2.x

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.28.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v2.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.8...v2.28.0

v2.27.8

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.7...v2.27.8

v2.27.7

Compare Source

Re-release of v2.26.7 as v2.27.7 for correct semver ordering.

v2.27.6

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.3...v2.26.4

v2.26.7

Compare Source

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.6...v2.26.7


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 - autoclosed Feb 4, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 4, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch February 4, 2026 21:05
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 - autoclosed chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 Feb 5, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 5, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 138f58e to 1dce91b Compare February 5, 2026 00:57
@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Feb 5, 2026

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

  • 18 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.4.2 -> v1.4.3
cel.dev/expr v0.24.0 -> v0.25.1
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/otel v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.39.0
golang.org/x/net v0.38.0 -> v0.49.0
golang.org/x/oauth2 v0.27.0 -> v0.35.0
golang.org/x/sync v0.12.0 -> v0.19.0
golang.org/x/sys v0.31.0 -> v0.40.0
golang.org/x/term v0.30.0 -> v0.39.0
golang.org/x/text v0.23.0 -> v0.34.0
golang.org/x/tools v0.26.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20260209200024-4cfbd4190f57
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20260209200024-4cfbd4190f57
google.golang.org/grpc v1.72.1 -> v1.79.1
google.golang.org/protobuf v1.36.5 -> v1.36.11

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 2 times, most recently from 138f58e to c6cc5ec Compare February 10, 2026 21:01
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.8 Feb 10, 2026
…to v2.28.0

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from c6cc5ec to 3af400e Compare February 17, 2026 21:34
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.8 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.28.0 Feb 17, 2026
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