-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
58891: *: upgrade vendored protobuf to v3.9.2 r=rickystewart a=rickystewart The old version of `protobuf` that we had doesn't contain some utilities that we need for Bazel (namely, the file `protobuf_deps.bzl`), so move to a more recent version. Also update `WORKSPACE` so that our Bazel build uses the same version of `protobuf`, and point to our fork rather than upstream. Fixes #58227. Release note (general change): Upgrade to v3.9.2 of `protobuf` to consume new changes for Bazel. 58893: build: assert minimum bazel version in use r=rickystewart a=rickystewart Use `bazel_skylib`'s built-in functionality to assert the minimum supported Bazel version. We could also use `.bazelversion` to specify an *exact* version that must be used, but that seems unnecessarily restrictive. v3.5.0 was arbitrarily chosen as being probably "recent enough", but I did verify that a build does work with that version of Bazel. Fixes #56059. Release note: None Co-authored-by: Ricky Stewart <[email protected]>
- Loading branch information
Showing
94 changed files
with
1,146 additions
and
1,141 deletions.
There are no files selected for viewing
This file contains 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
Submodule protobuf
updated
1435 files
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.