build: update bazel dependencies (main)#33011
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update bazel dependencies (main)#33011angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the versions of yq.bzl from 0.3.5 to 0.3.6 and rules_nodejs from 6.7.3 to 6.7.4 in the MODULE.bazel file. The MODULE.bazel.lock file has also been updated to reflect the new versions and their corresponding dependency digests. I have no feedback to provide.
See associated pull request for more information.
0f812cc to
c6f4f09
Compare
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
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:
6.7.3→6.7.40.3.5→0.3.6Release Notes
bazel-contrib/rules_nodejs (rules_nodejs)
v6.7.4Using Bzlmod with Bazel 6 or greater
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
ppc64lefromppcby @rickystewart in #3907New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.7.3...v6.7.4
bazel-contrib/yq.bzl (yq.bzl)
v0.3.6Using Bzlmod
Add to your
MODULE.bazelfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/yq.bzl@v0.3.5...v0.3.6