Bump @angular/material from 13.3.3 to 13.3.4 in /frontend #69

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/angular/material-13.3.4 into main 2022-04-26 20:05:58 +00:00
dependabot[bot] commented 2022-04-21 09:50:26 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.3 to 13.3.4.

Release notes

Sourced from @​angular/material's releases.

v13.3.4

13.3.4 "adamantium-albatross" (2022-04-20)

cdk

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

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

Changelog

Sourced from @​angular/material's changelog.

13.3.4 "adamantium-albatross" (2022-04-20)

cdk

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

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

14.0.0-next.10 "organza-oatmeal" (2022-04-13)

cdk

Commit Type Description
38946e6680 fix a11y: visually hidden element affecting scrolling (#24620)
f8dadb3246 fix overlay: disable backdrop animation when noop animations are enabled (#24687)

material

Commit Type Description
5846195007 feat slide-toggle: Add disabled predicate to MatSlideToggleHarness (#24761)
1e9092a5b7 fix checkbox: add the boolean property coercion for checked input (#20645)
366053093e fix chips: prevent default behavior on remove button (#24722)
6f9743c24c fix datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434)
fa12442042 fix list: wrong order of arguments when calling custom compareWith function (#24743)
333f3a4f57 fix select: empty space read out by VoiceOver on Chrome (#24741)
9243266128 fix snack-bar: update generic types for openFromComponent (#24634)
0a4fdb287a fix tabs: wrong scroll distance if selected tab is removed (#24118)
b1d20f99ef perf progress-bar: do not run change detection if there are no animationEnd listeners (#24673)

cdk-experimental

Commit Type Description
b8ccf036cb fix menu: API, code, and docs cleanup pass (#24745)
f384cb52cd fix menu: close standalone menu when focus leaves
9531b68a5c fix menu: don't steal focus on hover
c8eb797711 fix menu: refocus trigger after closeAll
26e6c1fd2e fix menu: simplify radio and checkbox item APIs (#24720)
5d1d36c453 fix menu: stop inline menu triggers capturing focus

material-experimental

Commit Type Description
c3bb3a9e5b fix mdc-core: avoid style conflicts between MDC list and MDC option
3a94415b28 fix mdc-dialog: implement delayFocusTrap option (#24727)
94ec04156c fix mdc-dialog: reduce amount of generated CSS
766a01e4ef fix mdc-list: avoid style conflicts with MDC list

Special Thanks

Amy Sorto, Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Miles Malerba, Pascal Weyrich, Richie Foreman, RobStrader, Zach Arend and renovate[bot]

... (truncated)

Commits
  • 2b90924 release: cut the v13.3.4 release (#24807)
  • 0a06523 refactor(cdk/table): expose data source type (#24782)
  • ab04f21 docs(material/chips): use correct terminology (#24798)
  • a98f5ad build: disable renovate lock file maintenance (#24794)
  • eef4757 fix(cdk/portal): prevent calling ApplicationRef.detachView on destroyed ins...
  • dd4dbd6 build: add Zach (zarend) to datepicker code owners (#24787)
  • 46657d0 build: preparation for primary branch rename in the Angular repos (#24783)
  • 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.3 to 13.3.4. <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.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.4 &quot;adamantium-albatross&quot; (2022-04-20)</h1> <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/eef47579fd5a1e2f1f9423a6ba5bc2a4955142cc"><img src="https://img.shields.io/badge/eef47579f-fix-green" alt="fix - eef47579f" /></a></td> <td><strong>portal:</strong> prevent calling <code>ApplicationRef.detachView</code> on destroyed instance (<a href="https://github-redirect.dependabot.com/angular/components/issues/24775">#24775</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend</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.4 &quot;adamantium-albatross&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/eef47579fd5a1e2f1f9423a6ba5bc2a4955142cc">eef47579f</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> <h2>Special Thanks</h2> <p>Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0-next.10 &quot;organza-oatmeal&quot; (2022-04-13)</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/38946e6680be75816e7dab043ab954df016df0ed">38946e6680</a></td> <td>fix</td> <td><strong>a11y:</strong> visually hidden element affecting scrolling (<a href="https://github-redirect.dependabot.com/angular/components/pull/24620">#24620</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/f8dadb3246c778a3916db72ead9033ebb32bc814">f8dadb3246</a></td> <td>fix</td> <td><strong>overlay:</strong> disable backdrop animation when noop animations are enabled (<a href="https://github-redirect.dependabot.com/angular/components/pull/24687">#24687</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/5846195007b44a7ddd61155a225132802848e101">5846195007</a></td> <td>feat</td> <td><strong>slide-toggle:</strong> Add <code>disabled</code> predicate to MatSlideToggleHarness (<a href="https://github-redirect.dependabot.com/angular/components/pull/24761">#24761</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/1e9092a5b71f7dc0932dcce8479c3e43cbed24e9">1e9092a5b7</a></td> <td>fix</td> <td><strong>checkbox:</strong> add the boolean property coercion for checked input (<a href="https://github-redirect.dependabot.com/angular/components/pull/20645">#20645</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/366053093edc35c84429e9c64a35f331fe3607b9">366053093e</a></td> <td>fix</td> <td><strong>chips:</strong> prevent default behavior on remove button (<a href="https://github-redirect.dependabot.com/angular/components/pull/24722">#24722</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/6f9743c24c6dbc986f2ebf66f3f25dd46dc88221">6f9743c24c</a></td> <td>fix</td> <td><strong>datepicker:</strong> avoid rerender when min/maxDate changes to different time on the same day (<a href="https://github-redirect.dependabot.com/angular/components/pull/24434">#24434</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/fa12442042795787da21b5cb1bf2bad4d8c5945d">fa12442042</a></td> <td>fix</td> <td><strong>list:</strong> wrong order of arguments when calling custom compareWith function (<a href="https://github-redirect.dependabot.com/angular/components/pull/24743">#24743</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/333f3a4f57b389350e05bbf12918f18e13dadfb1">333f3a4f57</a></td> <td>fix</td> <td><strong>select:</strong> empty space read out by VoiceOver on Chrome (<a href="https://github-redirect.dependabot.com/angular/components/pull/24741">#24741</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9243266128400b6bd63ae5afda098feebc4a7b7e">9243266128</a></td> <td>fix</td> <td><strong>snack-bar:</strong> update generic types for openFromComponent (<a href="https://github-redirect.dependabot.com/angular/components/pull/24634">#24634</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0a4fdb287a3881adbe6507581f785cdc24e564fb">0a4fdb287a</a></td> <td>fix</td> <td><strong>tabs:</strong> wrong scroll distance if selected tab is removed (<a href="https://github-redirect.dependabot.com/angular/components/pull/24118">#24118</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/b1d20f99efb5d8680400b73fd274c8a2eab8b6b5">b1d20f99ef</a></td> <td>perf</td> <td><strong>progress-bar:</strong> do not run change detection if there are no <code>animationEnd</code> listeners (<a href="https://github-redirect.dependabot.com/angular/components/pull/24673">#24673</a>)</td> </tr> </tbody> </table> <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/b8ccf036cb1d97302f84c831a44a2a4c7e98274f">b8ccf036cb</a></td> <td>fix</td> <td><strong>menu:</strong> API, code, and docs cleanup pass (<a href="https://github-redirect.dependabot.com/angular/components/pull/24745">#24745</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/f384cb52cda9e528c505466062d4671fa3757e4e">f384cb52cd</a></td> <td>fix</td> <td><strong>menu:</strong> close standalone menu when focus leaves</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9531b68a5cfe2ed9eb58b15c70d7be8d7bf195b1">9531b68a5c</a></td> <td>fix</td> <td><strong>menu:</strong> don't steal focus on hover</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/c8eb79771127660648f20e8072a3b062616fe37f">c8eb797711</a></td> <td>fix</td> <td><strong>menu:</strong> refocus trigger after closeAll</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/26e6c1fd2e0af36d11f83c4d95ce3abd991458e3">26e6c1fd2e</a></td> <td>fix</td> <td><strong>menu:</strong> simplify radio and checkbox item APIs (<a href="https://github-redirect.dependabot.com/angular/components/pull/24720">#24720</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5d1d36c453808dec3cb90a2d638d123df19d4624">5d1d36c453</a></td> <td>fix</td> <td><strong>menu:</strong> stop inline menu triggers capturing focus</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/c3bb3a9e5b16485ad3a6263bed0e9aa7ff45dca1">c3bb3a9e5b</a></td> <td>fix</td> <td><strong>mdc-core:</strong> avoid style conflicts between MDC list and MDC option</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/3a94415b286ea220912f301000535cbf102112df">3a94415b28</a></td> <td>fix</td> <td><strong>mdc-dialog:</strong> implement delayFocusTrap option (<a href="https://github-redirect.dependabot.com/angular/components/pull/24727">#24727</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/94ec04156c1330f5c063b5e2ecb7fcaff65736ab">94ec04156c</a></td> <td>fix</td> <td><strong>mdc-dialog:</strong> reduce amount of generated CSS</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/766a01e4efb52e51936d932c43e7a3e0a73660c8">766a01e4ef</a></td> <td>fix</td> <td><strong>mdc-list:</strong> avoid style conflicts with MDC list</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Amy Sorto, Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Miles Malerba, Pascal Weyrich, Richie Foreman, RobStrader, Zach Arend and renovate[bot]</p> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/2b909247d4010360031cdf77023c76d579c169b0"><code>2b90924</code></a> release: cut the v13.3.4 release (<a href="https://github-redirect.dependabot.com/angular/components/issues/24807">#24807</a>)</li> <li><a href="https://github.com/angular/components/commit/0a06523aa2c44404536cf2222c5b345f0a7f860e"><code>0a06523</code></a> refactor(cdk/table): expose data source type (<a href="https://github-redirect.dependabot.com/angular/components/issues/24782">#24782</a>)</li> <li><a href="https://github.com/angular/components/commit/ab04f21770666ddb0cf43248fe059f733acb5494"><code>ab04f21</code></a> docs(material/chips): use correct terminology (<a href="https://github-redirect.dependabot.com/angular/components/issues/24798">#24798</a>)</li> <li><a href="https://github.com/angular/components/commit/a98f5ada53557505668bbd4653abad956723d91b"><code>a98f5ad</code></a> build: disable renovate lock file maintenance (<a href="https://github-redirect.dependabot.com/angular/components/issues/24794">#24794</a>)</li> <li><a href="https://github.com/angular/components/commit/eef47579fd5a1e2f1f9423a6ba5bc2a4955142cc"><code>eef4757</code></a> fix(cdk/portal): prevent calling <code>ApplicationRef.detachView</code> on destroyed ins...</li> <li><a href="https://github.com/angular/components/commit/dd4dbd6f8cafc894a91a57c289607c281833d341"><code>dd4dbd6</code></a> build: add Zach (zarend) to datepicker code owners (<a href="https://github-redirect.dependabot.com/angular/components/issues/24787">#24787</a>)</li> <li><a href="https://github.com/angular/components/commit/46657d055f313b25e3b627b4cf731d8103bfbd41"><code>46657d0</code></a> build: preparation for primary branch rename in the Angular repos (<a href="https://github-redirect.dependabot.com/angular/components/issues/24783">#24783</a>)</li> <li>See full diff in <a href="https://github.com/angular/components/compare/13.3.3...13.3.4">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.3&new-version=13.3.4)](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.