sourcegraph / scip-clang

Apache License 2.0
55 stars 7 forks source link

chore(deps): update dependency buildifier_darwin_arm64 to v7 #470

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
buildifier_darwin_arm64 http_file major v7.3.1 source code search for "buildifier_darwin_arm64"

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) ### [`v7.3.1`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v7.3.1): Release 7.3.1 (2024-08-27) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v7.1.2...v7.3.1) ##### What's Changed - Add support for substituting deps inside select statements by [@​vladmos](https://redirect.github.com/vladmos) in [https://github.com/bazelbuild/buildtools/pull/1275](https://redirect.github.com/bazelbuild/buildtools/pull/1275) - Add dict_replace_if_equal command to buildozer. by [@​tsell](https://redirect.github.com/tsell) in [https://github.com/bazelbuild/buildtools/pull/1274](https://redirect.github.com/bazelbuild/buildtools/pull/1274) - chore(bazel): add MODULE.bazel files for bzlmod by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/bazelbuild/buildtools/pull/1245](https://redirect.github.com/bazelbuild/buildtools/pull/1245) - Replace usage deprecated io/iotil by [@​albertocavalcante](https://redirect.github.com/albertocavalcante) in [https://github.com/bazelbuild/buildtools/pull/1279](https://redirect.github.com/bazelbuild/buildtools/pull/1279) - Fix sorting of relative and `@foo.bzl` loads by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/buildtools/pull/1272](https://redirect.github.com/bazelbuild/buildtools/pull/1272) - Added s390x arch support by [@​Repana-Chowdappa](https://redirect.github.com/Repana-Chowdappa) in [https://github.com/bazelbuild/buildtools/pull/1265](https://redirect.github.com/bazelbuild/buildtools/pull/1265) - Replace references to 'master' branches with 'main' by [@​vladmos](https://redirect.github.com/vladmos) in [https://github.com/bazelbuild/buildtools/pull/1281](https://redirect.github.com/bazelbuild/buildtools/pull/1281) - buildifier: fix typo by [@​mgred](https://redirect.github.com/mgred) in [https://github.com/bazelbuild/buildtools/pull/1283](https://redirect.github.com/bazelbuild/buildtools/pull/1283) - Add tables to runfiles by [@​stevebarrau](https://redirect.github.com/stevebarrau) in [https://github.com/bazelbuild/buildtools/pull/1270](https://redirect.github.com/bazelbuild/buildtools/pull/1270) - Return empty string when no BUILD file is available in our workspace by [@​mering](https://redirect.github.com/mering) in [https://github.com/bazelbuild/buildtools/pull/1288](https://redirect.github.com/bazelbuild/buildtools/pull/1288) - Cover missing cases during module extension label normalization by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/buildtools/pull/1219](https://redirect.github.com/bazelbuild/buildtools/pull/1219) - Replace log.Fatalf with log.Exitf to avoid spamming stderr. by [@​paulherman](https://redirect.github.com/paulherman) in [https://github.com/bazelbuild/buildtools/pull/1284](https://redirect.github.com/bazelbuild/buildtools/pull/1284) - Bump google.golang.org/protobuf from 1.25.0 to 1.33.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/bazelbuild/buildtools/pull/1251](https://redirect.github.com/bazelbuild/buildtools/pull/1251) ##### New Contributors - [@​tsell](https://redirect.github.com/tsell) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1274](https://redirect.github.com/bazelbuild/buildtools/pull/1274) - [@​mmorel-35](https://redirect.github.com/mmorel-35) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1245](https://redirect.github.com/bazelbuild/buildtools/pull/1245) - [@​albertocavalcante](https://redirect.github.com/albertocavalcante) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1279](https://redirect.github.com/bazelbuild/buildtools/pull/1279) - [@​Repana-Chowdappa](https://redirect.github.com/Repana-Chowdappa) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1265](https://redirect.github.com/bazelbuild/buildtools/pull/1265) - [@​mgred](https://redirect.github.com/mgred) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1283](https://redirect.github.com/bazelbuild/buildtools/pull/1283) - [@​stevebarrau](https://redirect.github.com/stevebarrau) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1270](https://redirect.github.com/bazelbuild/buildtools/pull/1270) - [@​mering](https://redirect.github.com/mering) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1288](https://redirect.github.com/bazelbuild/buildtools/pull/1288) - [@​paulherman](https://redirect.github.com/paulherman) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1284](https://redirect.github.com/bazelbuild/buildtools/pull/1284) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1251](https://redirect.github.com/bazelbuild/buildtools/pull/1251) **Full Changelog**: https://github.com/bazelbuild/buildtools/compare/v7.1.2...v7.3.1 ### [`v7.1.2`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v7.1.2): Release 7.1.2 (2024-05-23) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v7.1.1...v7.1.2) ##### What's Changed - Add missing repo boundary files by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/buildtools/pull/1222](https://redirect.github.com/bazelbuild/buildtools/pull/1222) - Fix README copy\&paste error by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/buildtools/pull/1267](https://redirect.github.com/bazelbuild/buildtools/pull/1267) - Add support for `*.MODULE.bazel` files by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/buildtools/pull/1266](https://redirect.github.com/bazelbuild/buildtools/pull/1266) **Full Changelog**: https://github.com/bazelbuild/buildtools/compare/v7.1.1...v7.1.2 ### [`v7.1.1`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v7.1.1): Release 7.1.1 (2024-04-17) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v7.1.0...v7.1.1) #### What's Changed - constant-glob validates named include argument by [@​mark-thm](https://redirect.github.com/mark-thm) in [https://github.com/bazelbuild/buildtools/pull/1257](https://redirect.github.com/bazelbuild/buildtools/pull/1257) - Stop testing the ability to set `licenses` and `distribs` in `package()` by [@​aiuto](https://redirect.github.com/aiuto) in [https://github.com/bazelbuild/buildtools/pull/1261](https://redirect.github.com/bazelbuild/buildtools/pull/1261) - Do not declare bash output on windows by [@​limdor](https://redirect.github.com/limdor) in [https://github.com/bazelbuild/buildtools/pull/1262](https://redirect.github.com/bazelbuild/buildtools/pull/1262) - Reference runner.bat with local workspace path by [@​steve-261370](https://redirect.github.com/steve-261370) in [https://github.com/bazelbuild/buildtools/pull/1260](https://redirect.github.com/bazelbuild/buildtools/pull/1260) - Fix crash when MODULE.bazel has `foo = bar.baz()` by [@​fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/buildtools/pull/1263](https://redirect.github.com/bazelbuild/buildtools/pull/1263) - buildozer: correctly substitute custom string attrs by [@​thumphries-stripe](https://redirect.github.com/thumphries-stripe) in [https://github.com/bazelbuild/buildtools/pull/1246](https://redirect.github.com/bazelbuild/buildtools/pull/1246) #### New Contributors - [@​mark-thm](https://redirect.github.com/mark-thm) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1257](https://redirect.github.com/bazelbuild/buildtools/pull/1257) - [@​steve-261370](https://redirect.github.com/steve-261370) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1260](https://redirect.github.com/bazelbuild/buildtools/pull/1260) - [@​thumphries-stripe](https://redirect.github.com/thumphries-stripe) made their first contribution in [https://github.com/bazelbuild/buildtools/pull/1246](https://redirect.github.com/bazelbuild/buildtools/pull/1246) **Full Changelog**: https://github.com/bazelbuild/buildtools/compare/v7.1.0...v7.1.1 ### [`v7.1.0`](https://redirect.github.com/bazelbuild/buildtools/releases/tag/v7.1.0): Release 7.1.0 (2024-03-26) [Compare Source](https://redirect.github.com/bazelbuild/buildtools/compare/v6.4.0...v7.1.0) - 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`](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.



This PR was generated by Mend Renovate. View the repository job log.