You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Traceback (most recent call last):
File "/home/runner/.bazel/external/aspect_rules_js+/js/private/js_image_layer.bzl", line 16, column 41, in <toplevel>
load("@​aspect_bazel_lib//lib:tar.bzl", "tar_lib")
Error: file '@​aspect_bazel_lib//lib:tar.bzl' does not contain symbol 'tar_lib'
📅 Schedule: Branch creation - "after 2am every weekday,before 5am every weekday" 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
If you want to rebase/retry this PR, check this box
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
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:
v2.16.0->v2.19.3v6.3.5->v6.4.0Release Notes
bazel-contrib/bazel-lib (aspect_bazel_lib)
v2.19.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.19.2...v2.19.3
v2.19.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.19.1...v2.19.2
v2.19.1Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
@local_config_platformby @fmeum in https://github.com/bazel-contrib/bazel-lib/pull/1098windows_arm64binaries for built-in toolchains by @albertocavalcante in https://github.com/bazel-contrib/bazel-lib/pull/1102New Contributors
Full Changelog: bazel-contrib/bazel-lib@v2.17.1...v2.19.1
v2.17.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.17.0...v2.17.1
v2.17.0Compare Source
Do not use, inadvertent breaking change
rules_js fails with a missing public API symbol:
bazel-contrib/rules_nodejs (rules_nodejs)
v6.4.0Compare Source
Using Bzlmod with Bazel 6 or greater
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.3.5...v6.4.0
Configuration
📅 Schedule: Branch creation - "after 2am every weekday,before 5am every weekday" 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.