What's Changed
- Revert "Fix buildozer fix tests that assume 1/0 for known boolean fie… by @pollendo in #1370
- make backslashes visible in docs for dict_add and dict_set by @dws in #1372
- Run buildifier against all MODULE.bazel -like files by @psalaberria002 in #1374
- feat: add
windows_arm64releases by @albertocavalcante in #1368 - Support multi-symbol replace_load correctly by @sbarfurth in #1366
- Don't fail on directories named
foo.bzlby @fmeum in #1377 - Add a lint warning for external repository references and usage canonical repository names by @nickschaap in #1386
- Updating positional-args check to be more comprehensive by @oreflow in #1393
- Fix build with HEAD Bazel by @Wyverald in #1397
- Also print
fixed ...messages with-stdoutby @fmeum in #1373 - Update version of rules_go to fix xcode_config + Fix Bazel@HEAD by @kotlaja in #1409
- Add support for type annotations in assignments by @laurentlb in #1403
- [unused_deps] Print information about arguments in help by @styurin in #1410
- fix module file detection by @novas0x2a in #1407
- buildifier: improve Windows runner performance by @rdesgroppes in #1404
- Bugfix false positive for "unused" variable for nested
defs by @oreflow in #1376 - buildifier: decouple runner scripts from binaries by @rdesgroppes in #1398
- Revert "buildifier: decouple runner scripts from binaries" by @rdesgroppes in #1413
- Update CODEOWNERS by @oreflow in #1424
- Fix type of
default_coptsby @hvadehra in #1428 - Add cc attributes for backwards compatibility by @hvadehra in #1429
- Creating GitHub Stale workflow to auto close stale issues and PRs by @oreflow in #1431
- Fixing bug where comment added to multiline attribute was added as suffix by @oreflow in #1434
- Classify
.BUILD.bazelsuffixed files asTypeBuildby @Silic0nS0ldier in #1433 - more comments to syntax.go by @jeanbza in #723
- Updating Warnings Validation to be unique by @oreflow in #1437
- Fix Bazel@HEAD - Upgrade rules_go version by @kotlaja in #1438
- Disable bzl-visibility lint if the target file has a
visibility()declaration by @haberman in #1439 - Add a buildifier warning to enforce symbol load location by @styurin in #1318
- Add wildcard support for key in
dict_replace_if_equalby @mering in #1426 - Update .bazelversion by @oreflow in #1445
New Contributors
- @dws made their first contribution in #1372
- @psalaberria002 made their first contribution in #1374
- @sbarfurth made their first contribution in #1366
- @nickschaap made their first contribution in #1386
- @kotlaja made their first contribution in #1409
- @styurin made their first contribution in #1410
- @novas0x2a made their first contribution in #1407
- @rdesgroppes made their first contribution in #1404
- @Silic0nS0ldier made their first contribution in #1433
- @jeanbza made their first contribution in #723
- @haberman made their first contribution in #1439
Full Changelog: v8.2.1...v8.5.1