Bump @angular/material from 13.3.6 to 14.0.2 in /frontend #253

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/material-14.0.2 into main
dependabot[bot] commented 2022-06-17 09:32:32 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.6 to 14.0.2.

Release notes

Sourced from @​angular/material's releases.

v14.0.2

14.0.2 "corduroy-collar" (2022-06-16)

material-experimental

Commit Description
fix - 5aec60c9ca mdc-button: don't apply styles to icons within the text label (#24929)
fix - d0082e3422 mdc-chips: checkmark blending into background in high contrast mode (#25072)
fix - 2388fe77e5 mdc-core: consolidate mdc theming code under mdc-core (#25084)
fix - 7de5f5432b mdc-form-field: replace !important with CSS var (#24964)
fix - 8f7394aa3b mdc-list: don't access class before initialization (#25049)

cdk

Commit Description
fix - 08c3867ba6 a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
fix - 59268fa5bf drag-drop: constrainPosition not working as expected (#25061)
fix - 732969079d testing: simulate offsetX and offsetY in mouse events

Special Thanks

Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity

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.

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

14.0.2 "corduroy-collar" (2022-06-16)

cdk

Commit Type Description
08c3867ba6 fix a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
59268fa5bf fix drag-drop: constrainPosition not working as expected (#25061)
732969079d fix testing: simulate offsetX and offsetY in mouse events

material-experimental

Commit Type Description
5aec60c9ca fix mdc-button: don't apply styles to icons within the text label (#24929)
d0082e3422 fix mdc-chips: checkmark blending into background in high contrast mode (#25072)
2388fe77e5 fix mdc-core: consolidate mdc theming code under mdc-core (#25084)
7de5f5432b fix mdc-form-field: replace !important with CSS var (#24964)
8f7394aa3b fix mdc-list: don't access class before initialization (#25049)

Special Thanks

Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity

14.1.0-next.0 "air-binding" (2022-06-07)

cdk-experimental

Commit Type Description
0b5963753 fix listbox: clean up the listbox API and make it work with forms (#24920)

material-experimental

Commit Type Description
1f6810831 feat mdc-list: add support for activated state in harness (#24934)
c543db57a fix mdc-checkbox: remove extra a11y tree node for the <label/> (#24907)
7736515f1 fix mdc-form-field: ensure appearance is valid (#24963)

Special Thanks

Amy Sorto, Andrew Seguin, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend

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)

... (truncated)

Commits
  • 51755e8 release: cut the v14.0.2 release
  • bfc5f5f build: update to latest snapshot of ESM ng-dev (#25083)
  • 08c3867 fix(cdk/a11y): re-apply the high contrast mode class when the forced-colors m...
  • 2388fe7 fix(material-experimental/mdc-core): consolidate mdc theming code under mdc-c...
  • a40158e docs(cdk/dialog): fix typo (#25075)
  • 7de5f54 fix(material-experimental/mdc-form-field): replace !important with CSS var (#...
  • d0082e3 fix(material-experimental/mdc-chips): checkmark blending into background in h...
  • 5aec60c fix(material-experimental/mdc-button): don't apply styles to icons within the...
  • 0ed9c95 test(cdk/testing): use offsetX and offsetY to verify element coordinates
  • 7329690 fix(cdk/testing): simulate offsetX and offsetY in mouse events
  • 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/material](https://github.com/angular/components) from 13.3.6 to 14.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/components/releases"><code>@​angular/material</code>'s releases</a>.</em></p> <blockquote> <h2>v14.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.2 &quot;corduroy-collar&quot; (2022-06-16)</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/5aec60c9cae002531459b0b7b71b5bad041d22dc"><img src="https://img.shields.io/badge/5aec60c9ca-fix-green" alt="fix - 5aec60c9ca" /></a></td> <td><strong>mdc-button:</strong> don't apply styles to icons within the text label (<a href="https://github-redirect.dependabot.com/angular/components/issues/24929">#24929</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d0082e3422f5c67533edf7199af4c0bce85f90d8"><img src="https://img.shields.io/badge/d0082e3422-fix-green" alt="fix - d0082e3422" /></a></td> <td><strong>mdc-chips:</strong> checkmark blending into background in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/issues/25072">#25072</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/2388fe77e5ccab3cf98e7189f56f88e779e9e02f"><img src="https://img.shields.io/badge/2388fe77e5-fix-green" alt="fix - 2388fe77e5" /></a></td> <td><strong>mdc-core:</strong> consolidate mdc theming code under mdc-core (<a href="https://github-redirect.dependabot.com/angular/components/issues/25084">#25084</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7de5f5432b6df82727b63fad925f47bc36ef2aa2"><img src="https://img.shields.io/badge/7de5f5432b-fix-green" alt="fix - 7de5f5432b" /></a></td> <td><strong>mdc-form-field:</strong> replace !important with CSS var (<a href="https://github-redirect.dependabot.com/angular/components/issues/24964">#24964</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/8f7394aa3bc6af0f154e8c28f25ab6b669bc31bc"><img src="https://img.shields.io/badge/8f7394aa3b-fix-green" alt="fix - 8f7394aa3b" /></a></td> <td><strong>mdc-list:</strong> don't access class before initialization (<a href="https://github-redirect.dependabot.com/angular/components/issues/25049">#25049</a>)</td> </tr> </tbody> </table> <h3>cdk</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/08c3867ba67ef74ee0280e8929e3ba9f8f8a134e"><img src="https://img.shields.io/badge/08c3867ba6-fix-green" alt="fix - 08c3867ba6" /></a></td> <td><strong>a11y:</strong> re-apply the high contrast mode class when the forced-colors media query changes (<a href="https://github-redirect.dependabot.com/angular/components/issues/25088">#25088</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/59268fa5bfb646302c4c9c97fab3f1d0faa233fb"><img src="https://img.shields.io/badge/59268fa5bf-fix-green" alt="fix - 59268fa5bf" /></a></td> <td><strong>drag-drop:</strong> constrainPosition not working as expected (<a href="https://github-redirect.dependabot.com/angular/components/issues/25061">#25061</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/732969079dbbecc4e888ff11b0663e30687ac049"><img src="https://img.shields.io/badge/732969079d-fix-green" alt="fix - 732969079d" /></a></td> <td><strong>testing:</strong> simulate offsetX and offsetY in mouse events</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity</p> <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> <!-- 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/material</code>'s changelog</a>.</em></p> <blockquote> <h1>14.0.2 &quot;corduroy-collar&quot; (2022-06-16)</h1> <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/08c3867ba67ef74ee0280e8929e3ba9f8f8a134e">08c3867ba6</a></td> <td>fix</td> <td><strong>a11y:</strong> re-apply the high contrast mode class when the forced-colors media query changes (<a href="https://github-redirect.dependabot.com/angular/components/pull/25088">#25088</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/59268fa5bfb646302c4c9c97fab3f1d0faa233fb">59268fa5bf</a></td> <td>fix</td> <td><strong>drag-drop:</strong> constrainPosition not working as expected (<a href="https://github-redirect.dependabot.com/angular/components/pull/25061">#25061</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/732969079dbbecc4e888ff11b0663e30687ac049">732969079d</a></td> <td>fix</td> <td><strong>testing:</strong> simulate offsetX and offsetY in mouse events</td> </tr> </tbody> </table> <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/5aec60c9cae002531459b0b7b71b5bad041d22dc">5aec60c9ca</a></td> <td>fix</td> <td><strong>mdc-button:</strong> don't apply styles to icons within the text label (<a href="https://github-redirect.dependabot.com/angular/components/pull/24929">#24929</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d0082e3422f5c67533edf7199af4c0bce85f90d8">d0082e3422</a></td> <td>fix</td> <td><strong>mdc-chips:</strong> checkmark blending into background in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/pull/25072">#25072</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/2388fe77e5ccab3cf98e7189f56f88e779e9e02f">2388fe77e5</a></td> <td>fix</td> <td><strong>mdc-core:</strong> consolidate mdc theming code under mdc-core (<a href="https://github-redirect.dependabot.com/angular/components/pull/25084">#25084</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7de5f5432b6df82727b63fad925f47bc36ef2aa2">7de5f5432b</a></td> <td>fix</td> <td><strong>mdc-form-field:</strong> replace !important with CSS var (<a href="https://github-redirect.dependabot.com/angular/components/pull/24964">#24964</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/8f7394aa3bc6af0f154e8c28f25ab6b669bc31bc">8f7394aa3b</a></td> <td>fix</td> <td><strong>mdc-list:</strong> don't access class before initialization (<a href="https://github-redirect.dependabot.com/angular/components/pull/25049">#25049</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.0 &quot;air-binding&quot; (2022-06-07)</h1> <h3>cdk-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/0b59637535be48d6168da0a71e79122befa3e7e6">0b5963753</a></td> <td>fix</td> <td><strong>listbox:</strong> clean up the listbox API and make it work with forms (<a href="https://github-redirect.dependabot.com/angular/components/pull/24920">#24920</a>)</td> </tr> </tbody> </table> <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/1f6810831605b6f24325defefb266b2c3ac7e82e">1f6810831</a></td> <td>feat</td> <td><strong>mdc-list:</strong> add support for activated state in harness (<a href="https://github-redirect.dependabot.com/angular/components/pull/24934">#24934</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/c543db57a61fd6841373028689be7cbcc21f9593">c543db57a</a></td> <td>fix</td> <td><strong>mdc-checkbox:</strong> remove extra a11y tree node for the <code>&lt;label/&gt;</code> (<a href="https://github-redirect.dependabot.com/angular/components/pull/24907">#24907</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7736515f1077b0ca6e991bd388829fb5549f546e">7736515f1</a></td> <td>fix</td> <td><strong>mdc-form-field:</strong> ensure appearance is valid (<a href="https://github-redirect.dependabot.com/angular/components/pull/24963">#24963</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Amy Sorto, Andrew Seguin, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend</p> <!-- raw HTML omitted --> <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>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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/51755e81f67661e7cb865d6760a803f7933bb16a"><code>51755e8</code></a> release: cut the v14.0.2 release</li> <li><a href="https://github.com/angular/components/commit/bfc5f5f58adffd73ab2a731e90c7991950b20b1e"><code>bfc5f5f</code></a> build: update to latest snapshot of ESM ng-dev (<a href="https://github-redirect.dependabot.com/angular/components/issues/25083">#25083</a>)</li> <li><a href="https://github.com/angular/components/commit/08c3867ba67ef74ee0280e8929e3ba9f8f8a134e"><code>08c3867</code></a> fix(cdk/a11y): re-apply the high contrast mode class when the forced-colors m...</li> <li><a href="https://github.com/angular/components/commit/2388fe77e5ccab3cf98e7189f56f88e779e9e02f"><code>2388fe7</code></a> fix(material-experimental/mdc-core): consolidate mdc theming code under mdc-c...</li> <li><a href="https://github.com/angular/components/commit/a40158eb50e6d0856f18c2ddd4c0711ce6a2c96f"><code>a40158e</code></a> docs(cdk/dialog): fix typo (<a href="https://github-redirect.dependabot.com/angular/components/issues/25075">#25075</a>)</li> <li><a href="https://github.com/angular/components/commit/7de5f5432b6df82727b63fad925f47bc36ef2aa2"><code>7de5f54</code></a> fix(material-experimental/mdc-form-field): replace !important with CSS var (#...</li> <li><a href="https://github.com/angular/components/commit/d0082e3422f5c67533edf7199af4c0bce85f90d8"><code>d0082e3</code></a> fix(material-experimental/mdc-chips): checkmark blending into background in h...</li> <li><a href="https://github.com/angular/components/commit/5aec60c9cae002531459b0b7b71b5bad041d22dc"><code>5aec60c</code></a> fix(material-experimental/mdc-button): don't apply styles to icons within the...</li> <li><a href="https://github.com/angular/components/commit/0ed9c9543c57f7b70a560372456ea7567f98dff8"><code>0ed9c95</code></a> test(cdk/testing): use offsetX and offsetY to verify element coordinates</li> <li><a href="https://github.com/angular/components/commit/732969079dbbecc4e888ff11b0663e30687ac049"><code>7329690</code></a> fix(cdk/testing): simulate offsetX and offsetY in mouse events</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.6...14.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/material&package-manager=npm_and_yarn&previous-version=13.3.6&new-version=14.0.2)](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-24 09:44:35 +00:00 (Migrated from github.com)

Superseded by #269.

Superseded by #269.

Pull request closed

Sign in to join this conversation.
No description provided.