File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,8 @@ END_UNRELEASED_TEMPLATE
5858
5959{#v0-0-0-changed}
6060### Changed
61- * Nothing changed.
61+ * (gazelle) WORKSPACE's bazel-gazelle dependency bumped from 0.36.0 to 0.47.0.
62+ The go version was also bumped from 1.21.13 to 1.22.9.
6263
6364{#v0-0-0-fixed}
6465### Fixed
@@ -109,7 +110,7 @@ Other changes:
109110 we will from now on fetch the lists of available packages on each index. The
110111 used package mappings will be written as facts to the ` MODULE.bazel.lock ` file
111112 on supported bazel versions and it should be done at most once. As a result,
112- per-package {obj}` experimental_index_url_overrides ` is no longer needed, but
113+ per-package {obj}` experimental_index_url_overrides ` is no longer needed, but
113114 if specified, it needs to be provided for all packages not on the default index. What
114115 is more, the flags for ` --index_url ` and ` --extra-index-url ` now behave in the
115116 same way as in ` uv ` or ` pip ` , i.e. we default to ` --index-url ` if the package
You can’t perform that action at this time.
0 commit comments