Commit bef776e
authored
fix(deps): Update grpc-java monorepo to v1.83.1 (#269)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [io.grpc:protoc-gen-grpc-java](https://redirect.github.com/grpc/grpc-java) | `1.83.0` → `1.83.1` |  |  |
| [io.grpc:grpc-testing](https://redirect.github.com/grpc/grpc-java) | `1.83.0` → `1.83.1` |  |  |
| [io.grpc:grpc-netty-shaded](https://redirect.github.com/grpc/grpc-java) | `1.83.0` → `1.83.1` |  |  |
| [io.grpc:grpc-stub](https://redirect.github.com/grpc/grpc-java) | `1.83.0` → `1.83.1` |  |  |
| [io.grpc:grpc-services](https://redirect.github.com/grpc/grpc-java) | `1.83.0` → `1.83.1` |  |  |
| [io.grpc:grpc-protobuf](https://redirect.github.com/grpc/grpc-java) | `1.83.0` → `1.83.1` |  |  |
---
### Release Notes
<details>
<summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
### [`v1.83.1`](https://redirect.github.com/grpc/grpc-java/releases/tag/v1.83.1)
##### gRPC Java 1.83.1 Release Notes
##### Improvements
- netty: Fix client-initiated stream limit bypass in NettyServerHandler ([#​12942](https://redirect.github.com/grpc/grpc-java/issues/12942)). Enforces the limit proactively at startup without waiting for SETTINGS\_ACK
- core: Coalesce Contiguous Small Buffers for ReadableBuffer ([#​12944](https://redirect.github.com/grpc/grpc-java/issues/12944))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`)
- 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 these updates 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 f910b37 commit bef776e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments