Commit d43f9e0
authored
fix(deps): Update module google.golang.org/grpc to v1.83.1 (#676)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.83.0` → `v1.83.1` |  |  |
---
### Release Notes
<details>
<summary>grpc/grpc-go (google.golang.org/grpc)</summary>
### [`v1.83.1`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.83.1): Release 1.83.1
[Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.83.0...v1.83.1)
### Security
- xds/rbac: Fix a bug where nested `Principal` or `Permission` rules with `:scheme` or `grpc-` prefixed header matchers were not rejected, which could cause DENY rules to fail open. ([#​9258](https://redirect.github.com/grpc/grpc-go/issues/9258))
- Special Thanks: [@​nvxbug](https://redirect.github.com/nvxbug)
- xds/rbac: Fix a bug where the `host` header matcher was not being replaced with `:authority` in nested `Principal` or `Permission` rules. ([#​9258](https://redirect.github.com/grpc/grpc-go/issues/9258))
- Special Thanks: [@​nvxbug](https://redirect.github.com/nvxbug)
- xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as `X-Role`, matched no header, which could cause DENY rules to fail open. ([#​9332](https://redirect.github.com/grpc/grpc-go/issues/9332))
- Special Thanks: [@​alimony](https://redirect.github.com/alimony)
- xds/rbac: Fix a bug where a `:scheme` or `grpc-` prefixed header matcher was accepted when its name was not lowercase. ([#​9332](https://redirect.github.com/grpc/grpc-go/issues/9332))
- Special Thanks: [@​alimony](https://redirect.github.com/alimony)
- xds/rbac: Fix a bug where a `Host` header matcher was not replaced with `:authority`. ([#​9332](https://redirect.github.com/grpc/grpc-go/issues/9332))
- Special Thanks: [@​alimony](https://redirect.github.com/alimony)
### Performance
- transport: Restrict memory overhead of buffering small data frames. ([#​9331](https://redirect.github.com/grpc/grpc-go/issues/9331))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "before 3am on Saturday"
- 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
---
This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent a7af459 commit d43f9e0
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments