Skip to content

Update dependency @angular/cdk to v13#272

Open
renovate-config-app[bot] wants to merge 1 commit intomainfrom
private-renovatebot/major-angularmaterial-monorepo
Open

Update dependency @angular/cdk to v13#272
renovate-config-app[bot] wants to merge 1 commit intomainfrom
private-renovatebot/major-angularmaterial-monorepo

Conversation

@renovate-config-app
Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
@angular/cdk dependencies major 12.2.12 -> 13.0.0

Release Notes

angular/components

v13.0.0

Compare Source

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
3dc5af4bfd feat dialog: add support for content sections in harness (#​23357)
e4b54aa2b7 feat progress-bar: add default options injection token (#​23363)
6c724c18a7 fix chips: show required asterisk when using required validator (#​23379)
728cf1c8eb fix dialog: improve screen reader support when opened (#​23085)
881edec3e6 fix icon: make icon-registry compatible with Trusted Types (#​23140)
1568b35972 fix input: show required asterisk when using required validator (#​23362)
64ba72f1fd fix select: show required asterisk when using required validator (#​23500)
01734b35af fix sidenav: restore focus with correct origin when closing via the backdrop (#​23492)
7bc9bfb9dc refactor core: remove deprecated APIs for v13 (#​23529)
40f0674e39 refactor core: update minimum required sass version and clean up workarounds (#​23414)
f8dc1770d1 refactor datepicker: remove deprecated APIs for v13 (#​23574)
700c0601c0 refactor form-field: remove deprecated APIs for version 13 (#​23389)
760b4564fa refactor input: remove deprecated autosize directive (#​23408)
3ad08940f1 refactor tabs: remove deprecated APIs for v13 (#​23426)
cdk
Commit Type Description
51796e1601 feat overlay: Extend cdkConnectedOverlayOrigin to support more types. (#​23253)
04b5a08190 feat schematics: add migration for removed symbols (#​23530)
b25283cda9 fix a11y: error on firefox (#​23395)
219e1f558a fix drag-drop: add conditional to scroll update (#​23337)
6e1f522d6a fix drag-drop: allow using cdkDragRootElement w/ comment tag (#​23596)
d70faa0018 fix drag-drop: sorted event emitted multiple times for single-item list (#​23589)
f2ff9e3142 fix schematics: drop tilde imports when updating to v13 (#​23732)
692ebafe7b fix testing: fake touch event does not set proper touch identifier
5833597a7a refactor clipboard: clean up deprecated APIs for v13 (#​23401)
8d39384770 refactor overlay: remove deprecated connected position strategy
multiple
Commit Type Description
769996ed3f feat add options to autoFocus field for dialogs (#​22780)
db18b4093f feat add support for TypeScript 4.4 (#​23646)
ng-add
Commit Type Description
5c22a1dbf0 fix syntax error due to ES2020 being used for ng-add with NodeJS 12.x (#​23744)

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


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@renovate-config-app
Copy link
Copy Markdown
Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: angular-boilerplate@0.0.0
npm ERR! Found: @angular/common@12.2.2
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"12.2.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^13.0.0 || ^14.0.0-0" from @angular/cdk@13.0.0
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"13.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2021-11-05T04_21_57_552Z-debug.log

@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 5 times, most recently from 29972ee to 673a6bd Compare November 12, 2021 04:22
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 4 times, most recently from cfa410e to b346bc0 Compare November 20, 2021 04:23
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 3 times, most recently from 8ade059 to 36941a5 Compare November 28, 2021 04:23
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 3 times, most recently from bd3305f to 9cb6406 Compare December 7, 2021 04:25
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 4 times, most recently from 4946b3c to 057ab06 Compare December 15, 2021 04:24
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 2 times, most recently from bbe415a to bed8410 Compare December 21, 2021 04:25
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 5 times, most recently from f2b5de0 to 8087aa6 Compare December 30, 2021 04:25
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 3 times, most recently from fd21f98 to ec3efbb Compare January 5, 2022 04:25
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 3 times, most recently from a01474b to 2788449 Compare February 16, 2022 04:22
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 4 times, most recently from a6e71d9 to ce34c6a Compare February 24, 2022 04:22
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 4 times, most recently from c22df33 to 898c8c9 Compare March 3, 2022 04:24
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 4 times, most recently from 24cf0d5 to 1983dce Compare March 11, 2022 04:25
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 3 times, most recently from 91b7141 to a6b8ef6 Compare March 22, 2022 04:25
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 2 times, most recently from 770edf4 to 2ae47fe Compare March 24, 2022 04:23
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 2 times, most recently from e638d57 to 99f95ed Compare March 31, 2022 04:22
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch from 99f95ed to 6e153d8 Compare April 14, 2022 04:22
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch from 6e153d8 to 6409d81 Compare April 21, 2022 04:46
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch 2 times, most recently from 1bf2623 to e7bcd85 Compare May 5, 2022 04:36
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch from e7bcd85 to 5dfd22d Compare May 12, 2022 04:32
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch from 5dfd22d to e017913 Compare May 26, 2022 04:34
@renovate-config-app renovate-config-app Bot force-pushed the private-renovatebot/major-angularmaterial-monorepo branch from e017913 to 41e5b99 Compare June 3, 2022 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants