[NEUTRAL] Update dependency @bazel/buildifier to v8 #73
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.1
->^8.0.0
Release Notes
bazelbuild/buildtools (@bazel/buildifier)
v8.0.3
: Release 8.0.3 (2025-02-05)Compare Source
What's Changed
Full Changelog: bazelbuild/buildtools@v8.0.2...v8.0.3
v8.0.2
: Release 8.0.2 (2025-01-30)Compare Source
What's Changed
New Contributors
Full Changelog: bazelbuild/buildtools@v8.0.1...v8.0.2
v8.0.1
: Release 8.0.1 (2025-01-15)Compare Source
What's Changed
.buildifier-tables.json
when run from a subdirectory by @dpleshakov in https://github.com/bazelbuild/buildtools/pull/1312New Contributors
Full Changelog: bazelbuild/buildtools@v8.0.0...v8.0.1
v8.0.0
: Release 8.0.0 (2025-01-09)Compare Source
What's Changed
Full Changelog: bazelbuild/buildtools@v7.3.1...v8.0.0
v7.3.1
: Release 7.3.1 (2024-08-27)Compare Source
What's Changed
@foo.bzl
loads by @fmeum in https://github.com/bazelbuild/buildtools/pull/1272New Contributors
Full Changelog: bazelbuild/buildtools@v7.1.2...v7.3.1
v7.1.2
: Release 7.1.2 (2024-05-23)Compare Source
What's Changed
*.MODULE.bazel
files by @fmeum in https://github.com/bazelbuild/buildtools/pull/1266Full Changelog: bazelbuild/buildtools@v7.1.1...v7.1.2
v7.1.1
: Release 7.1.1 (2024-04-17)Compare Source
What's Changed
licenses
anddistribs
inpackage()
by @aiuto in https://github.com/bazelbuild/buildtools/pull/1261foo = bar.baz()
by @fmeum in https://github.com/bazelbuild/buildtools/pull/1263New Contributors
Full Changelog: bazelbuild/buildtools@v7.1.0...v7.1.1
v7.1.0
: Release 7.1.0 (2024-03-26)Compare Source
load-on-top
,out-of-order-load
andsame-origin-load
are now removed.distribs
are no longer being moved into the package declarationv6.4.0
: Release 6.4.0 (2023-11-15)Compare Source
package-on-top
warningsv6.3.3
: Release 6.3.3 (2023-08-25)Compare Source
out_of_order_load
warning is enabled by defaultformat
command for buildozer for unconditional formattingv6.3.2
: Release 6.3.2 (2023-08-17)Compare Source
use_repo
anduse_repo_add
).v6.1.2
: Release 6.1.2 (2023-04-27)Compare Source
Technical release.
Version tag on GitHub now start with
v
, e.g.v6.1.2
for the current release.v6.1.1
: (2023-04-26)Compare Source
unused_deps
use_repo_add
,use_repo_remove
, andset_select
command for Builldozerv6.1.0
: (2023-03-30)Compare Source
test_srcs
,test_deps
,test_data
,test_tags
,implementation_deps
, andprivate_deps. Buildifier also treats them as labels (except for
test_tags`) and shortens them if necessary.WORKSPACE
files buildifier doesn't merge loads if they load the same symbol but from different sources.MODULE
files.v6.0.1
: (2023-01-31)Compare Source
.buildifier.json
config filev6.0.0
: (2023-01-10)Compare Source
remove_if_equal
commandWORKSPACE
filesbuildifier_test
can escape the sandboxv5.1.0
: (2022-04-14)Compare Source
v5.0.1
: (2022-02-11)Compare Source
unused-variable
warnings are now suppressed for some common cases when variables are expected to be not used.v5.0.0
: (2022-02-09)Compare Source
v4.2.5
: (2022-01-13)Compare Source
Minor fixes.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
disabled