chore(deps): bump grpc.version from 1.77.0 to 1.78.0#3079
Merged
mergify[bot] merged 1 commit intomainfrom Dec 29, 2025
Merged
Conversation
Bumps `grpc.version` from 1.77.0 to 1.78.0. Updates `io.grpc:grpc-netty-shaded` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.77.0...v1.78.0) Updates `io.grpc:grpc-protobuf` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.77.0...v1.78.0) Updates `io.grpc:grpc-stub` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.77.0...v1.78.0) Updates `io.grpc:grpc-services` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.77.0...v1.78.0) Updates `io.grpc:grpc-xds` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.77.0...v1.78.0) Updates `io.grpc:grpc-testing` from 1.77.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.77.0...v1.78.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-stub dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-services dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-xds dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-testing dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
🧪 CI InsightsHere's what we observed from your CI run for 962daff. 🟢 All jobs passed!But CI Insights is watching 👀 |
robfrank
approved these changes
Dec 29, 2025
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.
Bumps
grpc.versionfrom 1.77.0 to 1.78.0.Updates
io.grpc:grpc-netty-shadedfrom 1.77.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-netty-shaded's releases.
... (truncated)
Commits
8fa6000Bump version to 1.78.087df333Update README etc to reference 1.78.0283f103netty: Run handshakeCompleteRunnable in success caseseb8a63cIntroduce io.grpc.Uri. (#12535)58ae5f8compiler: Upgrade to protobuf 33.1 (#12534)8d49dc1okhttp: Fix race condition overwriting MAX_CONCURRENT_STREAMS (#12548)b1a94a4xds: implement server feature fail_on_data_errors (#12544)55ae1d0rls: Avoid missed config update from reentrancy53a0926xds: fix race in simpleFlowControl (#12547)f36defaUpgrade dependenciesUpdates
io.grpc:grpc-protobuffrom 1.77.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
... (truncated)
Commits
8fa6000Bump version to 1.78.087df333Update README etc to reference 1.78.0283f103netty: Run handshakeCompleteRunnable in success caseseb8a63cIntroduce io.grpc.Uri. (#12535)58ae5f8compiler: Upgrade to protobuf 33.1 (#12534)8d49dc1okhttp: Fix race condition overwriting MAX_CONCURRENT_STREAMS (#12548)b1a94a4xds: implement server feature fail_on_data_errors (#12544)55ae1d0rls: Avoid missed config update from reentrancy53a0926xds: fix race in simpleFlowControl (#12547)f36defaUpgrade dependenciesUpdates
io.grpc:grpc-stubfrom 1.77.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-stub's releases.
... (truncated)
Commits
8fa6000Bump version to 1.78.087df333Update README etc to reference 1.78.0283f103netty: Run handshakeCompleteRunnable in success caseseb8a63cIntroduce io.grpc.Uri. (#12535)58ae5f8compiler: Upgrade to protobuf 33.1 (#12534)8d49dc1okhttp: Fix race condition overwriting MAX_CONCURRENT_STREAMS (#12548)b1a94a4xds: implement server feature fail_on_data_errors (#12544)55ae1d0rls: Avoid missed config update from reentrancy53a0926xds: fix race in simpleFlowControl (#12547)f36defaUpgrade dependenciesUpdates
io.grpc:grpc-servicesfrom 1.77.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-services's releases.
... (truncated)
Commits
8fa6000Bump version to 1.78.087df333Update README etc to reference 1.78.0283f103netty: Run handshakeCompleteRunnable in success caseseb8a63cIntroduce io.grpc.Uri. (#12535)58ae5f8compiler: Upgrade to protobuf 33.1 (#12534)8d49dc1okhttp: Fix race condition overwriting MAX_CONCURRENT_STREAMS (#12548)b1a94a4xds: implement server feature fail_on_data_errors (#12544)55ae1d0rls: Avoid missed config update from reentrancy53a0926xds: fix race in simpleFlowControl (#12547)f36defaUpgrade dependenciesUpdates
io.grpc:grpc-xdsfrom 1.77.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-xds's releases.
... (truncated)
Commits
8fa6000Bump version to 1.78.087df333Update README etc to reference 1.78.0283f103netty: Run handshakeCompleteRunnable in success caseseb8a63cIntroduce io.grpc.Uri. (#12535)58ae5f8compiler: Upgrade to protobuf 33.1 (#12534)8d49dc1okhttp: Fix race condition overwriting MAX_CONCURRENT_STREAMS (#12548)b1a94a4xds: implement server feature fail_on_data_errors (#12544)55ae1d0rls: Avoid missed config update from reentrancy53a0926xds: fix race in simpleFlowControl (#12547)f36defaUpgrade dependenciesUpdates
io.grpc:grpc-testingfrom 1.77.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-testing's releases.
... (truncated)
Commits
8fa6000Bump version to 1.78.087df333Update README etc to reference 1.78.0283f103netty: Run handshakeCompleteRunnable in success caseseb8a63cIntroduce io.grpc.Uri. (#12535)58ae5f8compiler: Upgrade to protobuf 33.1 (#12534)8d49dc1okhttp: Fix race condition overwriting MAX_CONCURRENT_STREAMS (#12548)b1a94a4xds: implement server feature fail_on_data_errors (#12544)55ae1d0rls: Avoid missed config update from reentrancy53a0926xds: fix race in simpleFlowControl (#12547)f36defaUpgrade dependenciesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreat...Description has been truncated