build: update aspect_rules_js to 3.0.2#32716
Conversation
This updates the major version of `aspect_rules_js`.
There was a problem hiding this comment.
Code Review
This pull request updates aspect_rules_js to version 3.0.2, a major version update. The changes primarily involve dependency updates and necessary code adjustments to accommodate breaking changes, such as migrating from @aspect_bazel_lib to @bazel_lib and updating environment variable checks for Bazel. The refactoring of test assets and improvements in dependency resolution are also noted. I've identified one area for improvement to further align with the migration away from deprecated libraries.
Note: Security Review did not run due to the size of the PR.
eab341c to
362664d
Compare
|
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 updates the major version of
aspect_rules_js.