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:
6f91ab9->2080cd316.0.0-next.5->16.0.0-next.71bd47a3->a8012d3a35ef9f->1c6705715.2.5->15.2.6b0d7291->f5b969b16.0.0-next.5->16.0.0-next.7743f6b2->3205fad16.0.0-next.5->16.0.0-next.79446882->ceeb6cb16.0.0-next.5->16.0.0-next.7f412673->845f19216.0.0-next.5->16.0.0-next.74b014a5->f69437916.0.0-next.5->16.0.0-next.7eb2cb76->c5784641849b7f->f8cf02d16.0.0-next.5->16.0.0-next.7785e142->f9f64e915.2.5->15.2.6684cb3d->adba6cf80af881->68a6d9745ba356->1e583f716.0.0-next.5->16.0.0-next.73fb794a->1cf550716.0.0-next.5->16.0.0-next.760fc0c1->287f11a16.0.0-next.5->16.0.0-next.73160ff0->1f9279c16.0.0-next.5->16.0.0-next.7bbe41ef->d5292a616.0.0-next.5->16.0.0-next.70189d65->d28e5f7🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
angular/angular
v16.0.0-next.7Compare Source
Breaking Changes
core
ReflectiveInjectorand related symbols were removed. Please update the code to avoid references to theReflectiveInjectorsymbol. UseInjector.createas a replacement to create an injector instead.platform-browser
BrowserTransferStateModulewas removed, since it's no longer needed. TheTransferStateclass can be injected without providing the module. TheBrowserTransferStateModulewas empty starting from v14 and you can just remove the reference to that module from your applications.core
factoriesproperty forIterableDiffers: Breaking change (#49598)markForCheck(#49711)ReflectiveInjectorsymbol (#48103)http
HttpClientto cache requests (#49509)platform-browser
provideClientHydration(#49699)BrowserTransferStateModulesymbol (#49718)platform-server
provideServerSupporttoprovideServerRendering(#49678)router
Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Charles Lyding, Dylan Hunn, Guillaume Weghsteen, Jessica Janiuk, JoostK, Matthieu Riegler, Pawel Kozlowski, Robin Richtsfeld, Sandra Limacher and vikram menon
v16.0.0-next.6Compare Source
Breaking Changes
EventManagermethodaddGlobalEventListenerhas been removed as it is not used by Ivy.EventManagermethodaddGlobalEventListener(#49645)core
NgZoneinbootstrapApplication(#49557)takeUntilDestroyedin rxjs-interop (#49154)forms
router
Routerinformation to component inputs (#49633)Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, John Manners, Johnny Gérard, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski, Sarthak Thakkar and Vinit Neogi
angular/components
v15.2.6Compare Source
cdk
material
Special Thanks
Jonathan Meier and Kristiyan Kostadinov
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.