build: update cross-repo angular dependencies (main)#33027
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update cross-repo angular dependencies (main)#33027angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
dea85b2 to
23a6f52
Compare
See associated pull request for more information.
23a6f52 to
c7094ef
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:
6e62fa9→10c05e622.0.0-next.8→22.0.0-next.9c51f648→31fd36122.0.0-next.5→22.0.0-next.61ce98bd→0dd548c22.0.0-next.8→22.0.0-next.9460006a→e2ce38422.0.0-next.8→22.0.0-next.9ea298b9→aab969522.0.0-next.8→22.0.0-next.922.0.0-next.8→22.0.0-next.9ae254ca→b3a151322.0.0-next.8→22.0.0-next.92f974b2→134d4cb22.0.0-next.8→22.0.0-next.953a13ed→7ed67646c7b2a7→ecc264022.0.0-next.8→22.0.0-next.94946451→54b350922.0.0-next.5→22.0.0-next.6616984f→decd38540e9705→1f494220dbfcdc→07579bc22.0.0-next.8→22.0.0-next.949e41dd→a07f8bd3017b84→e725d9b22.0.0-next.8→22.0.0-next.9998685d→1598fff22.0.0-next.8→22.0.0-next.98c66b22→c5704b822.0.0-next.8→22.0.0-next.9e04d90a→a44139e03dade2→c9445b4🔡 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.9Compare Source
Breaking Changes
router
paramsInheritanceStrategy now defaults to 'always'
The default value of paramsInheritanceStrategy has been changed from 'emptyOnly' to 'always'. This means that route parameters are inherited from all parent routes by default. To restore the previous behavior, set paramsInheritanceStrategy to 'emptyOnly' in your router configuration.
core
@Servicedecoratordocs
migrations
router
browserUrlis usedangular/components (@angular/cdk)
v22.0.0-next.6Compare Source
aria