build: update angular dependencies #2661
Closed
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:
20.0.0-next.1->20.0.0-next.220.0.0-next.0->20.0.0-next.119.2.0-rc.0->20.0.0-next.120.0.0-next.0->20.0.0-next.120.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.219.2.0-rc.0->20.0.0-next.120.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.220.0.0-next.1->20.0.0-next.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
angular/angular (@angular/animations)
v20.0.0-next.2Compare Source
Breaking Changes
core
InjectFlagshas been removed.injectno longer acceptsInjectFlags.Injector.getno longer acceptsInjectFlags.EnvironmentInjector.getno longer acceptsInjectFlags.TestBed.getno longer acceptsInjectFlags.TestBed.injectno longer acceptsInjectFlags.anyoverload has been removed frominjector.get. It now only supportsProviderToken<T>and (deprecatedsince v4)
string.ApplicationRef.tickwill no longer catch and reporterrors to the appplication
ErrorHandler. Errors will instead be thrown out ofthe method and will allow callers to determine how to handle these
errors, such as aborting follow-up work or reporting the error and
continuing.
Deprecations
platform-browser
common
compiler
compiler-cli
core
ApplicationRef.tickto callsite (#60102)forms
platform-browser
platform-server
rxjs(#60308)router
angular/angular-cli (@angular/build)
v20.0.0-next.1Compare Source
Breaking Changes
@angular/build
@schematics/angular
.ng.htmlfile extension@angular/cli
@angular/build
com.chrome.devtools.jsonif project is movedextract-i18ndoes not respect@angular/ssr
writedoes not return a booleanangular/components (@angular/cdk)
v20.0.0-next.1Compare Source
Breaking Changes
cdk
SelectionModel.clearnow returns a boolean.SelectionModel.deselectnow returns a boolean.SelectionModel.selectnow returns a boolean.SelectionModel.setSelectionnow returns a boolean.SelectionModel.togglenow returns a boolean.DIALOG_SCROLL_STRATEGY_PROVIDERhas been removed.DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORYhas been removed.DragDropRegistryis no longer generic.DragDropRegistry.scrollhas been removed. Use thescrolledmethod instead.DomPortalHosthas been removed. UseDomPortalOutletinstead.PortalInjectorhas been removed. UseInjector.createinstead.PortalHosthas been removed. UsePortalOutletinstead.BasePortalHosthas been removed. UseBasePortalOutletinstead.Constructorsymbol has been removed.CanStickCtorsymbol has been removed.mixinHasStickyInputhas been removed. Implement theCanStickinterface instead.material
MAT_CHECKBOX_REQUIRED_VALIDATORhas been removed.MAT_CHECKBOX_VALUE_ACCESSORhas been removed.MatCheckboxRequiredValidatorhas been removed._MatCheckboxRequiredValidatorModulehas been removed.MAT_DIALOG_SCROLL_STRATEGY_PROVIDERhas been removed.MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORYhas been removed.matSelectAnimations.transformPanelWraphas been removed.MAT_SLIDE_TOGGLE_REQUIRED_VALIDATORhas been removed.MAT_SLIDE_TOGGLE_VALUE_ACCESSORhas been removed.MatSlideToggleRequiredValidatorhas been removed._MatSlideToggleRequiredValidatorModulehas been removed.material
cdk
multiple
v20.0.0-next.0Compare Source
Breaking Changes
material
tabindexvalues set as[attr.tabindex]set on a Material button might not work as expected. Usetabindexfor static values, or[tabindex]/[tabIndex]for dynamic ones.multiple
DialogConfig.componentFactoryResolverhas been removed.DomPortalOutlethas changed.ComponentPortal.componentFactoryResolverhas been removed.ComponentPortalhas changed.MatDialogConfig.componentFactoryResolverhas been removed.cdk-experimental
material
cdk
multiple
v19.2.3Compare Source
cdk
material
multiple
v19.2.2Compare Source
cdk
material
material-angular-io
multiple
v19.2.1Compare Source
v19.2.0Compare Source
cdk
material
google-maps
youtube-player
cdk-experimental
core
material-angular-io
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.