build: update cross-repo angular dependencies (main)#33229
Open
angular-robot wants to merge 1 commit into
Open
build: update cross-repo angular dependencies (main)#33229angular-robot wants to merge 1 commit into
angular-robot wants to merge 1 commit into
Conversation
1ad89dd to
e0dc371
Compare
See associated pull request for more information.
e0dc371 to
5641383
Compare
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:
658600d→bcbe2cd22.0.0-rc.0→22.0.0-rc.12b262f8→08fbd7222.0.0-rc.0→22.0.0-rc.1d8e5272→e2c1cac22.0.0-rc.0→22.0.0-rc.1c698d1a→0a6588122.0.0-rc.0→22.0.0-rc.184134fd→90b246b22.0.0-rc.0→22.0.0-rc.122.0.0-rc.0→22.0.0-rc.1f661ff5→e247d1c22.0.0-rc.0→22.0.0-rc.19dd2c65→95ca3be22.0.0-rc.0→22.0.0-rc.143128f5→b4c543cadb9444→59af8e622.0.0-rc.0→22.0.0-rc.1b0b8cc8→11cdc8322.0.0-rc.0→22.0.0-rc.1b717e04→6e15dff98b21a0→849693fe15941f→c70e3a222.0.0-rc.0→22.0.0-rc.14acbd02→9b91ad5fda8daf→255249122.0.0-rc.0→22.0.0-rc.1dad4837→a65681d22.0.0-rc.0→22.0.0-rc.1d5b2911→80a567522.0.0-rc.0→22.0.0-rc.1bcac304→adae68548833d6→f18cd6519422a0→f821f5b🔡 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-rc.1Compare Source
Breaking Changes
router
The return type for
TitleStrategy.getResolvedTitleForRoutewas previously 'any' while the actual return type could only be either
stringor
undefined. The return type now reflects the possible values correctly.Code that reads the value may need to be adjusted.
(cherry picked from commit
ad37f52)compiler
core
forms
router
angular/components (@angular/cdk)
v22.0.0-rc.1Compare Source
aria
cdk
material