File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -70,12 +70,15 @@ Unreleased changes template.
7070 bzlmod extension.
7171* (bzlmod) ` pip.parse.parse_all_requirements_files ` attribute has been removed.
7272 See notes in the previous versions about what to do.
73+ * (deps) rules_cc 0.0.16
74+ * (deps) protobuf 29.0-rc2 (workspace; bzlmod already specifying that version)
7375
7476Other changes:
7577* (python_repository) Start honoring the ` strip_prefix ` field for ` zstd ` archives.
7678* (pypi) {bzl: obj }` pip_parse.extra_hub_aliases ` now works in WORKSPACE files.
7779* (binaries/tests) For {obj}` --bootstrap_impl=script ` , a binary-specific (but
7880 otherwise empty) virtual env is used to customize ` sys.path ` initialization.
81+ * (deps) bazel_skylib 1.7.0 (workspace; bzlmod already specifying that version)
7982
8083{#v0-0-0-fixed}
8184### Fixed
@@ -88,6 +91,8 @@ Other changes:
8891* (binaries/tests) ({obj}` --bootstrap_impl=scipt ` ) Using ` sys.executable ` will
8992 use the same ` sys.path ` setup as the calling binary.
9093 ([ 2169] ( https://github.com/bazelbuild/rules_python/issues/2169 ) ).
94+ * (workspace): Corrected protobuf's name to com_google_protobuf, the name is
95+ hardcoded in Bazel, WORKSPACE mode.
9196
9297{#v0-0-0-added}
9398### Added
You can’t perform that action at this time.
0 commit comments