From 3b7ed1ab54f25f536d05210a2c733695ed6b33e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 07:32:45 +0000 Subject: [PATCH] chore(deps): update dependency bazel to v6.2.1 (#397) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [bazel](https://togithub.com/bazelbuild/bazel) | patch | `6.2.0` -> `6.2.1` | --- ### Release Notes
bazelbuild/bazel ### [`v6.2.1`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-621-2023-06-02) [Compare Source](https://togithub.com/bazelbuild/bazel/compare/6.2.0...6.2.1) Baseline: 758b44dab552f31b378874b5bf4c0609bfef6f5d Release Notes: + Automatic code cleanup. (#​18504) + Update relnotes scripts (#​18503) + Fix https://github.com/bazelbuild/bazel/issues/18493. (#​18512) + Fix formatting of release notes (#​18533) + Use extension rather than local names in ModuleExtensionMetadata (#​18535) Acknowledgements: This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Pavan Singh.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/cgrindel/rules_swift_package_manager). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .bazelversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelversion b/.bazelversion index 6abaeb2f9..024b066c0 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -6.2.0 +6.2.1