-
Notifications
You must be signed in to change notification settings - Fork 65
Update dependency aspect_bazel_lib to v2.15.3 #1071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/aspect_bazel_lib-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4ad255f
to
1711383
Compare
7cd1737
to
d08ffbd
Compare
302ef86
to
42fbbc9
Compare
04290c7
to
720279e
Compare
720279e
to
33550e8
Compare
33550e8
to
3cea543
Compare
af20dcf
to
e17c0fa
Compare
e17c0fa
to
faa793d
Compare
ca6cb93
to
dd333cb
Compare
6082e63
to
9975221
Compare
9975221
to
9c55c4b
Compare
9c55c4b
to
7418929
Compare
7418929
to
61c5182
Compare
98ab3b6
to
7ae75d3
Compare
7ae75d3
to
9c3cdc5
Compare
23c2c22
to
2872118
Compare
2872118
to
e464676
Compare
e464676
to
48ea367
Compare
48ea367
to
e22ace8
Compare
e22ace8
to
523e1ae
Compare
523e1ae
to
bce9772
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.15.3
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
write_source_files
. by @r0bobo in https://github.com/bazel-contrib/bazel-lib/pull/1033New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.14.0...v2.15.3
v2.15.2
Compare Source
Broken release; do not use
v2.15.1
Compare Source
Broken release; do not use
v2.15.0
Compare Source
Broken release; do not use
v2.14.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:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.13.0...v2.14.0
v2.13.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:What's Changed
diff
command indiff_test
on Linux/MacOS by @r0bobo in https://github.com/bazel-contrib/bazel-lib/pull/1032New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.12.0...v2.13.0
v2.12.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:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.11.0...v2.12.0
v2.11.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:What's Changed
--nolegacy_external_runfiles
to version specific rc files by @hofbi in https://github.com/bazel-contrib/bazel-lib/pull/1017Full Changelog: bazel-contrib/bazel-lib@v2.10.0...v2.11.0
v2.10.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:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.9.4...v2.10.0
v2.9.4
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.9.3...v2.9.4
v2.9.3
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.9.2...v2.9.3
v2.9.2
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
platform_transition_test
by @fmeum in https://github.com/bazel-contrib/bazel-lib/pull/965New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.9.1...v2.9.2
v2.9.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:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.9.0...v2.9.1
v2.9.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:What's Changed
9b4947d
by @renovate in https://github.com/bazel-contrib/bazel-lib/pull/923New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.8.1...v2.9.0
v2.8.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:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.8.0...v2.8.1
v2.8.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:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.7.9...v2.8.0
v2.7.9
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.7.8...v2.7.9
v2.7.8
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.7.7...v2.7.8
v2.7.7
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v2.7.6...v2.7.7
v2.7.6
Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:Full Changelog: bazel-contrib/bazel-lib@v2.7.3...v2.7.6
What's Changed
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 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 was generated by Mend Renovate. View the repository job log.