Skip to content

Release 8.5.1 (2026-01-30)

Latest

Choose a tag to compare

@oreflow oreflow released this 30 Jan 10:04
· 5 commits to main since this release
f6a1982

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_arm64 releases by @albertocavalcante in #1368
  • Support multi-symbol replace_load correctly by @sbarfurth in #1366
  • Don't fail on directories named foo.bzl by @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 -stdout by @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_copts by @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.bazel suffixed files as TypeBuild by @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_equal by @mering in #1426
  • Update .bazelversion by @oreflow in #1445

New Contributors

Full Changelog: v8.2.1...v8.5.1