Bump @angular/cdk from 13.3.6 to 14.0.1 in /frontend #233

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/cdk-14.0.1 into main
dependabot[bot] commented 2022-06-08 09:33:06 +00:00 (Migrated from github.com)

Bumps @angular/cdk from 13.3.6 to 14.0.1.

Release notes

Sourced from @​angular/cdk's releases.

v14.0.1

14.0.1 "titanium-night" (2022-06-07)

material-experimental

Commit Description
fix - a7688a8b6 mdc-radio: fix ripple color (#24986)

Special Thanks

Kristiyan Kostadinov, Miles Malerba and renovate[bot]

v14.0.0

14.0.0 "cotton-peanut" (2022-06-02)

Breaking Changes

material

  • MatChipInputEvent.chipInput is now a required property.
  • Previously the mixinErrorState mixin function defined a class member for stateChanges. This is no longer the case, and consumers need to provide the stateChanges class member themselves.
    • mat-list-item-avatar CSS class has been renamed to mat-list-item-with-avatar.
    • MatSelectionListChange.option has been removed. Use MatSelectionListChange.options instead.
    • MatSelectionList.tabIndex input has been removed.
    • tabIndex parameter of the MatSelectionList constructor has been removed.
    • _focusMonitor parameter of the MatSelectionList constructor is now required.
    • getHarnessLoaderForContent has been removed from the various test item harnesses. Use getChildLoader(MatListItemSection.CONTENT) instead.
    • CdkStepper._orientation has been removed. Use CdkStepper.orientation instead.
    • The _document parameter from the CdkStepper constructor has been removed.
    • The _document parameter from the MatStepper constructor has been removed.
    • MatVerticalStepper has been removed. Use MatStepper instead.
    • MatHorizontalStepper has been removed. Use MatStepper instead.

cdk

  • The deprecated angular/cdk/testing/protractor entry-point has been removed.

Deprecations

material

  • mat.define-dark-theme no longer accepts $primary, $accent and $warn. Pass a single config map instead.
  • mat.define-light-theme no longer accepts $primary, $accent and $warn. Pass a single config map instead.
  • Custom Material themes should no longer access primary, accent, warn, is-dark, foreground and background from the theme map, but instead use the actual color configuration (mat.get-color-config($theme)).
  • Passing a color configuration directly to a -theme mixin is not supported. Pass the theme container object instead or use the dedicated -color mixins.

material-experimental

Commit Description
feat - 353a5482e3 mdc-dialog: switch to new theming api (#23620)
feat - 0163ad2697 mdc-dialog: switch to new theming api (#23620) (#24521)
feat - 3e1080931e mdc-list: add support for marking the act… (#24433)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

14.0.1 "titanium-night" (2022-06-07)

material-experimental

Commit Type Description
a7688a8b6 fix mdc-radio: fix ripple color (#24986)

Special Thanks

Kristiyan Kostadinov, Miles Malerba and renovate[bot]

14.0.0 "cotton-peanut" (2022-06-02)

Breaking Changes

cdk

  • The deprecated angular/cdk/testing/protractor entry-point has been removed.

material

  • MatChipInputEvent.chipInput is now a required property.
  • Previously the mixinErrorState mixin function defined a class member for stateChanges. This is no longer the case, and consumers need to provide the stateChanges class member themselves.
    • mat-list-item-avatar CSS class has been renamed to mat-list-item-with-avatar.
    • MatSelectionListChange.option has been removed. Use MatSelectionListChange.options instead.
    • MatSelectionList.tabIndex input has been removed.
    • tabIndex parameter of the MatSelectionList constructor has been removed.
    • _focusMonitor parameter of the MatSelectionList constructor is now required.
    • getHarnessLoaderForContent has been removed from the various test item harnesses. Use getChildLoader(MatListItemSection.CONTENT) instead.
    • CdkStepper._orientation has been removed. Use CdkStepper.orientation instead.
    • The _document parameter from the CdkStepper constructor has been removed.
    • The _document parameter from the MatStepper constructor has been removed.
    • MatVerticalStepper has been removed. Use MatStepper instead.
    • MatHorizontalStepper has been removed. Use MatStepper instead.

Deprecations

material

  • mat.define-dark-theme no longer accepts $primary, $accent and $warn. Pass a single config map instead.
  • mat.define-light-theme no longer accepts $primary, $accent and $warn. Pass a single config map instead.
  • Custom Material themes should no longer access primary, accent, warn, is-dark, foreground and background from the theme map, but instead use the actual color configuration (mat.get-color-config($theme)).
  • Passing a color configuration directly to a -theme mixin is not supported. Pass the theme container object instead or use the dedicated -color mixins.

cdk

Commit Type Description
7d0bca7bd3 feat a11y: add input to control the duration of the aria live directive (#15275)
feaf50b43a feat a11y: HighContrastModeDetector need not support IE11 (#24462)
c6a1d1519e feat dialog: move experimental CDK dialog into stable (#24804)
49c1921316 feat drag-drop: adding method to set drag position (#24769)

... (truncated)

Commits
  • 5585cf5 release: cut the v14.0.1 release
  • 08d472f build: update angular shared dev-infra code to e45a962 (#25022)
  • a7688a8 fix(material-experimental/mdc-radio): fix ripple color (#24986)
  • 9c6b08e build: set up schematics for version 15 (#25028)
  • 8545b45 build: update angular shared dev-infra code to 932b9d5 (#25000)
  • 781cd1f refactor(material-experimental/mdc-snack-bar): remove MDC adapter usage (#24997)
  • 59e1868 release: cut the v14.0.0 release (#25015)
  • 86be885 release: update Angular version range (#25014)
  • 055b25d refactor(material-experimental/mdc-progress-bar): remove usage of MDC adapter...
  • 28cc466 fix(material/datepicker): page scrolling for fast keyboard repeat (#24991)
  • 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 13.3.6 to 14.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/components/releases"><code>@​angular/cdk</code>'s releases</a>.</em></p> <blockquote> <h2>v14.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.1 &quot;titanium-night&quot; (2022-06-07)</h1> <h3>material-experimental</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/a7688a8b6cf0286cf9b4fecbdbedc5bdd7d524c1"><img src="https://img.shields.io/badge/a7688a8b6-fix-green" alt="fix - a7688a8b6" /></a></td> <td><strong>mdc-radio:</strong> fix ripple color (<a href="https://github-redirect.dependabot.com/angular/components/issues/24986">#24986</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Kristiyan Kostadinov, Miles Malerba and renovate[bot]</p> <h2>v14.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0 &quot;cotton-peanut&quot; (2022-06-02)</h1> <h2>Breaking Changes</h2> <h3>material</h3> <ul> <li><code>MatChipInputEvent.chipInput</code> is now a required property.</li> <li>Previously the <code>mixinErrorState</code> mixin function defined a class member for <code>stateChanges</code>. This is no longer the case, and consumers need to provide the <code>stateChanges</code> class member themselves.</li> <li> <ul> <li><code>mat-list-item-avatar</code> CSS class has been renamed to <code>mat-list-item-with-avatar</code>.</li> <li><code>MatSelectionListChange.option</code> has been removed. Use <code>MatSelectionListChange.options</code> instead.</li> <li><code>MatSelectionList.tabIndex</code> input has been removed.</li> <li><code>tabIndex</code> parameter of the <code>MatSelectionList</code> constructor has been removed.</li> <li><code>_focusMonitor</code> parameter of the <code>MatSelectionList</code> constructor is now required.</li> <li><code>getHarnessLoaderForContent</code> has been removed from the various test item harnesses. Use <code>getChildLoader(MatListItemSection.CONTENT)</code> instead.</li> </ul> </li> <li> <ul> <li><code>CdkStepper._orientation</code> has been removed. Use <code>CdkStepper.orientation</code> instead.</li> <li>The <code>_document</code> parameter from the <code>CdkStepper</code> constructor has been removed.</li> <li>The <code>_document</code> parameter from the <code>MatStepper</code> constructor has been removed.</li> <li><code>MatVerticalStepper</code> has been removed. Use <code>MatStepper</code> instead.</li> <li><code>MatHorizontalStepper</code> has been removed. Use <code>MatStepper</code> instead.</li> </ul> </li> </ul> <h3>cdk</h3> <ul> <li>The deprecated <code>angular/cdk/testing/protractor</code> entry-point has been removed.</li> </ul> <h2>Deprecations</h2> <h3>material</h3> <ul> <li><code>mat.define-dark-theme</code> no longer accepts <code>$primary</code>, <code>$accent</code> and <code>$warn</code>. Pass a single config map instead.</li> <li><code>mat.define-light-theme</code> no longer accepts <code>$primary</code>, <code>$accent</code> and <code>$warn</code>. Pass a single config map instead.</li> <li>Custom Material themes should no longer access <code>primary</code>, <code>accent</code>, <code>warn</code>, <code>is-dark</code>, <code>foreground</code> and <code>background</code> from the theme map, but instead use the actual <code>color</code> configuration (<code>mat.get-color-config($theme)</code>).</li> <li>Passing a color configuration directly to a <code>-theme</code> mixin is not supported. Pass the theme container object instead or use the dedicated <code>-color</code> mixins.</li> </ul> <h3>material-experimental</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/353a5482e3811b8d684669973bfa02b4ac2ca0f6"><img src="https://img.shields.io/badge/353a5482e3-feat-blue" alt="feat - 353a5482e3" /></a></td> <td><strong>mdc-dialog:</strong> switch to new theming api (<a href="https://github-redirect.dependabot.com/angular/components/issues/23620">#23620</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0163ad2697567652cbaa5d004767527ab803f20c"><img src="https://img.shields.io/badge/0163ad2697-feat-blue" alt="feat - 0163ad2697" /></a></td> <td><strong>mdc-dialog:</strong> switch to new theming api (<a href="https://github-redirect.dependabot.com/angular/components/issues/23620">#23620</a>) (<a href="https://github-redirect.dependabot.com/angular/components/issues/24521">#24521</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/3e1080931e62226874e1253528f35878b3228af9"><img src="https://img.shields.io/badge/3e1080931e-feat-blue" alt="feat - 3e1080931e" /></a></td> <td><strong>mdc-list:</strong> add support for marking the act… (<a href="https://github-redirect.dependabot.com/angular/components/issues/24433">#24433</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/components/blob/main/CHANGELOG.md"><code>@​angular/cdk</code>'s changelog</a>.</em></p> <blockquote> <h1>14.0.1 &quot;titanium-night&quot; (2022-06-07)</h1> <h3>material-experimental</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/a7688a8b6cf0286cf9b4fecbdbedc5bdd7d524c1">a7688a8b6</a></td> <td>fix</td> <td><strong>mdc-radio:</strong> fix ripple color (<a href="https://github-redirect.dependabot.com/angular/components/pull/24986">#24986</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Kristiyan Kostadinov, Miles Malerba and renovate[bot]</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0 &quot;cotton-peanut&quot; (2022-06-02)</h1> <h2>Breaking Changes</h2> <h3>cdk</h3> <ul> <li>The deprecated <code>angular/cdk/testing/protractor</code> entry-point has been removed.</li> </ul> <h3>material</h3> <ul> <li><code>MatChipInputEvent.chipInput</code> is now a required property.</li> <li>Previously the <code>mixinErrorState</code> mixin function defined a class member for <code>stateChanges</code>. This is no longer the case, and consumers need to provide the <code>stateChanges</code> class member themselves.</li> <li> <ul> <li><code>mat-list-item-avatar</code> CSS class has been renamed to <code>mat-list-item-with-avatar</code>.</li> <li><code>MatSelectionListChange.option</code> has been removed. Use <code>MatSelectionListChange.options</code> instead.</li> <li><code>MatSelectionList.tabIndex</code> input has been removed.</li> <li><code>tabIndex</code> parameter of the <code>MatSelectionList</code> constructor has been removed.</li> <li><code>_focusMonitor</code> parameter of the <code>MatSelectionList</code> constructor is now required.</li> <li><code>getHarnessLoaderForContent</code> has been removed from the various test item harnesses. Use <code>getChildLoader(MatListItemSection.CONTENT)</code> instead.</li> </ul> </li> <li> <ul> <li><code>CdkStepper._orientation</code> has been removed. Use <code>CdkStepper.orientation</code> instead.</li> <li>The <code>_document</code> parameter from the <code>CdkStepper</code> constructor has been removed.</li> <li>The <code>_document</code> parameter from the <code>MatStepper</code> constructor has been removed.</li> <li><code>MatVerticalStepper</code> has been removed. Use <code>MatStepper</code> instead.</li> <li><code>MatHorizontalStepper</code> has been removed. Use <code>MatStepper</code> instead.</li> </ul> </li> </ul> <h2>Deprecations</h2> <h3>material</h3> <ul> <li><code>mat.define-dark-theme</code> no longer accepts <code>$primary</code>, <code>$accent</code> and <code>$warn</code>. Pass a single config map instead.</li> <li><code>mat.define-light-theme</code> no longer accepts <code>$primary</code>, <code>$accent</code> and <code>$warn</code>. Pass a single config map instead.</li> <li>Custom Material themes should no longer access <code>primary</code>, <code>accent</code>, <code>warn</code>, <code>is-dark</code>, <code>foreground</code> and <code>background</code> from the theme map, but instead use the actual <code>color</code> configuration (<code>mat.get-color-config($theme)</code>).</li> <li>Passing a color configuration directly to a <code>-theme</code> mixin is not supported. Pass the theme container object instead or use the dedicated <code>-color</code> mixins.</li> </ul> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/7d0bca7bd39e97ff6b033f97d05a811dfdac25db">7d0bca7bd3</a></td> <td>feat</td> <td><strong>a11y:</strong> add input to control the duration of the aria live directive (<a href="https://github-redirect.dependabot.com/angular/components/pull/15275">#15275</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/feaf50b43a9debfbd6dfe8949ff69cce7853b455">feaf50b43a</a></td> <td>feat</td> <td><strong>a11y:</strong> HighContrastModeDetector need not support <code>IE11</code> (<a href="https://github-redirect.dependabot.com/angular/components/pull/24462">#24462</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/c6a1d1519e1cf6677c161d8794b6af108fa996ed">c6a1d1519e</a></td> <td>feat</td> <td><strong>dialog:</strong> move experimental CDK dialog into stable (<a href="https://github-redirect.dependabot.com/angular/components/pull/24804">#24804</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/49c1921316282c561adb6694b699cd3c6ab0e5ac">49c1921316</a></td> <td>feat</td> <td><strong>drag-drop:</strong> adding method to set drag position (<a href="https://github-redirect.dependabot.com/angular/components/pull/24769">#24769</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/5585cf5a047edd845f59e48f7786e7c4807e549f"><code>5585cf5</code></a> release: cut the v14.0.1 release</li> <li><a href="https://github.com/angular/components/commit/08d472f478ecdffed830bda17e869d5ddbf6b789"><code>08d472f</code></a> build: update angular shared dev-infra code to e45a962 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25022">#25022</a>)</li> <li><a href="https://github.com/angular/components/commit/a7688a8b6cf0286cf9b4fecbdbedc5bdd7d524c1"><code>a7688a8</code></a> fix(material-experimental/mdc-radio): fix ripple color (<a href="https://github-redirect.dependabot.com/angular/components/issues/24986">#24986</a>)</li> <li><a href="https://github.com/angular/components/commit/9c6b08e777a546dd4808c1716680a936af9b1721"><code>9c6b08e</code></a> build: set up schematics for version 15 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25028">#25028</a>)</li> <li><a href="https://github.com/angular/components/commit/8545b4554b76cac11ff344a600ab8dc8f97cfb69"><code>8545b45</code></a> build: update angular shared dev-infra code to 932b9d5 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25000">#25000</a>)</li> <li><a href="https://github.com/angular/components/commit/781cd1f56829b4e72770613bb0963712d6058821"><code>781cd1f</code></a> refactor(material-experimental/mdc-snack-bar): remove MDC adapter usage (<a href="https://github-redirect.dependabot.com/angular/components/issues/24997">#24997</a>)</li> <li><a href="https://github.com/angular/components/commit/59e1868e689071e06808383cedbd4497cd8475a8"><code>59e1868</code></a> release: cut the v14.0.0 release (<a href="https://github-redirect.dependabot.com/angular/components/issues/25015">#25015</a>)</li> <li><a href="https://github.com/angular/components/commit/86be885fb3d9b7fcf0880bc538cf4963b4ca023c"><code>86be885</code></a> release: update Angular version range (<a href="https://github-redirect.dependabot.com/angular/components/issues/25014">#25014</a>)</li> <li><a href="https://github.com/angular/components/commit/055b25d8e0808a680a4511acb32d80179de14c5a"><code>055b25d</code></a> refactor(material-experimental/mdc-progress-bar): remove usage of MDC adapter...</li> <li><a href="https://github.com/angular/components/commit/28cc466417c954d5ad5e2ca55509d768b8b336e0"><code>28cc466</code></a> fix(material/datepicker): page scrolling for fast keyboard repeat (<a href="https://github-redirect.dependabot.com/angular/components/issues/24991">#24991</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.6...14.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/cdk&package-manager=npm_and_yarn&previous-version=13.3.6&new-version=14.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2022-06-17 09:32:50 +00:00 (Migrated from github.com)

Superseded by #254.

Superseded by #254.

Pull request closed

Sign in to join this conversation.
No description provided.