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