Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
bazelbuild/buildtools (buildifier_darwin_arm64)
### [`v6.4.0`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.4.0): Release 6.4.0 (2023-11-15)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.3.3...v6.4.0)
- More correct sorting order of load statements
- Buildozer: better error reporting for missing comments
- Suggested fixes for `package-on-top` warnings
### [`v6.3.3`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.3.3): Release 6.3.3 (2023-08-25)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.3.2...v6.3.3)
- `out_of_order_load` warning is enabled by default
- `format` command for buildozer for unconditional formatting
### [`v6.3.2`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.3.2): Release 6.3.2 (2023-08-17)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.1.2...v6.3.2)
- Updates to buildozer commands (`use_repo` and `use_repo_add`).
- Bug fixes.
### [`v6.1.2`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.1.2): Release 6.1.2 (2023-04-27)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.1.1...v6.1.2)
Technical release.
Version tag on GitHub now start with `v`, e.g. `v6.1.2` for the current release.
### [`v6.1.1`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/6.1.1): (2023-04-26)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.1.0...6.1.1)
- 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`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/6.1.0): (2023-03-30)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.0.1...6.1.0)
- \[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`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/6.0.1): (2023-01-31)
[Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.0.0...6.0.1)
- `.buildifier.json` config file
- Minor fixes and improvements
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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
This PR contains the following updates:
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
bazelbuild/buildtools (buildifier_darwin_arm64)
### [`v6.4.0`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.4.0): Release 6.4.0 (2023-11-15) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.3.3...v6.4.0) - More correct sorting order of load statements - Buildozer: better error reporting for missing comments - Suggested fixes for `package-on-top` warnings ### [`v6.3.3`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.3.3): Release 6.3.3 (2023-08-25) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.3.2...v6.3.3) - `out_of_order_load` warning is enabled by default - `format` command for buildozer for unconditional formatting ### [`v6.3.2`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.3.2): Release 6.3.2 (2023-08-17) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.1.2...v6.3.2) - Updates to buildozer commands (`use_repo` and `use_repo_add`). - Bug fixes. ### [`v6.1.2`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v6.1.2): Release 6.1.2 (2023-04-27) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.1.1...v6.1.2) Technical release. Version tag on GitHub now start with `v`, e.g. `v6.1.2` for the current release. ### [`v6.1.1`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/6.1.1): (2023-04-26) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.1.0...6.1.1) - 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`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/6.1.0): (2023-03-30) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.0.1...6.1.0) - \[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`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/6.0.1): (2023-01-31) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/6.0.0...6.0.1) - `.buildifier.json` config file - Minor fixes and improvementsConfiguration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.
This PR was generated by Mend Renovate. View the repository job log.