Bump @angular/material from 13.3.6 to 13.3.7 in /frontend #192

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

Bumps @angular/material from 13.3.6 to 13.3.7.

Release notes

Sourced from @​angular/material's releases.

v13.3.7

13.3.7 "chiffon-carambola" (2022-05-11)

material

Commit Description
fix - 0bede63d33 datepicker: add ability to have numeric zero value in input (#24813)
fix - 7a122f7f03 expansion: inconsistent spacing for anchor buttons (#24882)
fix - e486ed93e4 menu: focus the first item when opening menu on iOS VoiceOver (#24733)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

Changelog

Sourced from @​angular/material's changelog.

13.3.7 "chiffon-carambola" (2022-05-11)

material

Commit Type Description
0bede63d33 fix datepicker: add ability to have numeric zero value in input (#24813)
7a122f7f03 fix expansion: inconsistent spacing for anchor buttons (#24882)
e486ed93e4 fix menu: focus the first item when opening menu on iOS VoiceOver (#24733)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

14.0.0-next.13 "quartzite-quetzal" (2022-05-04)

cdk

Commit Type Description
8946ce2b8f fix menu: allow scrolling while menu is open

material

Commit Type Description
00cf4a2f26 feat autocomplete: add clear method to test harness (#24752)
08851de204 fix menu: add constructor overloads for non-deprecated signatures (#24860)

material-experimental

Commit Type Description
30f51814a5 fix mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession (#24757)
f86faf534a fix mdc-table: add inherit background to rows (#24867)

Special Thanks

Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel

Commits
  • 6f7584a release: cut the v13.3.7 release
  • e486ed9 fix(material/menu): focus the first item when opening menu on iOS VoiceOver (...
  • 0bede63 fix(material/datepicker): add ability to have numeric zero value in input (#2...
  • 7a122f7 fix(material/expansion): inconsistent spacing for anchor buttons (#24882)
  • 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.6 to 13.3.7. <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.7</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.7 &quot;chiffon-carambola&quot; (2022-05-11)</h1> <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/0bede63d33127d5a9ac0370307486ff50e492e9d"><img src="https://img.shields.io/badge/0bede63d33-fix-green" alt="fix - 0bede63d33" /></a></td> <td><strong>datepicker:</strong> add ability to have numeric zero value in input (<a href="https://github-redirect.dependabot.com/angular/components/issues/24813">#24813</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7a122f7f03403e981c6a90522a4a201d79ba405c"><img src="https://img.shields.io/badge/7a122f7f03-fix-green" alt="fix - 7a122f7f03" /></a></td> <td><strong>expansion:</strong> inconsistent spacing for anchor buttons (<a href="https://github-redirect.dependabot.com/angular/components/issues/24882">#24882</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e486ed93e45e6e5e5842d5dfa4e1c1de32823520"><img src="https://img.shields.io/badge/e486ed93e4-fix-green" alt="fix - e486ed93e4" /></a></td> <td><strong>menu:</strong> focus the first item when opening menu on iOS VoiceOver (<a href="https://github-redirect.dependabot.com/angular/components/issues/24733">#24733</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend</p> </blockquote> </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>13.3.7 &quot;chiffon-carambola&quot; (2022-05-11)</h1> <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/0bede63d33127d5a9ac0370307486ff50e492e9d">0bede63d33</a></td> <td>fix</td> <td><strong>datepicker:</strong> add ability to have numeric zero value in input (<a href="https://github-redirect.dependabot.com/angular/components/pull/24813">#24813</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7a122f7f03403e981c6a90522a4a201d79ba405c">7a122f7f03</a></td> <td>fix</td> <td><strong>expansion:</strong> inconsistent spacing for anchor buttons (<a href="https://github-redirect.dependabot.com/angular/components/pull/24882">#24882</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e486ed93e45e6e5e5842d5dfa4e1c1de32823520">e486ed93e4</a></td> <td>fix</td> <td><strong>menu:</strong> focus the first item when opening menu on iOS VoiceOver (<a href="https://github-redirect.dependabot.com/angular/components/pull/24733">#24733</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0-next.13 &quot;quartzite-quetzal&quot; (2022-05-04)</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/8946ce2b8f4faa256e25d16048c3871560b808a0">8946ce2b8f</a></td> <td>fix</td> <td><strong>menu:</strong> allow scrolling while menu is open</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/00cf4a2f269ece56b0f0e14520019cca642d5f2f">00cf4a2f26</a></td> <td>feat</td> <td><strong>autocomplete:</strong> add clear method to test harness (<a href="https://github-redirect.dependabot.com/angular/components/pull/24752">#24752</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/08851de2044c5485d7831e15fa87fa033c3d79c6">08851de204</a></td> <td>fix</td> <td><strong>menu:</strong> add constructor overloads for non-deprecated signatures (<a href="https://github-redirect.dependabot.com/angular/components/pull/24860">#24860</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/30f51814a536440722ae9351d2c27fe1919ba8e9">30f51814a5</a></td> <td>fix</td> <td><strong>mdc-snack-bar:</strong> avoid multiple snack bars on the page if opened in quick succession (<a href="https://github-redirect.dependabot.com/angular/components/pull/24757">#24757</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/f86faf534a3d779037abd39e6dc79022c571a9d9">f86faf534a</a></td> <td>fix</td> <td><strong>mdc-table:</strong> add inherit background to rows (<a href="https://github-redirect.dependabot.com/angular/components/pull/24867">#24867</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel</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/6f7584a98df0e5baf0b595c263e7088fa8aed653"><code>6f7584a</code></a> release: cut the v13.3.7 release</li> <li><a href="https://github.com/angular/components/commit/e486ed93e45e6e5e5842d5dfa4e1c1de32823520"><code>e486ed9</code></a> fix(material/menu): focus the first item when opening menu on iOS VoiceOver (...</li> <li><a href="https://github.com/angular/components/commit/0bede63d33127d5a9ac0370307486ff50e492e9d"><code>0bede63</code></a> fix(material/datepicker): add ability to have numeric zero value in input (<a href="https://github-redirect.dependabot.com/angular/components/issues/2">#2</a>...</li> <li><a href="https://github.com/angular/components/commit/7a122f7f03403e981c6a90522a4a201d79ba405c"><code>7a122f7</code></a> fix(material/expansion): inconsistent spacing for anchor buttons (<a href="https://github-redirect.dependabot.com/angular/components/issues/24882">#24882</a>)</li> <li>See full diff in <a href="https://github.com/angular/components/compare/13.3.6...13.3.7">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=13.3.7)](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-05-26 09:44:28 +00:00 (Migrated from github.com)

Superseded by #215.

Superseded by #215.

Pull request closed

Sign in to join this conversation.
No description provided.