fix(deps): Update grpc-java monorepo to v1.80.0#434
Merged
kodiakhq[bot] merged 2 commits intomainfrom Apr 1, 2026
Merged
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Apr 1, 2026
🤖 I have created a release *beep* *boop* --- ## [0.0.50](v0.0.49...v0.0.50) (2026-04-01) ### Bug Fixes * **deps:** Pin dependencies ([#428](#428)) ([348d4f2](348d4f2)) * **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.2 ([#430](#430)) ([9700fdb](9700fdb)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.43 ([#423](#423)) ([61bf310](61bf310)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.44 ([#441](#441)) ([15246c6](15246c6)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.45 ([#442](#442)) ([e0e403a](e0e403a)) * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4 ([#421](#421)) ([d78cb38](d78cb38)) * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4.1 ([#431](#431)) ([5917944](5917944)) * **deps:** Update dependency org.apache.arrow:arrow-memory-core to v19 ([#437](#437)) ([c02cbd7](c02cbd7)) * **deps:** Update dependency org.apache.arrow:arrow-memory-netty to v19 ([#438](#438)) ([e3f3811](e3f3811)) * **deps:** Update dependency org.apache.arrow:arrow-vector to v19 ([#439](#439)) ([284a6ff](284a6ff)) * **deps:** Update dependency org.mockito:mockito-core to v5.23.0 ([#432](#432)) ([24da588](24da588)) * **deps:** Update eclipse-temurin Docker tag to v21.0.10_7-jre ([#419](#419)) ([61cbcdd](61cbcdd)) * **deps:** Update eclipse-temurin Docker tag to v25 ([#440](#440)) ([1e16f27](1e16f27)) * **deps:** Update Gradle to v9.4.1 ([#433](#433)) ([55f1c17](55f1c17)) * **deps:** Update grpc-java monorepo to v1.80.0 ([#434](#434)) ([9a20a3e](9a20a3e)) * **deps:** Update junit to v6.0.3 ([#420](#420)) ([9e9cc74](9e9cc74)) * **deps:** Update plugin com.diffplug.spotless to v8.4.0 ([#435](#435)) ([cd2fc4f](cd2fc4f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.79.0→1.80.01.79.0→1.80.01.79.0→1.80.01.79.0→1.80.01.79.0→1.80.0Release Notes
grpc/grpc-java (io.grpc:grpc-inprocess)
v1.80.0API Changes
eae16b2)Bug Fixes
024fdd0)core: Fixed a race condition in RetriableStream where inFlightSubStreams counting could become inconsistent during concurrent retry and deadline events. This ensures that client calls (such as blockingUnaryCall) do not hang indefinitely and correctly receive a close signal. (#12649) (
73abb48)Improvements
470219f). This allows gRPC to avoid reflection, and the need to specify -keeps for various class’s constructors.Upgrade to protobuf 33.4 (#12615) (
50c18f1)31fdb6c)9903488)ac44e96)New Features
34dd290). This finishes the gRFC A113 pick_first: Weighted Random Shuffling supportThanks to
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
This PR has been generated by Renovate Bot.