build: update bazel dependencies (main) - #33143
Merged
dgp1130 merged 1 commit intoMay 19, 2026
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several Bazel dependencies in the MODULE.bazel file and synchronizes the MODULE.bazel.lock file accordingly. Key updates include upgrading platforms to 1.1.0, aspect_rules_js to 3.1.1, aspect_rules_ts to 3.8.9, and package_metadata to 0.0.3. I have no feedback to provide.
angular-robot
force-pushed
the
ng-renovate/main-bazel-dependencies
branch
3 times, most recently
from
May 12, 2026 08:49
30a1f5f to
c0f4810
Compare
alan-agius4
approved these changes
May 12, 2026
angular-robot
force-pushed
the
ng-renovate/main-bazel-dependencies
branch
2 times, most recently
from
May 13, 2026 20:28
cc269da to
19e6d64
Compare
See associated pull request for more information.
angular-robot
force-pushed
the
ng-renovate/main-bazel-dependencies
branch
from
May 18, 2026 17:40
19e6d64 to
36d2aa9
Compare
Collaborator
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This pull request 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:
0.25.1→0.26.03.0.3→3.1.23.8.8→3.8.91.0.0→1.1.0Release Notes
aspect-build/rules_ts (aspect_rules_ts)
v3.8.9Using 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
buildinfo_outwhentranspileranddeclaration_transpilerare used by @walkerburgin in #918New Contributors
Full Changelog: aspect-build/rules_ts@v3.8.8...v3.8.9
bazelbuild/platforms (platforms)
v1.1.0Compare Source
What's Changed
New Contributors
WORKSPACE setup
Full Changelog: bazelbuild/platforms@1.0.0...1.1.0