Skip to content

Commit

Permalink
chore(deps): update dependency bazel to v6.3.2 (#337)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bazel](https://togithub.com/bazelbuild/bazel) | patch | `6.3.0` ->
`6.3.2` |

---

### Release Notes

<details>
<summary>bazelbuild/bazel (bazel)</summary>

###
[`v6.3.2`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-632-2023-08-08)

[Compare
Source](https://togithub.com/bazelbuild/bazel/compare/6.3.1...6.3.2)

    Baseline:  283ed362e6ccceb047553c2517a0331afd02db90

    Release Notes:

+ Ensure that extension unique names followed by `~` are prefix-free
(#&#8203;19167)
    + Lockfile updates & fixes (#&#8203;19153) (#&#8203;19175)
    + Empty commit to try to fix CI issue (#&#8203;19177)

    Acknowledgements:

This release contains contributions from many people at Google, as well
as bazel.build machine account, Fabian Meumertzheim.

###
[`v6.3.1`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-631-2023-07-31)

[Compare
Source](https://togithub.com/bazelbuild/bazel/compare/6.3.0...6.3.1)

    Baseline:  0f231ac8acabcd8aa309da041c98ab90a1552418

    Release Notes:

    + Mark isolated extension usages as experimental (#&#8203;19050)
+ Fix a bug where frozen targets list was mutated while expanding env
attribute (#&#8203;19052)
+ Add documentation for --experimental_isolated_extension_usage
(#&#8203;19071)
    + Advertise CcInfo from cc_import (#&#8203;19086)
    + Create .bazelversion to address postsubmit issues (#&#8203;19089)
    + Update java_tools version to 12.6 (#&#8203;19091)
    + Disable lockfiles by default (#&#8203;19106)

    Acknowledgements:

This release contains contributions from many people at Google, as well
as Brentley Jones, Fabian Meumertzheim, oquenchil, Xùdōng Yáng.

</details>

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
cgrindel-self-hosted-renovate[bot] and Self-hosted Renovate Bot authored Aug 15, 2023
1 parent df8c686 commit 06672c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.0
6.3.2

0 comments on commit 06672c6

Please sign in to comment.