Bug Fixes
-
Support using
__defaults__
in same BUILD file as environment targets. (Cherry-pick of #19446) (#19969) -
Fetch shellcheck from vscode-shellcheck for M1 support (Cherry-pick of #19945) (#19952)
-
Immediately invalidate written files in write_digest (Cherry-pick of #19903) (#19949)
-
Fix "failed to create hardlink" error due to multiple mounts on the same device (Cherry-pick of #19894) (#19914)
-
Add missing
__init__.py
file for theyamllint
backend. (Cherry-pick of #19899) (#19906)