build: update bazel dependencies (22.0.x)#33581
Merged
dgp1130 merged 1 commit intoJul 16, 2026
Merged
Conversation
See associated pull request for more information.
There was a problem hiding this comment.
Code Review
This pull request updates several Bazel dependencies in MODULE.bazel and updates the lockfile MODULE.bazel.lock accordingly. Specifically, aspect_rules_js is upgraded to 3.2.3, aspect_rules_ts is upgraded to 3.9.1, and bazel_lib is upgraded to 3.5.0. Additionally, transitive dependencies like aspect_tools_telemetry are updated to version 0.4.2. There are no review comments, and I have no feedback to provide.
dgp1130
approved these changes
Jul 16, 2026
Collaborator
|
This PR was merged into the repository. The changes were merged into the following branches:
|
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:
3.2.2→3.2.33.8.11→3.9.13.4.0→3.5.0Release Notes
aspect-build/rules_ts (aspect_rules_ts)
v3.9.1Using Bzlmod:
Add to your
MODULE.bazelfile:What's Changed
Full Changelog: aspect-build/rules_ts@v3.9.0...v3.9.1
v3.9.0Using Bzlmod:
Add to your
MODULE.bazelfile:What's Changed
New Contributors
Full Changelog: aspect-build/rules_ts@v3.8.11...v3.9.0