Skip to content

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

Merged
dmathieu merged 1 commit intomainfrom
renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x
Apr 16, 2026
Merged

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.29.0#8214
dmathieu merged 1 commit intomainfrom
renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 16, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.29.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • 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 dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 16, 2026
@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.3%. Comparing base (f18161b) to head (ef7c9b2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8214   +/-   ##
=====================================
  Coverage   82.3%   82.3%           
=====================================
  Files        310     310           
  Lines      24267   24267           
=====================================
+ Hits       19989   19990    +1     
+ Misses      3902    3901    -1     
  Partials     376     376           

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from a150a52 to ef7c9b2 Compare April 16, 2026 08:59
@dmathieu dmathieu merged commit bb6804e into main Apr 16, 2026
34 checks passed
@dmathieu dmathieu deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch April 16, 2026 09:11
pellared pushed a commit to pellared/opentelemetry-go that referenced this pull request Apr 23, 2026
…to v2.29.0 (open-telemetry#8214)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway)
| `v2.28.0` → `v2.29.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.29.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.28.0/v2.29.0?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](..open-telemetry/issues/5322) for more information.

---

### Release Notes

<details>
<summary>grpc-ecosystem/grpc-gateway
(github.com/grpc-ecosystem/grpc-gateway/v2)</summary>

###
[`v2.29.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.29.0)

[Compare
Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.28.0...v2.29.0)

#### What's Changed

- fix: use proto.Merge to avoid copylocks with use\_opaque\_api=true by
[@&open-telemetry#8203;emahiro](https://redirect.github.com/emahiro) in
[#&open-telemetry#8203;6383](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6383)
- fix: allow proto3 optional fields in path parameters by
[@&open-telemetry#8203;susanachl](https://redirect.github.com/susanachl) in
[#&open-telemetry#8203;6416](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6416)
- Add option to disable HTTP method override by
[@&open-telemetry#8203;achew22](https://redirect.github.com/achew22) in
[#&open-telemetry#8203;6447](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6447)
- Add Go documentation badge to README by
[@&open-telemetry#8203;achew22](https://redirect.github.com/achew22) in
[#&open-telemetry#8203;6448](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6448)
- fix: add missing return statements in error handler paths by
[@&open-telemetry#8203;jet-go](https://redirect.github.com/jet-go) in
[#&open-telemetry#8203;6561](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6561)
- Deprecate fields and methods if file is deprecated by
[@&open-telemetry#8203;aidandj](https://redirect.github.com/aidandj) in
[#&open-telemetry#8203;6613](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6613)
- Add edition 2024 support by
[@&open-telemetry#8203;printfn](https://redirect.github.com/printfn) in
[#&open-telemetry#8203;6622](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6622)

#### New Contributors

- [@&open-telemetry#8203;emahiro](https://redirect.github.com/emahiro) made their
first contribution in
[#&open-telemetry#8203;6383](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6383)
- [@&open-telemetry#8203;susanachl](https://redirect.github.com/susanachl) made their
first contribution in
[#&open-telemetry#8203;6416](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6416)
- [@&open-telemetry#8203;jet-go](https://redirect.github.com/jet-go) made their first
contribution in
[#&open-telemetry#8203;6561](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6561)
- [@&open-telemetry#8203;aidandj](https://redirect.github.com/aidandj) made their
first contribution in
[#&open-telemetry#8203;6613](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6613)
- [@&open-telemetry#8203;printfn](https://redirect.github.com/printfn) made their
first contribution in
[#&open-telemetry#8203;6622](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/6622)

**Full Changelog**:
<grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant