build: update cross-repo angular dependencies (main) - #33027
Merged
alan-agius4 merged 1 commit intoApr 28, 2026
Merged
Conversation
angular-robot
force-pushed
the
ng-renovate/main-cross-repo-angular-dependencies
branch
23 times, most recently
from
April 25, 2026 23:14
039d045 to
696919a
Compare
angular-robot
force-pushed
the
ng-renovate/main-cross-repo-angular-dependencies
branch
2 times, most recently
from
April 27, 2026 15:15
5057cd0 to
24bf5b4
Compare
dgp1130
approved these changes
Apr 27, 2026
angular-robot
force-pushed
the
ng-renovate/main-cross-repo-angular-dependencies
branch
11 times, most recently
from
April 28, 2026 15:21
361ced9 to
370d625
Compare
See associated pull request for more information.
angular-robot
force-pushed
the
ng-renovate/main-cross-repo-angular-dependencies
branch
from
April 28, 2026 16:16
370d625 to
c81cf2e
Compare
alan-agius4
deleted the
ng-renovate/main-cross-repo-angular-dependencies
branch
April 28, 2026 17:53
|
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. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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→879419122.0.0-next.8→22.0.0-next.9c51f648→c2d20f322.0.0-next.5→22.0.0-next.61ce98bd→80e58a522.0.0-next.8→22.0.0-next.9460006a→5535bf122.0.0-next.8→22.0.0-next.9ea298b9→0a095f122.0.0-next.8→22.0.0-next.922.0.0-next.8→22.0.0-next.9ae254ca→996438b22.0.0-next.8→22.0.0-next.92f974b2→df66eaa22.0.0-next.8→22.0.0-next.953a13ed→37a008a6c7b2a7→9440eec22.0.0-next.8→22.0.0-next.94946451→87c2b0522.0.0-next.5→22.0.0-next.6616984f→e119b9040e9705→ab3557e0dbfcdc→4109cba22.0.0-next.8→22.0.0-next.949e41dd→fbca40c3017b84→34cecf422.0.0-next.8→22.0.0-next.9998685d→c081e3622.0.0-next.8→22.0.0-next.98c66b22→187098e22.0.0-next.8→22.0.0-next.9e04d90a→069730b03dade2→c6f7e154de93bb→af35c89🔡 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