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:
058af75
->474e97f
19.0.0-next.8
->19.0.0-next.9
e9e110c
->0716bad
fc538e2
->defc6e3
19.0.0-next.7
->19.0.0-next.8
81d7211
->a40afd6
19.0.0-next.8
->19.0.0-next.9
f3e2e8d
->84d19b5
19.0.0-next.8
->19.0.0-next.9
77056c0
->691c846
19.0.0-next.8
->19.0.0-next.9
491c7b5
->a96ba58
19.0.0-next.8
->19.0.0-next.9
d937ed4
->b842c52
19.0.0-next.8
->19.0.0-next.9
944f1ef
->31ba422
d0839df
->e98fcd4
19.0.0-next.8
->19.0.0-next.9
81ad26b
->94818ca
19.0.0-next.7
->19.0.0-next.8
94b328a
->1f9f19e
8c60ac2
->683ea7c
79fb271
->d408f95
19.0.0-next.8
->19.0.0-next.9
5ba3367
->52bbf51
19.0.0-next.8
->19.0.0-next.9
a5bb449
->8ca8cae
19.0.0-next.8
->19.0.0-next.9
a55009d
->4168980
19.0.0-next.8
->19.0.0-next.9
28cc0e8
->6b59f4d
19.0.0-next.8
->19.0.0-next.9
46771fc
->37d6ab6
🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"
to the extends array in your config.Release Notes
angular/angular (@angular/animations)
v19.0.0-next.9
Compare Source
Breaking Changes
compiler
this.foo
property reads no longer refer to template context variables. If you intended to read the template variable, do not usethis.
.core
factories
property inKeyValueDiffers
has been removed.localize
name
option in theng add
@localize`` schematic has been removed in favor of theproject
option.platform-browser
BrowserModule.withServerTransition
method has been removed. Please use theAPP_ID
DI token to set the application id instead.compiler
this.a
should always refer to class propertya
(#55183)compiler-cli
core
None
for empty component styles (#57130)factories
Property inKeyValueDiffers
(#58064)language-service
localize
name
option. (#58063)migrations
platform-browser
BrowserModule.withServerTransition
method (#58062)platform-server
PlatformRef
when error happens during thebootstrap()
phase (#58112)service-worker
angular/components (@angular/cdk)
v19.0.0-next.8
Compare Source
cdk
material
mat
multiple
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.