Skip to content
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

fix(deps): update dependency io.grpc:grpc-protobuf to v1.57.1 #383

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-protobuf 1.57.0 -> 1.57.1 age adoption passing confidence

Release Notes

grpc/grpc-java (io.grpc:grpc-protobuf)

v1.57.1

Bug fixes

  • Fix compatibility with Java 8. This fixes the NoSuchMethodError for ByteBuffer methods present in 1.57.0 (#​10441)
  • xds: Remove debug assert in WeightedRoundRobinLoadBalancer. The assert was to detect breakages in the static stride algorithm causing too much looping. However, with multithreading it is possible to trigger even in legitimate scenarios (#​10437)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 1, 2023 21:02
@renovate renovate bot enabled auto-merge (squash) August 1, 2023 21:02
@renovate renovate bot force-pushed the renovate/io.grpc-grpc-protobuf-1.x branch 2 times, most recently from e52155d to c3aee9c Compare August 2, 2023 15:09
@renovate renovate bot force-pushed the renovate/io.grpc-grpc-protobuf-1.x branch from c3aee9c to 34c66d4 Compare August 2, 2023 17:38
@renovate renovate bot merged commit 492b437 into main Aug 2, 2023
4 checks passed
@renovate renovate bot deleted the renovate/io.grpc-grpc-protobuf-1.x branch August 2, 2023 17:48
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
…ure#383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants