Commit aa8882c
Bazel: Update module deps and adjust build config for 9.0
This change updates several Bazel module dependencies to newer versions:
- abseil-cpp, abseil-py
- bazel_skylib
- google_benchmark, googletest
- libcap
- libffi
- libunwind
- protobuf
- rules_cc, rules_python
- zlib
Also add rules_go and rules_shell as new dependencies.
The MODULE.bazel.lock file has been regenerated to reflect these changes, including updates to module extensions and facts. Build files have been modified to use the updated rules, specifically for `cc_proto_library` and python rules as well as the generated LLVM build file.
A follow-up will make similar changes to CMake build config.
PiperOrigin-RevId: 901271988
Change-Id: I0ce6cfbdb63691b85c0bc0007fec0118d88e8b671 parent 6135ca4 commit aa8882c
5 files changed
Lines changed: 593 additions & 3187 deletions
File tree
- sandboxed_api
- bazel
- tools/python_generator
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments