build: update aspect_rules_js to 3.0.2#32724
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates aspect_rules_js to version 3.0.2, a new major version. The changes include updating Bazel dependencies in MODULE.bazel, replacing the deprecated aspect_bazel_lib with bazel_lib and jq.bzl, and adjusting various build files and scripts to be compatible with the new version. Notably, environment variable checks for Bazel's runfiles directory have been updated, and ng-packagr resolution has been made more robust. Test assets have also been refactored. The changes appear to be a correct and complete migration to the new dependency version.
This updates the major version of `aspect_rules_js`.
1ded6b9 to
7cdab77
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.