-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump grpc from 1.69.1 to 1.70.0 in /hiero-dependency-versions #2195
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/hiero-dependency-versions/grpc-1.70.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump grpc from 1.69.1 to 1.70.0 in /hiero-dependency-versions #2195
dependabot
wants to merge
1
commit into
main
from
dependabot/gradle/hiero-dependency-versions/grpc-1.70.0
Conversation
This file contains 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
@dependabot rebase |
94cfdee
to
d412104
Compare
andrewb1269hg
approved these changes
Jan 28, 2025
@dependabot recreate |
d412104
to
a2c7a92
Compare
Bumps `grpc` from 1.69.1 to 1.70.0. Updates `io.grpc:grpc-api` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-inprocess` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-protobuf-lite` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-protobuf` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-stub` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-netty` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-netty-shaded` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:grpc-okhttp` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) Updates `io.grpc:protoc-gen-grpc-java` from 1.69.1 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.1...v1.70.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-inprocess dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-protobuf-lite dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-netty dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-okhttp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:protoc-gen-grpc-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
a2c7a92
to
2468499
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
from 1.69.1 to 1.70.0.Updates
io.grpc:grpc-api
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-api's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-inprocess
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-inprocess's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-protobuf-lite
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-protobuf-lite's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-protobuf
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-stub
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-stub's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-netty
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-netty's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-netty-shaded
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-netty-shaded's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:grpc-okhttp
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:grpc-okhttp's releases.
Commits
22a42c8
Bump version to 1.70.0e015a74
Update README etc to reference 1.70.04412054
xds: Rename grpc.xds.cluster to grpc.lb.backend_service7dada7d
xds: Pass grpc.xds.cluster label to tracer1edc4d8
xds: Parsing xDS Cluster Metadata (#11741)4222f77
xds:Move creating the retry timer in handleRpcStreamClosed to as late as poss...6c12c2b
xds: Remember nonces for unknown types4a0f707
xds: Avoid depending on io.grpc.xds.Internal* classes1cf1927
xds: Preserve nonce when unsubscribing type9a712c3
xds: Make XdsClient.ResourceStore package-privateUpdates
io.grpc:protoc-gen-grpc-java
from 1.69.1 to 1.70.0Release notes
Sourced from io.grpc:protoc-gen-grpc-java's releases.