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:
7296308
->529db78
20.0.0-next.7
->20.0.0-next.8
3915b2e
->b54de3e
369f9b7
->0454081
20.0.0-next.7
->20.0.0-next.8
58090a1
->272538d
20.0.0-next.7
->20.0.0-next.8
25e6bf7
->0559b50
20.0.0-next.7
->20.0.0-next.8
84942de
->4d50280
20.0.0-next.7
->20.0.0-next.8
dc74374
->8dec530
20.0.0-next.7
->20.0.0-next.8
bbc8c47
->60d3343
0487cb6
->8037b9c
20.0.0-next.7
->20.0.0-next.8
dafeb48
->46306ea
6d7b9a6
->ae853aa
12f9c88
->a2f15a7
6be3d1a
->963d4cf
20.0.0-next.7
->20.0.0-next.8
c0cd9fc
->958ab85
db86c6e
->6e68136
20.0.0-next.7
->20.0.0-next.8
addd2a6
->1015a98
20.0.0-next.7
->20.0.0-next.8
0ab84f3
->64df6af
20.0.0-next.7
->20.0.0-next.8
9488b2f
->fec9cb5
🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"
to the extends array in your config.Release Notes
angular/angular (@angular/animations)
v20.0.0-next.8
Compare Source
Breaking Changes
compiler
core
provideExperimentalZonelessChangeDetection
isrenamed to
provideZonelessChangeDetection
as it is now "DeveloperPreview" rather than "Experimental".
router
RedirectFn
can now returnObservable
orPromise
. Any code that directly calls functions returning this typemay need to be adjusted to account for this.
required writable arrays have now been updated to accept readonly
arrays when no mutations are done.
Deprecations
platform-server
@angular/platform-server/testing
Use e2e tests to verify SSR behavior instead.
compiler
in
keyword in Binary expression (#58432)core
@Attribute
as optional (#60916)forms
platform-server
router
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.