Commit a784288
authored
fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.3 (#206)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway)
| `v2.27.2` -> `v2.27.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>grpc-ecosystem/grpc-gateway
(github.com/grpc-ecosystem/grpc-gateway/v2)</summary>
###
[`v2.27.3`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.3)
[Compare
Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.2...v2.27.3)
#### What's Changed
- refactor(runtime): using reflect.TypeFor by
[@​cuiweixie](https://redirect.github.com/cuiweixie) in
[#​5868](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5868)
- fix(runtime): annotate context even if no incoming headers by
[@​boolangery](https://redirect.github.com/boolangery) in
[#​5887](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5887)
- feat: add Opaque API and Protobuf Editions support by
[@​kop](https://redirect.github.com/kop) in
[#​5723](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5723)
- fix: annotate healthz endpoint handler by
[@​ZY-Ang](https://redirect.github.com/ZY-Ang) in
[#​5914](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5914)
- expand\_slash\_patterns=true now converts parameters with hyphens
correctly by
[@​goulashify](https://redirect.github.com/goulashify) in
[#​5938](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5938)
#### New Contributors
- [@​cuiweixie](https://redirect.github.com/cuiweixie) made their
first contribution in
[#​5868](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5868)
- [@​boolangery](https://redirect.github.com/boolangery) made
their first contribution in
[#​5887](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5887)
- [@​kop](https://redirect.github.com/kop) made their first
contribution in
[#​5723](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5723)
- [@​ZY-Ang](https://redirect.github.com/ZY-Ang) made their first
contribution in
[#​5914](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5914)
- [@​goulashify](https://redirect.github.com/goulashify) made
their first contribution in
[#​5938](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5938)
**Full Changelog**:
<grpc-ecosystem/grpc-gateway@v2.27.2...v2.27.3>
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19-->
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>1 parent 2a2e38d commit a784288
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments