Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEUTRAL] Update dependency @bazel/buildifier to v8 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bazel/buildifier ^4.0.1 -> ^8.0.0 age adoption passing confidence

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

New 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

New 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

Full Changelog: bazelbuild/buildtools@v7.1.1...v7.1.2

v7.1.1: Release 7.1.1 (2024-04-17)

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/buildtools@v7.1.0...v7.1.1

v7.1.0: Release 7.1.0 (2024-03-26)

Compare Source

  • Load statements are forced to be on the top of a file (except WORKSPACE files) and be sorted and compressed. Former warnings load-on-top, out-of-order-load and same-origin-load are now removed.
    • distribs are no longer being moved into the package declaration
    • Minor bug fixes

v6.4.0: Release 6.4.0 (2023-11-15)

Compare Source

  • More correct sorting order of load statements
  • Buildozer: better error reporting for missing comments
  • Suggested fixes for package-on-top warnings

v6.3.3: Release 6.3.3 (2023-08-25)

Compare Source

  • out_of_order_load warning is enabled by default
  • format command for buildozer for unconditional formatting

v6.3.2: Release 6.3.2 (2023-08-17)

Compare Source

  • Updates to buildozer commands (use_repo and use_repo_add).
  • Bug fixes.

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

  • Added external repo support for unused_deps
    • Added use_repo_add, use_repo_remove, and set_select command for Builldozer
    • Bug fixes

v6.1.0: (2023-03-30)

Compare Source

  • [INC] Buildifier now sorts additional attributes of build rules: test_srcs, test_deps, test_data, test_tags, implementation_deps, and private_deps. Buildifier also treats them as labels (except for test_tags`) and shortens them if necessary.
    • [INC] Buildifier now applies the sorting/simplification rules for attributes if their values aren't necessarily plain lists of strings but also combinations of lists, select statements and other expressions (sorting each top-level list and each list inside select statements independently).
    • In WORKSPACE files buildifier doesn't merge loads if they load the same symbol but from different sources.
    • Buildozer preserves Module-specific formatting rules when operates on MODULE files.

v6.0.1: (2023-01-31)

Compare Source

  • .buildifier.json config file
    • Minor fixes and improvements

v6.0.0: (2023-01-10)

Compare Source

  • Buildozer: supported deleting of wildcard attributes
    • Buildozer: remove_if_equal command
    • Buildifier: updates to the formatting of WORKSPACE files
    • buildifier_test can escape the sandbox
    • Bug fixes

v5.1.0: (2022-04-14)

Compare Source

  • Bug fixes

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

  • Support for MODULE.bazel files
    • A number of warnings are now compatible with nested def statements
    • Minor bug fixes

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.


  • If you want to rebase/retry this PR, check this box

disabled

Copy link
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/node/base/package-lock.json
undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants