Bump @angular/material from 13.3.4 to 13.3.5 in /frontend #103

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/angular/material-13.3.5 into main 2022-04-28 17:07:50 +00:00
dependabot[bot] commented 2022-04-28 09:33:03 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.4 to 13.3.5.

Release notes

Sourced from @​angular/material's releases.

v13.3.5

13.3.5 "bread-bun" (2022-04-27)

material-experimental

Commit Description
fix - b16a33dbb2 mdc-slider: remove pointerdown passive eve… (#24766)
fix - 6603bd5ec6 mdc-snack-bar: avoid querying the DOM on each change detection (#24770)

material

Commit Description
fix - 86a1e8c7be autocomplete: outside click in Angular zone. (#24817)

cdk

Commit Description
fix - 68d09ddecd overlay: animations interrupted on repeat insertions (#24815)

Special Thanks

Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel

Changelog

Sourced from @​angular/material's changelog.

13.3.5 "bread-bun" (2022-04-27)

cdk

Commit Type Description
68d09ddecd fix overlay: animations interrupted on repeat insertions (#24815)

material

Commit Type Description
86a1e8c7be fix autocomplete: outside click in Angular zone. (#24817)

material-experimental

Commit Type Description
b16a33dbb2 fix mdc-slider: remove pointerdown passive eve… (#24766)
6603bd5ec6 fix mdc-snack-bar: avoid querying the DOM on each change detection (#24770)

Special Thanks

Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel

14.0.0-next.11 "madras-macaque" (2022-04-20)

cdk

Commit Type Description
c04f941fe fix portal: prevent calling ApplicationRef.detachView on destroyed instance (#24775)

material

Commit Type Description
a55a8368b feat paginator: Add isNextPageEnabled and isPreviousPageEnabled methods to MatPaginatorHarness (#24784)
1aa5a2064 feat select: allow user-defined aria-describedby (#24644)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner, Richie Foreman, Robin (Robert) Thomas, Zach Arend and renovate[bot]

Commits
  • ff8ffaf release: cut the v13.3.5 release
  • 73bf44c docs(material/core): Fix typo ('prefixed' -> 'suffixed') in palette naming. (...
  • 887cf45 build: update tsec and drop corresponding postinstall patch (#24837)
  • 7c204b4 chore: replace all git.io link (#24836)
  • 8002b63 refactor(material/sort): explicit sort direction (#23632)
  • 86a1e8c fix(material/autocomplete): outside click in Angular zone. (#24817)
  • 68d09dd fix(cdk/overlay): animations interrupted on repeat insertions (#24815)
  • fc6fcbb docs(cdk/clipboard): add imports to samples (#21910)
  • b16a33d fix(material-experimental/mdc-slider): remove pointerdown passive eve… (#24766)
  • 6603bd5 fix(material-experimental/mdc-snack-bar): avoid querying the DOM on each chan...
  • See full diff 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.4 to 13.3.5. <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>v13.3.5</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.5 &quot;bread-bun&quot; (2022-04-27)</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/b16a33dbb29136dbf230b37cd9d12d46376c210d"><img src="https://img.shields.io/badge/b16a33dbb2-fix-green" alt="fix - b16a33dbb2" /></a></td> <td><strong>mdc-slider:</strong> remove pointerdown passive eve… (<a href="https://github-redirect.dependabot.com/angular/components/issues/24766">#24766</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/6603bd5ec6891dcc2a4c0d5ab3b5a9cfc8eec068"><img src="https://img.shields.io/badge/6603bd5ec6-fix-green" alt="fix - 6603bd5ec6" /></a></td> <td><strong>mdc-snack-bar:</strong> avoid querying the DOM on each change detection (<a href="https://github-redirect.dependabot.com/angular/components/issues/24770">#24770</a>)</td> </tr> </tbody> </table> <h3>material</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/86a1e8c7be80a89303f47d6eba72d28a9f2e13a6"><img src="https://img.shields.io/badge/86a1e8c7be-fix-green" alt="fix - 86a1e8c7be" /></a></td> <td><strong>autocomplete:</strong> outside click in Angular zone. (<a href="https://github-redirect.dependabot.com/angular/components/issues/24817">#24817</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/68d09ddecdde594ed395e0ec580c4b403663f8de"><img src="https://img.shields.io/badge/68d09ddecd-fix-green" alt="fix - 68d09ddecd" /></a></td> <td><strong>overlay:</strong> animations interrupted on repeat insertions (<a href="https://github-redirect.dependabot.com/angular/components/issues/24815">#24815</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/components/blob/master/CHANGELOG.md"><code>@​angular/material</code>'s changelog</a>.</em></p> <blockquote> <h1>13.3.5 &quot;bread-bun&quot; (2022-04-27)</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/68d09ddecdde594ed395e0ec580c4b403663f8de">68d09ddecd</a></td> <td>fix</td> <td><strong>overlay:</strong> animations interrupted on repeat insertions (<a href="https://github-redirect.dependabot.com/angular/components/pull/24815">#24815</a>)</td> </tr> </tbody> </table> <h3>material</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/86a1e8c7be80a89303f47d6eba72d28a9f2e13a6">86a1e8c7be</a></td> <td>fix</td> <td><strong>autocomplete:</strong> outside click in Angular zone. (<a href="https://github-redirect.dependabot.com/angular/components/pull/24817">#24817</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/b16a33dbb29136dbf230b37cd9d12d46376c210d">b16a33dbb2</a></td> <td>fix</td> <td><strong>mdc-slider:</strong> remove pointerdown passive eve… (<a href="https://github-redirect.dependabot.com/angular/components/pull/24766">#24766</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/6603bd5ec6891dcc2a4c0d5ab3b5a9cfc8eec068">6603bd5ec6</a></td> <td>fix</td> <td><strong>mdc-snack-bar:</strong> avoid querying the DOM on each change detection (<a href="https://github-redirect.dependabot.com/angular/components/pull/24770">#24770</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0-next.11 &quot;madras-macaque&quot; (2022-04-20)</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/c04f941fe0cbe18022c97f1481254f3510db5ded">c04f941fe</a></td> <td>fix</td> <td><strong>portal:</strong> prevent calling <code>ApplicationRef.detachView</code> on destroyed instance (<a href="https://github-redirect.dependabot.com/angular/components/pull/24775">#24775</a>)</td> </tr> </tbody> </table> <h3>material</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/a55a8368b30cf8e9ba787ad3530a8c9b66182d7b">a55a8368b</a></td> <td>feat</td> <td><strong>paginator:</strong> Add <code>isNextPageEnabled</code> and <code>isPreviousPageEnabled</code> methods to <code>MatPaginatorHarness</code> (<a href="https://github-redirect.dependabot.com/angular/components/pull/24784">#24784</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/1aa5a206472f523a1ae189acc77a5abe15d71d5e">1aa5a2064</a></td> <td>feat</td> <td><strong>select:</strong> allow user-defined aria-describedby (<a href="https://github-redirect.dependabot.com/angular/components/pull/24644">#24644</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner, Richie Foreman, Robin (Robert) Thomas, Zach Arend and renovate[bot]</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/ff8ffafb3bf9c5ad664a41a0a1a86bc16d677825"><code>ff8ffaf</code></a> release: cut the v13.3.5 release</li> <li><a href="https://github.com/angular/components/commit/73bf44c32d705022a4edd170f82e1a4495a9deae"><code>73bf44c</code></a> docs(material/core): Fix typo ('prefixed' -&gt; 'suffixed') in palette naming. (...</li> <li><a href="https://github.com/angular/components/commit/887cf45eaa6f127cc1a3a254cbbe99f362120a8d"><code>887cf45</code></a> build: update tsec and drop corresponding postinstall patch (<a href="https://github-redirect.dependabot.com/angular/components/issues/24837">#24837</a>)</li> <li><a href="https://github.com/angular/components/commit/7c204b49c2211dba66992b8d7473e4d546669efd"><code>7c204b4</code></a> chore: replace all git.io link (<a href="https://github-redirect.dependabot.com/angular/components/issues/24836">#24836</a>)</li> <li><a href="https://github.com/angular/components/commit/8002b63561eeda3c6a4ca6e428cb2ccd06840e6d"><code>8002b63</code></a> refactor(material/sort): explicit sort direction (<a href="https://github-redirect.dependabot.com/angular/components/issues/23632">#23632</a>)</li> <li><a href="https://github.com/angular/components/commit/86a1e8c7be80a89303f47d6eba72d28a9f2e13a6"><code>86a1e8c</code></a> fix(material/autocomplete): outside click in Angular zone. (<a href="https://github-redirect.dependabot.com/angular/components/issues/24817">#24817</a>)</li> <li><a href="https://github.com/angular/components/commit/68d09ddecdde594ed395e0ec580c4b403663f8de"><code>68d09dd</code></a> fix(cdk/overlay): animations interrupted on repeat insertions (<a href="https://github-redirect.dependabot.com/angular/components/issues/24815">#24815</a>)</li> <li><a href="https://github.com/angular/components/commit/fc6fcbbdc08580c69e94e87ebaecbb11ad60d21f"><code>fc6fcbb</code></a> docs(cdk/clipboard): add imports to samples (<a href="https://github-redirect.dependabot.com/angular/components/issues/21910">#21910</a>)</li> <li><a href="https://github.com/angular/components/commit/b16a33dbb29136dbf230b37cd9d12d46376c210d"><code>b16a33d</code></a> fix(material-experimental/mdc-slider): remove pointerdown passive eve… (<a href="https://github-redirect.dependabot.com/angular/components/issues/24766">#24766</a>)</li> <li><a href="https://github.com/angular/components/commit/6603bd5ec6891dcc2a4c0d5ab3b5a9cfc8eec068"><code>6603bd5</code></a> fix(material-experimental/mdc-snack-bar): avoid querying the DOM on each chan...</li> <li>See full diff in <a href="https://github.com/angular/components/compare/13.3.4...13.3.5">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.4&new-version=13.3.5)](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>
Sign in to join this conversation.
No description provided.