Update dependency @angular/cdk to v13 #29
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:
~11.0.0
->~13.2.0
Release Notes
angular/components
v13.2.3
Compare Source
material
cdk-experimental
Special Thanks
Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and Zack Elliott
v13.2.2
Compare Source
cdk
material
material-experimental
material-experiental
Special Thanks
Alan Agius, Artur Androsovych, Chabbey François, Joey Perrott, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend and renovate[bot]
v13.2.1
Compare Source
cdk
material
cdk-experimental
material-experimental
multiple
Special Thanks
Dmytro Mezhenskyi, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend and ram
v13.2.0
Compare Source
material
google-maps
material-experimental
expansion-panel
Special Thanks
Amy Sorto, Andrew Seguin, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Ruslan Lekhman, Wagner Maciel, Zach Arend, Zack Elliott, coopermeitz and renovate[bot]
v13.1.3
Compare Source
cdk
material
material-experimental
Special Thanks
Andrew Seguin, Artur Androsovych, Jeri Peier, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
v13.1.2
Compare Source
cdk
material
material-experimental
multiple
Special Thanks
Andrew Seguin, Jeremy Elbourn, Jeri Peier, Karl Seamon, Kristiyan Kostadinov, Lukas Spirig, Miles Malerba, Paul Gschwendtner, Pei Wang, Wagner Maciel, Zach Arend and batnyu
v13.1.1
Compare Source
material
Special Thanks
Kristiyan Kostadinov and Paul Gschwendtner
v13.1.0
Compare Source
cdk
auto
direction value (#23906)material
google-maps
material-luxon-adapter
Special Thanks
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend
v13.0.4
Compare Source
cdk
material
cdk-experimental
material-experimental
Special Thanks
Aristeidis Bampakos, Csaba Sandor, Ekkolon, Karl Seamon, Kristiyan Kostadinov, Nathaniel, Paul Gschwendtner and Robin Richtsfeld
v13.0.3
Compare Source
cdk
material
multiple
Special Thanks
Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
v13.0.2
Compare Source
cdk
material
material-experimental
multiple
Special Thanks
ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner
v13.0.1
Compare Source
cdk
material
multiple
Special Thanks
Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner and Ruslan Lekhman
v13.0.0
Compare Source
Breaking Changes
cdk
If your application imports styles from
~@​angular/cdk
, the@import
/@use
statements need tobe updated to omit the tilde. The tilde syntax is deprecated within the webpack
sass-loader
anddoes not work with APF v13.
The Angular CLI will automatically migrate your application with:
ng update @​angular/cdk
.Additional breaking changes:
CKD_COPY_TO_CLIPBOARD_CONFIG
has been removed. UseCDK_COPY_TO_CLIPBOARD_CONFIG
instead.ConnectedPositionStrategy
has been removed. UseFlexibleConnectedPositionStrategy
instead.OverlayPositionBuilder.connectedTo
has been removed. UseOverlayPositionBuilder.flexibleConnectedTo
instead.material
If your application imports styles from
~@​angular/material
, the@import
/@use
statements need tobe updated to omit the tilde. The tilde syntax is deprecated within the webpack
sass-loader
anddoes not work with APF v13.
The Angular CLI will automatically migrate your application with:
ng update @​angular/material
.Additionally, the following breaking changes have been made:
1.34.0
. Version1.38.0
is recommended.CanColorCtor
is no longer necessary and has been removed.CanDisableRippleCtor
is no longer necessary and has been removed.CanDisableCtor
is no longer necessary and has been removed.CanUpdateErrorStateCtor
is no longer necessary and has been removed.HasInitializedCtor
is no longer necessary and has been removed.HasTabIndexCtor
is no longer necessary and has been removed._document
and_dialog
parameters have been removed from theMatDatepicker
andMatDateRangePicker
constructors.MatFormFieldHarness.getHarnessLoaderForPrefix
has been removed. UseMatFormFieldHarness.getPrefixText
instead.MatFormFieldHarness.getHarnessLoaderForSuffix
has been removed. UseMatFormFieldHarness.getSuffixText
instead._labelOptions
parameter of theMatFormField
constructor has been removed.MatFormField.underlineRef
has been removed.matTextareaAutosize
has been removed. UsecdkTextareaAutosize
from the@angular/cdk/text-field
module instead.MatTabHarness.getHarnessLoaderForContent
has been removed. UseMatTabHarness.getRootHarnessLoader
instead.youtube-player
YouTubePlayer.createEventsBoundInZone
has been removed.material-date-fns-adapter
material-experimental
youtube-player
google-maps
material
cdk
cdkConnectedOverlayOrigin
to support more types. (#23253)multiple
ng-add
Special Thanks
Amy Sorto, Andrew Seguin, Charles, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Md. Enzam Hossain, Michael Prentice, Miles Malerba, Paul Gschwendtner, Ruslan Lekhman, Suguru Inatomi, Wagner Maciel, Zach Arend, bjarkler and mmalerba
v12.2.13
Compare Source
material
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi
v12.2.12
Compare Source
cdk
material
Special Thanks
Kristiyan Kostadinov, Paul Gschwendtner and Sergey Vakhramov
v12.2.11
Compare Source
cdk
material
material-experimental
multiple
Special Thanks
Andrew Seguin, Kristiyan Kostadinov and Lukas Spirig
v12.2.10
Compare Source
material
material-experimental
Special Thanks
Jeremy Elbourn, Joey Perrott, Marco Marche and Zach Arend
v12.2.9
Compare Source
cdk
material
material-experimental
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba and Вася
v12.2.8
Compare Source
material
material-experimental
Special Thanks
Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba and Zach Arend
v12.2.7
Compare Source
cdk
material
material-experimental
Special Thanks
Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Wagner Maciel and Zach Arend
v12.2.6
Compare Source
cdk
material
Configuration
📅 Schedule: 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.