Fix grpc-proto and bazel_jar_jar for Bazel 9#6856
Fix grpc-proto and bazel_jar_jar for Bazel 9#6856meteorcloudy merged 2 commits intobazelbuild:mainfrom
Conversation
|
Hello @eed3si9n, modules you maintain (bazel_jar_jar) have been updated in this PR. |
|
Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (grpc-proto) have been updated in this PR. |
There was a problem hiding this comment.
Code Review
This pull request updates the grpc-proto and bazel_jar_jar modules to ensure compatibility with Bazel 9. It introduces new patch versions (.bcr.1) for both modules, which include patches sourced from upstream to fix build issues. The necessary MODULE.bazel, presubmit.yml, and source.json files are added for the new versions, and the metadata.json files are updated accordingly. The changes appear correct and adhere to the Bazel Central Registry contribution guidelines. The presubmit configurations correctly test against Bazel 9.
Upstream PRs: