We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47b92b commit 54788baCopy full SHA for 54788ba
1 file changed
CHANGELOG.md
@@ -216,6 +216,9 @@ END_UNRELEASED_TEMPLATE
216
from the [20251014] release.
217
* (deps) (bzlmod) Upgraded to `bazel-skylib` version
218
[1.8.2](https://github.com/bazelbuild/bazel-skylib/releases/tag/1.8.2)
219
+* (gazelle) Gazelle will now delete targets that have invalid an invalid `srcs`
220
+ attribute (typically because the only `srcs` file was deleted).
221
+ [#3046](https://github.com/bazel-contrib/rules_python/pull/3046)
222
223
[20251014]: https://github.com/astral-sh/python-build-standalone/releases/tag/20251014
224
0 commit comments