Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| [bazel](https://github.com/bazelbuild/bazel) | patch | `7.1.0` ->
`7.1.1` |

---

### Release Notes

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

###
[`v7.1.1`](https://github.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-711-2024-03-21)

[Compare
Source](https://github.com/bazelbuild/bazel/compare/7.1.0...7.1.1)

    Baseline:  9b39ccaa33069c9f5688bef477abcd75e4378f04

    Release Notes:

    + Release 7.1.0 (2024-03-11)
+ Update centos7 platform in build_bazel_binaries.yml (#&#8203;21644)
    + Fix `bazel mod tidy` failure with no changes (#&#8203;21662)
    + Update .bazelversion to 7.1.0 (#&#8203;21664)
+ Let native Turbine image find `ct.sym` with non-hermetic
`java_runtime` (#&#8203;21670)
+ Actually use shouldPublish() to determine whether to publish the
execution log to the BEP. (#&#8203;21671)
+ Also inject a failure for createWritableDirectory when testing that
ActionOutputDirectoryHelper propagates exceptions. (#&#8203;21683)
+ Fix race condition and add more logging for null entry error message
(#&#8203;21692)
+ Allow any canonical repo name to be used with `bazel mod show_repo`
(#&#8203;21694)
    + Fix two `bazel mod tidy` crashes (#&#8203;21700)
    + Cherry-pick Java execution info improvements (#&#8203;21703)
+ Disable //src/test/shell/bazel:srcs_test on Intel macOS
(#&#8203;21707)
    + Fix sandbox cleanup crashing after server restart (#&#8203;21733)
+ Revert "Fix `bazel fetch` by replacing query with cquery for …
(#&#8203;21735)

    Acknowledgements:

This release contains contributions from many people at Google, as well
as bazel.build machine account, Fabian Meumertzheim, 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://github.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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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 Mar 21, 2024
1 parent cdcb926 commit 7160fd8
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 @@
7.1.0
7.1.1

0 comments on commit 7160fd8

Please sign in to comment.