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

Update protobuf_grpc to v1.65.1 #742

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:protoc-gen-grpc-java 1.64.0 -> 1.65.1 age adoption passing confidence
io.grpc:grpc-bom 1.64.0 -> 1.65.1 age adoption passing confidence

Release Notes

grpc/grpc-java (io.grpc:protoc-gen-grpc-java)

v1.65.1

v1.65.0

v1.64.2

What's Changed

  • netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using that class if Netty is on version 4.1.111 or later

v1.64.1

What's Changed

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/protobuf_grpc branch from 5bf5d2b to 2e9efdb Compare June 17, 2024 14:35
@loosebazooka
Copy link
Member

something strange is going on here, but I can't seem to find the source. Runtime classes are missing.

@renovate renovate bot force-pushed the renovate/protobuf_grpc branch 2 times, most recently from 9f60761 to 9d4c66a Compare June 28, 2024 07:11
@renovate renovate bot force-pushed the renovate/protobuf_grpc branch from 9d4c66a to cec3e21 Compare July 12, 2024 01:30
@loosebazooka
Copy link
Member

I don't know if I "wasted" a bunch of hours but I figured out the problem. The protobuf("com.google.api.grpc:proto-google-common-protos:2.41.0") dependency is super out of date (even if we compile here). Using the dependencies we need directly from https://github.com/googleapis/googleapis/ works, but kinda leaves us in a weird place as a library.

@renovate renovate bot force-pushed the renovate/protobuf_grpc branch from cec3e21 to a7314ca Compare July 17, 2024 13:21
@renovate renovate bot changed the title Update protobuf_grpc Update protobuf_grpc to v1.65.1 Jul 17, 2024
@loosebazooka loosebazooka merged commit 064d0b6 into main Jul 18, 2024
16 checks passed
@loosebazooka loosebazooka deleted the renovate/protobuf_grpc branch July 18, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant