chore(deps): update dependency aspect_bazel_lib to v1.38.1 #187
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:
1.33.0
->1.38.1
v1.33.0
->v1.38.1
Release Notes
aspect-build/bazel-lib (aspect_bazel_lib)
v1.38.1
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.38.0...v1.38.1
v1.38.0
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.37.0...v1.38.0
v1.37.0
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Optional toolchains:
What's Changed
copy_to_directory()
by @dgp1130 in https://github.com/aspect-build/bazel-lib/pull/360Full Changelog: bazel-contrib/bazel-lib@v1.36.0...v1.37.0
v1.36.0
Compare Source
📣 NOTE
v1.34.1 introduced a regression in performance for copying files, in particular users of rules_js with a large number of npm dependencies would be affected. This is now fixed in this release.
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.35.0...v1.36.0
v1.35.0
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Optional toolchains:
What's Changed
9212866
by @renovate in https://github.com/aspect-build/bazel-lib/pull/432copy_to_directory
tool to accept the name of its workspace and automatically include files from it by @dgp1130 in https://github.com/aspect-build/bazel-lib/pull/488propagate_common_{,test_,binary_}rule_attributes
to lib/utils. by @reltuk in https://github.com/aspect-build/bazel-lib/pull/553New Contributors
Full Changelog: bazel-contrib/bazel-lib@v1.34.5...v1.35.0
v1.34.5
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.34.4...v1.34.5
v1.34.4
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.34.3...v1.34.4
v1.34.3
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.34.2...v1.34.3
v1.34.2
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.34.1...v1.34.2
v1.34.1
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v1.34.0...v1.34.1
v1.34.0
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
update_docs
with stardoc 0.6.0 and Bazel 7 by @fmeum in https://github.com/aspect-build/bazel-lib/pull/494New Contributors
Full Changelog: bazel-contrib/bazel-lib@v1.33.0...v1.34.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.