uhthomas / automata

Monorepo for Starjunk and subsidiaries
32 stars 2 forks source link

chore(deps): update dependency com_github_bazelbuild_buildtools to v7 #488

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
com_github_bazelbuild_buildtools http_archive major v6.4.0 -> v7.3.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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.



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