Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps @angular/cdk from 12.2.8 to 13.0.1.

Release notes

Sourced from @​angular/cdk's releases.

v13.0.1

13.0.1 "chalk-city" (2021-11-11)

material

Commit Description
fix - 15237f8c13 chips: add selected indication in high contrast mode (#23828)
fix - e8a6eed7bf chips: Declare that MatChipInput.inputElement is always defined (#23868)
fix - 2fc63ef9e7 core: test environment check not picking up jest (#23722)
fix - 5d49df1df6 form-field: update outline gap when prefix changes (#23869)
fix - 2b99632813 slide-toggle: remove tabindex from host node (#23891)

cdk

Commit Description
fix - 36fa18b5a4 overlay: remove Optional decorator in ConnectedOverlayPositionChange constructor (#23735)

multiple

Commit Description
fix - 9a3fc9a1ad update to angular v13.0.1 to emit proper partial compilation output (#23951)

Special Thanks

Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner and Ruslan Lekhman

v13.0.0

13.0.0 "fir-valise" (2021-11-03)

Breaking Changes

cdk

    • CKD_COPY_TO_CLIPBOARD_CONFIG has been removed. Use CDK_COPY_TO_CLIPBOARD_CONFIG instead.
    • ConnectedPositionStrategy has been removed. Use FlexibleConnectedPositionStrategy instead.
  • OverlayPositionBuilder.connectedTo has been removed. Use OverlayPositionBuilder.flexibleConnectedTo instead.

material

    • 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.
    • Material now requires at least version 1.34.0 of Sass. Version 1.38.0 is recommended.
    • The _document and _dialog parameters have been removed from the MatDatepicker and MatDateRangePicker constructors.
    • MatFormFieldHarness.getHarnessLoaderForPrefix has been removed. Use MatFormFieldHarness.getPrefixText instead.
  • MatFormFieldHarness.getHarnessLoaderForSuffix has been removed. Use MatFormFieldHarness.getSuffixText instead.
  • The _labelOptions parameter of the MatFormField constructor has been removed.
  • MatFormField.underlineRef has been removed.
    • matTextareaAutosize has been removed. Use cdkTextareaAutosize from the @angular/cdk/text-field module instead.

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.0.1 "chalk-city" (2021-11-11)

cdk

Commit Type Description
36fa18b5a4 fix overlay: remove Optional decorator in ConnectedOverlayPositionChange constructor (#23735)

material

Commit Type Description
15237f8c13 fix chips: add selected indication in high contrast mode (#23828)
e8a6eed7bf fix chips: Declare that MatChipInput.inputElement is always defined (#23868)
2fc63ef9e7 fix core: test environment check not picking up jest (#23722)
5d49df1df6 fix form-field: update outline gap when prefix changes (#23869)
2b99632813 fix slide-toggle: remove tabindex from host node (#23891)

multiple

Commit Type Description
9a3fc9a1ad fix update to angular v13.0.1 to emit proper partial compilation output (#23951)

Special Thanks

Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner and Ruslan Lekhman

12.2.13 "sandstone-salamander" (2021-11-11)

material

Commit Type Description
a0cf5220f8 fix core: test environment check not picking up jest (#23722) (#23924)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi

13.1.0-next.0 "tungsten-dodecahedron" (2021-11-03)

material

Commit Type Description
1b6c93571c fix table: set class and role on no data row (#23749)

Special Thanks

Amy Sorto, Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and Zach Arend

13.0.0 "fir-valise" (2021-11-03)

Breaking Changes

cdk

If your application imports styles from ~@angular/cdk, the @import/@use statements need to

... (truncated)

Commits
  • 39480f8 release: cut the v13.0.1 release (#23956)
  • 9a3fc9a fix(multiple): update to angular v13.0.1 to emit proper partial compilation o...
  • 3c926b5 build: update to latest @​angular/dev-infra-private to address issues related ...
  • 36fa18b fix(cdk/overlay): remove Optional decorator in ConnectedOverlayPositionChange...
  • 15237f8 fix(material/chips): add selected indication in high contrast mode (#23828)
  • 2b99632 fix(material/slide-toggle): remove tabindex from host node (#23891)
  • 415d841 build: update karma to v6.3.8 which contains sourcemap generated-code fix (#2...
  • e4dcb4f refactor(multiple): clean up host decorator workarounds (#23879)
  • 5d49df1 fix(material/form-field): update outline gap when prefix changes (#23869)
  • e8a6eed fix(material/chips): Declare that MatChipInput.inputElement is always defined...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.8 to 13.0.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@12.2.8...13.0.1)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2021

Superseded by #306.

@dependabot dependabot bot closed this Nov 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-13.0.1 branch November 18, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant