Bump grpcVersion from 1.60.0 to 1.78.0 in /core#10
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump grpcVersion from 1.60.0 to 1.78.0 in /core#10dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps `grpcVersion` from 1.60.0 to 1.78.0. Updates `io.grpc:grpc-netty-shaded` from 1.60.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.78.0) Updates `io.grpc:grpc-netty` from 1.60.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.78.0) Updates `io.grpc:grpc-okhttp` from 1.60.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.78.0) Updates `io.grpc:grpc-protobuf` from 1.60.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.78.0) Updates `io.grpc:grpc-stub` from 1.60.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.78.0) Updates `io.grpc:protoc-gen-grpc-java` from 1.60.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.78.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.78.0 dependency-type: direct:production - dependency-name: io.grpc:grpc-netty dependency-version: 1.78.0 dependency-type: direct:production - dependency-name: io.grpc:grpc-okhttp dependency-version: 1.78.0 dependency-type: direct:production - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.78.0 dependency-type: direct:production - dependency-name: io.grpc:grpc-stub dependency-version: 1.78.0 dependency-type: direct:production - dependency-name: io.grpc:protoc-gen-grpc-java dependency-version: 1.78.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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
grpcVersionfrom 1.60.0 to 1.78.0.Updates
io.grpc:grpc-netty-shadedfrom 1.60.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-nettyfrom 1.60.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-netty'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-okhttpfrom 1.60.0 to 1.78.0Release notes
Sourced from io.grpc:grpc-okhttp'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.60.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.60.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:protoc-gen-grpc-javafrom 1.60.0 to 1.78.0Release notes
Sourced from io.grpc:protoc-gen-grpc-java'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 PRDescription has been truncated