google / google/private-join-and-compute
Update to Bazel 9
Open
- Dominant language
- C++
- Stars
- 856
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
I’m migrating a project from Bazel 8 to Bazel 9, and this library is currently blocking the migration because it is not Bazel 9-ready.
It looks like there are a few outdated dependencies and some missing load statements.
Would you consider updating this library to support Bazel 9?
Contributor guide
Research direction
Start by locating this library's Bazel 8 configuration and dependency declarations, then compare the required changes for Bazel 9. Check which load statements and dependencies prevent a Bazel 9 build, and verify that the library's existing build or test targets complete successfully under Bazel 9.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100