build: update bazel dependencies (21.1.x)#32302
Merged
dgp1130 merged 1 commit intoangular:21.1.xfrom Jan 16, 2026
Merged
Conversation
See associated pull request for more information.
f722ada to
bc024e9
Compare
dgp1130
approved these changes
Jan 16, 2026
Collaborator
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.22.2→2.22.52.8.3→2.9.13.8.1→3.8.36.6.2→6.7.3Release Notes
aspect-build/rules_js (aspect_rules_js)
v2.9.1Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:What's Changed
New Contributors
Full Changelog: aspect-build/rules_js@v2.9.0...v2.9.1
aspect-build/rules_ts (aspect_rules_ts)
v3.8.3Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.8.2...v3.8.3
v3.8.2Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.8.1...v3.8.2
bazel-contrib/rules_nodejs (rules_nodejs)
v6.7.3Using 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.6.3...v6.7.3