build: update cross-repo angular dependencies (main)#32952
Merged
dgp1130 merged 1 commit intoangular:mainfrom Apr 7, 2026
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates various Angular dependencies and build tools to their latest "next" versions, primarily moving from 22.0.0-next.5 to 22.0.0-next.6 across multiple package.json files and the pnpm-lock.yaml. It also updates git overrides in the Bazel configuration and refreshes snapshot build hashes for end-to-end testing. I have no feedback to provide.
alan-agius4
approved these changes
Apr 7, 2026
e85743b to
34dc10d
Compare
See associated pull request for more information.
34dc10d to
d6e7564
Compare
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:
78f5b07→cd2493422.0.0-next.5→22.0.0-next.62200299→cebd4fb22.0.0-next.2→22.0.0-next.3b7cc603→6296c1922.0.0-next.5→22.0.0-next.6550f342→19b399f22.0.0-next.5→22.0.0-next.6cb25a8c→b032d4f22.0.0-next.5→22.0.0-next.65f682b0→b8a443122.0.0-next.5→22.0.0-next.62e61fc4→3c11ad922.0.0-next.5→22.0.0-next.6b41881d→70180b5f9436b3→95ae86222.0.0-next.5→22.0.0-next.6a162dea→b48994a22.0.0-next.2→22.0.0-next.32c6929a→7c67d4ecdbe118→6ad9d0609a62f5→824bf9522.0.0-next.5→22.0.0-next.6cacb47f→0f1c25172b297f→b37797722.0.0-next.5→22.0.0-next.6f56cafe→1b85f9f22.0.0-next.5→22.0.0-next.62ddf016→a37ed8e22.0.0-next.5→22.0.0-next.6616a50d→acb5aee616a50d→acb5aee32ce543→6c36180afdc95c→652b57c13918be→b5ddaa8🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
angular/angular (@angular/animations)
v22.0.0-next.6Compare Source
compiler
compiler-cli
core
object[data]as resource URL context (#67797)localize
migrations
router
angular/components (@angular/cdk)
v22.0.0-next.3Compare Source
Breaking Changes
multiple
Renames the values input/model to value in Combobox, Listbox, Tree, Menu, Toolbar, and Select. Users must update their templates to use the value property instead of values.
material
cdk
multiple