Commit 909e42e
authored
fix(deps): Update grpc-java monorepo to v1.65.1 (#256)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.grpc:grpc-inprocess](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.65.0` -> `1.65.1` |
| [io.grpc:grpc-testing](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.65.0` -> `1.65.1` |
| [io.grpc:grpc-services](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.65.0` -> `1.65.1` |
| [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.65.0` -> `1.65.1` |
| [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | dependencies | patch | `1.65.0` -> `1.65.1` |
---
### Release Notes
<details>
<summary>grpc/grpc-java (io.grpc:grpc-inprocess)</summary>
### [`v1.65.1`](https://togithub.com/grpc/grpc-java/releases/tag/v1.65.1)
##### What's Changed
- netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using that class if Netty is on version 4.1.111 or later
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent 8e0ba2f commit 909e42e
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments