Skip to content

Bump versions of dependencies #12252

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

Merged
merged 3 commits into from
Aug 6, 2025
Merged

Bump versions of dependencies #12252

merged 3 commits into from
Aug 6, 2025

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jul 29, 2025

Notably, protobuf to 3.25.8, opentelemetry to 1.52.0. Protobuf in Bazel only has 25.5 in the BCR, and it seems better to align the WORKSPACE with that version.

@ejona86 ejona86 requested a review from kannanjgithub July 29, 2025 20:57
@ejona86
Copy link
Member Author

ejona86 commented Aug 5, 2025

Ugh. The version bump conflicts with. every. single. example. file. Which also means back-porting will be prohibitive.

ejona86 added 3 commits August 5, 2025 10:38
Notably, protobuf to 3.25.8, opentelemetry to 1.52.0. Protobuf in Bazel
only has 25.5 in the BCR, and it seems better to align the WORKSPACE
with that version.
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Aug 5, 2025
@ejona86 ejona86 merged commit f30964a into grpc:master Aug 6, 2025
16 checks passed
@ejona86 ejona86 deleted the deps-bump branch August 6, 2025 18:01
ejona86 added a commit to ejona86/grpc-java that referenced this pull request Aug 6, 2025
Notably, protobuf to 3.25.8, opentelemetry to 1.52.0. Protobuf in Bazel
has 25.5 in the BCR and it seems better to align the WORKSPACE
with that version. But we can't actually use 25.5 in BCR because it is
incompatible with Bazel 7.
ejona86 added a commit that referenced this pull request Aug 8, 2025
Notably, protobuf to 3.25.8, opentelemetry to 1.52.0. Protobuf in Bazel
has 25.5 in the BCR and it seems better to align the WORKSPACE
with that version. But we can't actually use 25.5 in BCR because it is
incompatible with Bazel 7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO:backport PR needs to be backported. Removed after backport complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants