Update dependency aspect_bazel_lib to v2 #1051
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
aspect-build/bazel-lib (aspect_bazel_lib)
v2.6.1Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.6.0...v2.6.1
v2.6.0Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.5.3...v2.6.0
v2.5.3Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.5.2...v2.5.3
v2.5.2Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.5.1...v2.5.2
v2.5.1Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.5.0...v2.5.1
v2.5.0Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
uniquefunction by @mgred in https://github.com/aspect-build/bazel-lib/pull/716New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.4.2...v2.5.0
v2.4.2Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.4.0...v2.4.2
v2.4.1Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
db7319dby @renovate in https://github.com/aspect-build/bazel-lib/pull/7091b97071by @renovate in https://github.com/aspect-build/bazel-lib/pull/728New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.3.0...v2.4.1
v2.3.0Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.2.0...v2.3.0
v2.2.0Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.1.2...v2.2.0
v2.1.2Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.1.1...v2.1.2
v2.1.0Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.0.3...v2.1.0
v2.0.3Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
f3f8817by @renovate in https://github.com/aspect-build/bazel-lib/pull/601Full Changelog: bazel-contrib/bazel-lib@v2.0.2...v2.0.3
v2.0.2Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.0.1...v2.0.2
v2.0.1Compare Source
🎉 Welcome to the first major release of bazel-lib since 1.0, which was released in June 2022.
We've carefully followed semver to this point, which means we couldn't make any breaking changes for the last 16 months.
To keep the project healthy, we have to occasionally clean up old code, so this release has the accumulated breaking changes.
BREAKING CHANGES
We no longer officially support Bazel 5. We encourage users to upgrade to Bazel 6.
We no longer provide a workaround for Bazel 5 users to get a
@local_config_platformrepository.If you need this, you must upgrade to Bazel 6.
JavaScript developers must upgrade to rules_js v1.34.0 and rules_ts v2.1.0.
Toolchains:
aspect_bazel_lib_register_toolchainsmacro or call theregister_[xyz]_toolchainmacros individually. See snippets in the release notes below.hostrepository has been moved from the extensionextinto a differed module extension named host.jq:
We now run jq version 1.7, which includes a Linux arm64 binary.
$stamp[0].MY_VARIABLErather than$stamp.MY_VARIABLE.Starlark APIs:
exclude_prefixesattribute is removed fromcopy_to_directoryandcopy_to_directory_bin_action. Users should useexclude_srcs_patternswith glob patterns instead.to_workspace_pathhelper function is removed frompaths. Usepaths.to_repository_relative_pathinstead.to_manifest_pathhelper function is removed from paths. Usepaths.to_rlocation_pathinstead.output_diris removed fromexpand_variables. Pass output directory/tree artifacts tooutsinstead.output_diris removed fromrun_binary. Useout_dirsinstead.copy_file_actionhelper now uses the coreutils toolchain to perform a copy.copy_directory_actionhelper is removed. Usecopy_directory_bin_actioninstead.copy_to_directory_actionhelper has been removed. Usecopy_to_directory_bin_actionaction instead.expand_templatehas moved from@aspect_bazel_lib//lib:expand_make_vars.bzlto@aspect_bazel_lib//lib:expand_template.bzl.New Features
tarrule. Read more: https://github.com/aspect-build/bazel-lib/blob/main/docs/tar.mdUsing Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.0.0...v2.0.1
v2.0.0Compare Source
Please upgrade to 2.0.1, and see release notes there.
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.35.0...v2.0.0
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.