Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps grpc-protobuf.version from 1.61.0 to 1.61.1.
Updates io.grpc:grpc-protobuf from 1.61.0 to 1.61.1

Release notes

Sourced from io.grpc:grpc-protobuf's releases.

v1.61.1

Bug Fixes

xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (#10868)

Commits

Updates io.grpc:grpc-stub from 1.61.0 to 1.61.1

Release notes

Sourced from io.grpc:grpc-stub's releases.

v1.61.1

Bug Fixes

xds: Fix a bug in WeightedRoundRobinLoadBalancer policy that could raise NullPointerException and further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reports TRANSIENT_FAILURE state. (#10868)

Commits

Dependabot 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 5, 2024
@codecov
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (16731c3) 79.94% compared to head (4741772) 74.35%.
Report is 6 commits behind head on develop.

❗ Current head 4741772 differs from pull request most recent head b2ef36a. Consider uploading reports for the commit b2ef36a to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1752      +/-   ##
=============================================
- Coverage      79.94%   74.35%   -5.60%     
+ Complexity       925        7     -918     
=============================================
  Files            202        2     -200     
  Lines           3581       39    -3542     
  Branches         148        0     -148     
=============================================
- Hits            2863       29    -2834     
+ Misses           640       10     -630     
+ Partials          78        0      -78     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/maven/develop/grpc-protobuf.version-1.61.1 branch from f27f933 to 3264146 Compare February 5, 2024 11:59
@dependabot dependabot bot force-pushed the dependabot/maven/develop/grpc-protobuf.version-1.61.1 branch 3 times, most recently from 0af1ed0 to 4741772 Compare February 5, 2024 12:09
Bumps `grpc-protobuf.version` from 1.61.0 to 1.61.1.

Updates `io.grpc:grpc-protobuf` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.61.0...v1.61.1)

Updates `io.grpc:grpc-stub` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.61.0...v1.61.1)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/develop/grpc-protobuf.version-1.61.1 branch from 4741772 to b2ef36a Compare February 5, 2024 12:14
@ijusti ijusti merged commit f51a432 into develop Feb 5, 2024
@ijusti ijusti deleted the dependabot/maven/develop/grpc-protobuf.version-1.61.1 branch February 5, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants