eomii / rules_ll

An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming
https://ll.eomii.org
Other
81 stars 10 forks source link

🤖 Update dependency bazel to v8.0.0-pre.20240607.2 - autoclosed #241

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
bazel patch 8.0.0-pre.20240516.1 -> 8.0.0-pre.20240607.2

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


Release Notes

bazelbuild/bazel (bazel) ### [`v8.0.0-pre.20240607.2`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-800-pre202406072-2024-06-21) [Compare Source](https://togithub.com/bazelbuild/bazel/compare/8.0.0-pre.20240603.2...8.0.0-pre.20240607.2) Baseline: 08ef9b200d1b62ed66e10d89d32c709b70e7adbd Incompatible changes: - path attribute is removed from filegroup Important changes: - Git merge conflicts in `MODULE.bazel.lock` files can be resolved automatically. See https://bazel.build/external/lockfile#automatic-resolution for the required setup. - Deleted Bazel's builtin aar_import helper tools. They live in rules_android now. This release contains contributions from many people at Google, as well as dependabot\[bot], Fabian Meumertzheim, Greg Magolan, Matthieu MOREL, Ted. ### [`v8.0.0-pre.20240603.2`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-800-pre202406032-2024-06-14) [Compare Source](https://togithub.com/bazelbuild/bazel/compare/8.0.0-pre.20240530.1...8.0.0-pre.20240603.2) Baseline: 1d335316e755216808791bdfbdcc448fc68141dc Cherry picks: + 642b571962ca9e6cf40ce94a8f53b8618f12080a: Disable SkyframeStats collection unless specifically requested by flag. Removes the logic to limit on the number of reported types, if you're requesting the stats already you just get all of them. This release contains contributions from many people at Google, as well as Benjamin Peterson. ### [`v8.0.0-pre.20240530.1`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-800-pre202405301-2024-06-05) [Compare Source](https://togithub.com/bazelbuild/bazel/compare/8.0.0-pre.20240523.3...8.0.0-pre.20240530.1) Baseline: b48a319187c87e230b59142b4f7366775173faf4 Important changes: - Changes to environment variables read via `getenv` now correctly invalidate module extensions. - `--experimental_collect_system_network_usage` is flipped to `true`. - Progress is no longer written to BEP after the build completing event is posted. This release contains contributions from many people at Google, as well as Alessandro Patti, dependabot\[bot], Fabian Meumertzheim, Keith Smiley, Matt Smith, Xdng Yng. ### [`v8.0.0-pre.20240523.3`](https://togithub.com/bazelbuild/bazel/blob/HEAD/CHANGELOG.md#Release-800-pre202405233-2024-05-31) [Compare Source](https://togithub.com/bazelbuild/bazel/compare/8.0.0-pre.20240516.1...8.0.0-pre.20240523.3) Baseline: 739f7b83e02fb8f17c1a498630c7e02701d83aa1 Cherry picks: + cdd104c714dfcdf2661f900ba3c5ebf3616884bb: Do not record events announced after the build-completing event. + b12f536902594e48655c310d62c0bd069484798b: Integrate the skymeld cases into the rewinding inconsistency receiver. Incompatible changes: - The --experimental_aquery_dump_after_build_format and \--experimental_aquery_dump_after_build_output_file command line options are not available anymore. Important changes: - Paths in the Linux sandbox are now again identical to those outside the sandbox, even with `--incompatible_sandbox_hermetic_tmp`. - `cc_toolchain` now passes runfiles for its \*\_files attrs (e.g. data files for a tool built for linking). - `Label` instances passed to `print` or `fail` as positional arguments are now formatted with apparent repository names (optimized for human readability). This release contains contributions from many people at Google, as well as Fabian Meumertzheim, George Gensure, Greg Magolan, hvd, Isaac Torres, Keith Smiley, oquenchil, Tobias Werth, Tomasz Pasternak, UebelAndre, Xdng Yng.

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 has been generated by Mend Renovate. View repository job log here.