Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 12.2.8 to 13.0.0.

Release notes

Sourced from @​angular/cdk's releases.

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.
    • MatTabHarness.getHarnessLoaderForContent has been removed. Use MatTabHarness.getRootHarnessLoader instead.

youtube-player

    • YouTubePlayer.createEventsBoundInZone has been removed.

material-date-fns-adapter

Commit Description
feat - e8dd070bbd add date adapter for date-fns (#23262)
fix - 2a358120f4 locale not passed into parse function (#23653)

material-experimental

Commit Description
feat - 2789d8eb5f mdc-card: add DI token for configuring appearance (#23302)
feat - a4ae3b88c0 mdc-slide-toggle: switch to non-deprecated styles (#23143)
fix - e7a77edf1e mdc-tabs: update theming api (#23855)

youtube-player

Commit Description
refactor - 7539cf2837 remove deprecated APIs for v13 (#23520)

google-maps

Commit Description
feat - 7c16258cfb switch to non-deprecated typings (#23350)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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.
    • MatTabHarness.getHarnessLoaderForContent has been removed. Use MatTabHarness.getRootHarnessLoader instead.

youtube-player

    • YouTubePlayer.createEventsBoundInZone has been removed.

material-date-fns-adapter

Commit Type Description
e8dd070bbd feat add date adapter for date-fns (#23262)
2a358120f4 fix locale not passed into parse function (#23653)

material-experimental

Commit Type Description
2789d8eb5f feat mdc-card: add DI token for configuring appearance (#23302)
a4ae3b88c0 feat mdc-slide-toggle: switch to non-deprecated styles (#23143)
e7a77edf1e fix mdc-tabs: update theming api (#23855)

youtube-player

Commit Type Description
7539cf2837 refactor remove deprecated APIs for v13 (#23520)

google-maps

Commit Type Description
7c16258cfb feat switch to non-deprecated typings (#23350)

material

| Commit | Type | Description |

... (truncated)

Commits
  • a7a9017 release: cut the v13.0.0 release (#23884)
  • 6385636 build: update peer dependency ranges for v13 stable release (#23874)
  • f5dfc45 release: cut the v13.0.0-rc.3 release (#23876)
  • aef2bae docs(cdk/a11y): fix typo in a11y-visually-hidden SassDoc (#23791)
  • 58360a4 ci: update to the latest version of commit-message-based-labels for github ac...
  • 376c02d build: cleanup unused dependencies (#23839)
  • 147dbc5 build: update dev-infra package and format mjs files (#23857)
  • e7a77ed fix(material-experimental/mdc-tabs): update theming api (#23855)
  • 15f0ff0 build: update firebase preview instance to internal one (#23842)
  • a65792e build: remove init test environment calls from harness examples (#23853)
  • 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.0.
- [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.0)

---
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 4, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2021

Superseded by #304.

@dependabot dependabot bot closed this Nov 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-13.0.0 branch November 12, 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