bazel-contrib / rules_bazel_integration_test

Rules and macros for executing integration tests that use Bazel. Supports running integration tests with multiple versions of Bazel.
Apache License 2.0
39 stars 7 forks source link

chore(deps): update dependency bazel to v7.1.1 #293

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
bazel patch 7.1.0 -> 7.1.1

Release Notes

bazelbuild/bazel (bazel) ### [`v7.1.1`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-711-2024-03-21) [Compare Source](https://togithub.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 (#​21644) + Fix `bazel mod tidy` failure with no changes (#​21662) + Update .bazelversion to 7.1.0 (#​21664) + Let native Turbine image find `ct.sym` with non-hermetic `java_runtime` (#​21670) + Actually use shouldPublish() to determine whether to publish the execution log to the BEP. (#​21671) + Also inject a failure for createWritableDirectory when testing that ActionOutputDirectoryHelper propagates exceptions. (#​21683) + Fix race condition and add more logging for null entry error message (#​21692) + Allow any canonical repo name to be used with `bazel mod show_repo` (#​21694) + Fix two `bazel mod tidy` crashes (#​21700) + Cherry-pick Java execution info improvements (#​21703) + Disable //src/test/shell/bazel:srcs_test on Intel macOS (#​21707) + Fix sandbox cleanup crashing after server restart (#​21733) + Revert "Fix `bazel fetch` by replacing query with cquery for … (#​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.

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.



This PR has been generated by Mend Renovate. View repository job log here.