mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
This doesn't flip the default bazel version, but instead makes this repo compatible with the current version and bazel 9.x. The primary changes for 9.x support are adding new load statements for things that were previously built in. This cascaded into a few dep updates to pull in their missing load statement fixes. Closes #26201 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/26201 from keith:ks/add-support-for-bazel-9.x e8192d86b3c838f6c88d4a4adfebd07162debc0d PiperOrigin-RevId: 878654773 |
||
|---|---|---|
| .. | ||
| 0001-Add-MODULE.bazel.patch | ||
| 0002-Examples-MODULE.bazel.patch | ||
| 0003-relative-labels.patch | ||
| 0004-Add-utf8_range-dependency.patch | ||
| 0005-Make-rules_ruby-a-dev-only-dependency.patch | ||
| 0006-Add-repo_name.patch | ||
| 0007-Java-bazel8.patch | ||
| 0008-bazel9.patch | ||