-
Notifications
You must be signed in to change notification settings - Fork 143
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
build(deps): bump grpc from 1.69.0 to 1.70.0 in /hiero-dependency-versions #17670
base: main
Are you sure you want to change the base?
build(deps): bump grpc from 1.69.0 to 1.70.0 in /hiero-dependency-versions #17670
Conversation
Bumps `grpc` from 1.69.0 to 1.70.0. Updates `io.grpc:grpc-netty` from 1.69.0 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.70.0) Updates `io.grpc:grpc-protobuf` from 1.69.0 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.70.0) Updates `io.grpc:grpc-stub` from 1.69.0 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.70.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty 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 ... Signed-off-by: dependabot[bot] <[email protected]>
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Signed-off-by: Jendrik Johannes <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17670 +/- ##
============================================
+ Coverage 68.99% 69.05% +0.06%
- Complexity 22912 22938 +26
============================================
Files 2639 2639
Lines 98946 98946
Branches 10261 10261
============================================
+ Hits 68263 68323 +60
+ Misses 26792 26739 -53
+ Partials 3891 3884 -7 |
Bumps
grpc
from 1.69.0 to 1.70.0.Updates
io.grpc:grpc-netty
from 1.69.0 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-protobuf
from 1.69.0 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.0 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-privateDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)