build: update cross-repo angular dependencies#33179
Conversation
See associated pull request for more information. Closes angular#33118 as a pr takeover
There was a problem hiding this comment.
Code Review
This pull request primarily focuses on updating numerous dependencies and Bazel module overrides to their latest versions across the workspace. Key changes include disabling chunk optimization for server builds in the application builder to prevent incorrect preloading and setting allowedHosts to a wildcard in the SSR CommonEngine as validation is handled elsewhere. Feedback was provided to improve the clarity of a TODO comment by using the term 'check' instead of 'log' and to use a destructured variable for consistency. Additionally, a minor grammatical correction was suggested for a comment in the SSR engine.
|
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. |
See associated pull request for more information.
Closes #33118 as a pr takeover