Bump Bazel to 9.0.0 and update dependencies#361
Closed
philwo wants to merge 2 commits intobazelbuild:mainfrom
Closed
Bump Bazel to 9.0.0 and update dependencies#361philwo wants to merge 2 commits intobazelbuild:mainfrom
philwo wants to merge 2 commits intobazelbuild:mainfrom
Conversation
gRPC 1.66.0.bcr.2 -> 1.76.0.bcr.1 rules_proto 6.0.2 -> 7.1.0 protobuf 28.1 -> 33.5 googleapis 0.0.0-20240819-fe8ba054a -> 0.0.0-20260130-c0fcb356 rules_go 0.50.1 -> 0.59.0 gazelle 0.38.0 -> 0.47.0 Regenerate the *.pb.go files via hooks/pre-commit.
6775064 to
d0786f0
Compare
Member
Author
|
I seem to not have permissions to change the title of my own pull request, so it would be cool if a maintainer could change it from "Bump Bazel to 7.7.1" to "Bump Bazel to 9.0.0" before merging. Thanks! |
Collaborator
|
I wish we could enforce up-to-dateness for the generated code via a diff_test or bazel-lib's write_source_files. But a manual update is already helpful, thanks! |
fmeum
approved these changes
Feb 6, 2026
EdSchouten
reviewed
Feb 6, 2026
Member
Author
|
Ah, nice catch, thanks :D These were still from my earlier version where I only went up to Bazel 8.x. Fixed! |
fmeum
approved these changes
Feb 6, 2026
Collaborator
|
We just updated the code gen, so this needs to be rebased and re-generated. But after that the PR should be ready to merge. |
Contributor
Member
Author
|
Merged via #366 - thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade from Bazel 7.3.0 to 9.0.0
Update dependencies:
Regenerate the *.pb.go files via hooks/pre-commit.