Bump @angular/material from 13.3.0 to 13.3.1 in /frontend #20

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/angular/material-13.3.1 into main 2022-03-26 15:35:20 +00:00
dependabot[bot] commented 2022-03-24 09:39:14 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.0 to 13.3.1.

Release notes

Sourced from @​angular/material's releases.

v13.3.1

13.3.1 "pearl-necklace" (2022-03-23)

material-experimental

Commit Description
fix - b09c7427c mdc-chips: replace innerText w/ textContent (#24635)

material

Commit Description
fix - 0897f49d7 autocomplete: re-enter the Angular zone when the NgZone.onStable emits (#24569)
fix - 51ddecbbb checkbox: model value not updated when using toggle method (#11902)
fix - 174871713 input: resolve memory leak on iOS (#24599)
fix - eed36b3ba schematics: mark ng-add schematics as hidden
fix - 240b238f9 select: NVDA reading out table when opening select on Chrome (#23446)
fix - e04b7aeee select: value set through property not being propagated to value accessor (#10246)
perf - 5e5b296bf icon: remove IE workaround (#24514)

cdk

Commit Description
fix - cf24b704d schematics: mark ng-add schematics as hidden
perf - 4a4ebe7df scrolling: do not run change detection if there are no viewChange listeners (#23987)

multiple

Commit Description
fix - 0a3c7d7c4 memory leak when forcing focus (#24520)

Special Thanks

Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6

Changelog

Sourced from @​angular/material's changelog.

13.3.1 "pearl-necklace" (2022-03-23)

cdk

Commit Type Description
cf24b704d fix schematics: mark ng-add schematics as hidden
4a4ebe7df perf scrolling: do not run change detection if there are no viewChange listeners (#23987)

material

Commit Type Description
0897f49d7 fix autocomplete: re-enter the Angular zone when the NgZone.onStable emits (#24569)
51ddecbbb fix checkbox: model value not updated when using toggle method (#11902)
174871713 fix input: resolve memory leak on iOS (#24599)
eed36b3ba fix schematics: mark ng-add schematics as hidden
240b238f9 fix select: NVDA reading out table when opening select on Chrome (#23446)
e04b7aeee fix select: value set through property not being propagated to value accessor (#10246)
5e5b296bf perf icon: remove IE workaround (#24514)

material-experimental

Commit Type Description
b09c7427c fix mdc-chips: replace innerText w/ textContent (#24635)

multiple

Commit Type Description
0a3c7d7c4 fix memory leak when forcing focus (#24520)

Special Thanks

Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6

14.0.0-next.7 "baize-bison" (2022-03-16)

cdk

Commit Type Description
45fae71ea fix drag-drop: only block dragstart event on event targets (#24581)

material

Commit Type Description
8ef312528 feat dialog: add the ability to control the animation duration (#13466)
cc6112298 feat stepper: add input for controlling the animation duration (#17133)
fc5f8b026 feat stepper: add the ability to control the position of the header in a horizontal stepper (#15509)
f42fee0de feat tabs: Throw error in MDC tabs if [tabPanel] input is not provided (#24517)
0f15d1983 fix badge: ensure overflow visible (#24602)
0b5256184 fix card: use more specific selector for divider override (#23531)
47517b65e fix card: use more specific selector for divider override (#23531)
6b4f2bfa9 fix datepicker: fix Voiceover losing focus on PageDown (#24399)
14f5b6e06 fix datepicker: use cdk-visually-hidden on calendar header (#24523)
f16548462 fix dialog: provide defaults for dialog animation (#24591)
575332c92 fix dialog: use quoted keys in the animation state object (#24594)
025a53448 fix icon: clip overflowing icon elements (#12429)

... (truncated)

Commits
  • aa61e81 release: cut the v13.3.1 release (#24653)
  • 3eb6bb4 build: prevent framing of dev app with X-Frame-Options (#24651)
  • d87ba37 Revert "perf(cdk/scrolling): do not run change detection if there are no `vie...
  • d71ee4d build: point automatic docs deployment to production firebase sites (#24615)
  • b09c742 fix(material-experimental/mdc-chips): replace innerText w/ textContent (#24635)
  • e04b7ae fix(material/select): value set through property not being propagated to valu...
  • 51ddecb fix(material/checkbox): model value not updated when using toggle method (#11...
  • 43fcdde build: downgrade bazel nodejs version to work with m1 (#24616)
  • c3090d6 refactor: replace deprecated String.prototype.substr() (#24628)
  • 70b1f6f docs(material/autocomplete): fix incorrect title for autocomplete optgroup ex...
  • 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.0 to 13.3.1. <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.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.1 &quot;pearl-necklace&quot; (2022-03-23)</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/b09c7427c47aebad31a1dfd4661b62eb7bc46d9d"><img src="https://img.shields.io/badge/b09c7427c-fix-green" alt="fix - b09c7427c" /></a></td> <td><strong>mdc-chips:</strong> replace innerText w/ textContent (<a href="https://github-redirect.dependabot.com/angular/components/issues/24635">#24635</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/0897f49d7538ea1c0b3a59a25b60a59cd0208b2d"><img src="https://img.shields.io/badge/0897f49d7-fix-green" alt="fix - 0897f49d7" /></a></td> <td><strong>autocomplete:</strong> re-enter the Angular zone when the <code>NgZone.onStable</code> emits (<a href="https://github-redirect.dependabot.com/angular/components/issues/24569">#24569</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/51ddecbbbd669c29fbe2cd99f55ad3a3ba716b4b"><img src="https://img.shields.io/badge/51ddecbbb-fix-green" alt="fix - 51ddecbbb" /></a></td> <td><strong>checkbox:</strong> model value not updated when using toggle method (<a href="https://github-redirect.dependabot.com/angular/components/issues/11902">#11902</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/174871713663f3c03b05140bc0108ecaecaef9a8"><img src="https://img.shields.io/badge/174871713-fix-green" alt="fix - 174871713" /></a></td> <td><strong>input:</strong> resolve memory leak on iOS (<a href="https://github-redirect.dependabot.com/angular/components/issues/24599">#24599</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/eed36b3baf6c476bd91d3af35cdaad640ab2fc9c"><img src="https://img.shields.io/badge/eed36b3ba-fix-green" alt="fix - eed36b3ba" /></a></td> <td><strong>schematics:</strong> mark <code>ng-add</code> schematics as hidden</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/240b238f92700bd36f87999c82faef00e9fd65a9"><img src="https://img.shields.io/badge/240b238f9-fix-green" alt="fix - 240b238f9" /></a></td> <td><strong>select:</strong> NVDA reading out table when opening select on Chrome (<a href="https://github-redirect.dependabot.com/angular/components/issues/23446">#23446</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e04b7aeee97a15d9c1527aa0ba3d53688a15c6f8"><img src="https://img.shields.io/badge/e04b7aeee-fix-green" alt="fix - e04b7aeee" /></a></td> <td><strong>select:</strong> value set through property not being propagated to value accessor (<a href="https://github-redirect.dependabot.com/angular/components/issues/10246">#10246</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5e5b296bf9afcbd097c11839e0042ac8c4c0f225"><img src="https://img.shields.io/badge/5e5b296bf-perf-orange" alt="perf - 5e5b296bf" /></a></td> <td><strong>icon:</strong> remove IE workaround (<a href="https://github-redirect.dependabot.com/angular/components/issues/24514">#24514</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/cf24b704d46d2122d543331a405b6337b5765252"><img src="https://img.shields.io/badge/cf24b704d-fix-green" alt="fix - cf24b704d" /></a></td> <td><strong>schematics:</strong> mark <code>ng-add</code> schematics as hidden</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4a4ebe7dff23ab989d283e22f813d6cb3bcd20ed"><img src="https://img.shields.io/badge/4a4ebe7df-perf-orange" alt="perf - 4a4ebe7df" /></a></td> <td><strong>scrolling:</strong> do not run change detection if there are no <code>viewChange</code> listeners (<a href="https://github-redirect.dependabot.com/angular/components/issues/23987">#23987</a>)</td> </tr> </tbody> </table> <h3>multiple</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/0a3c7d7c4216c1a862c48d1fa379e053e2d7e316"><img src="https://img.shields.io/badge/0a3c7d7c4-fix-green" alt="fix - 0a3c7d7c4" /></a></td> <td>memory leak when forcing focus (<a href="https://github-redirect.dependabot.com/angular/components/issues/24520">#24520</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6</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.1 &quot;pearl-necklace&quot; (2022-03-23)</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/cf24b704d46d2122d543331a405b6337b5765252">cf24b704d</a></td> <td>fix</td> <td><strong>schematics:</strong> mark <code>ng-add</code> schematics as hidden</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4a4ebe7dff23ab989d283e22f813d6cb3bcd20ed">4a4ebe7df</a></td> <td>perf</td> <td><strong>scrolling:</strong> do not run change detection if there are no <code>viewChange</code> listeners (<a href="https://github-redirect.dependabot.com/angular/components/pull/23987">#23987</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/0897f49d7538ea1c0b3a59a25b60a59cd0208b2d">0897f49d7</a></td> <td>fix</td> <td><strong>autocomplete:</strong> re-enter the Angular zone when the <code>NgZone.onStable</code> emits (<a href="https://github-redirect.dependabot.com/angular/components/pull/24569">#24569</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/51ddecbbbd669c29fbe2cd99f55ad3a3ba716b4b">51ddecbbb</a></td> <td>fix</td> <td><strong>checkbox:</strong> model value not updated when using toggle method (<a href="https://github-redirect.dependabot.com/angular/components/pull/11902">#11902</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/174871713663f3c03b05140bc0108ecaecaef9a8">174871713</a></td> <td>fix</td> <td><strong>input:</strong> resolve memory leak on iOS (<a href="https://github-redirect.dependabot.com/angular/components/pull/24599">#24599</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/eed36b3baf6c476bd91d3af35cdaad640ab2fc9c">eed36b3ba</a></td> <td>fix</td> <td><strong>schematics:</strong> mark <code>ng-add</code> schematics as hidden</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/240b238f92700bd36f87999c82faef00e9fd65a9">240b238f9</a></td> <td>fix</td> <td><strong>select:</strong> NVDA reading out table when opening select on Chrome (<a href="https://github-redirect.dependabot.com/angular/components/pull/23446">#23446</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e04b7aeee97a15d9c1527aa0ba3d53688a15c6f8">e04b7aeee</a></td> <td>fix</td> <td><strong>select:</strong> value set through property not being propagated to value accessor (<a href="https://github-redirect.dependabot.com/angular/components/pull/10246">#10246</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5e5b296bf9afcbd097c11839e0042ac8c4c0f225">5e5b296bf</a></td> <td>perf</td> <td><strong>icon:</strong> remove IE workaround (<a href="https://github-redirect.dependabot.com/angular/components/pull/24514">#24514</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/b09c7427c47aebad31a1dfd4661b62eb7bc46d9d">b09c7427c</a></td> <td>fix</td> <td><strong>mdc-chips:</strong> replace innerText w/ textContent (<a href="https://github-redirect.dependabot.com/angular/components/pull/24635">#24635</a>)</td> </tr> </tbody> </table> <h3>multiple</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/0a3c7d7c4216c1a862c48d1fa379e053e2d7e316">0a3c7d7c4</a></td> <td>fix</td> <td>memory leak when forcing focus (<a href="https://github-redirect.dependabot.com/angular/components/pull/24520">#24520</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0-next.7 &quot;baize-bison&quot; (2022-03-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/45fae71ea083b37f2e18f0e60dfadfce27472ed4">45fae71ea</a></td> <td>fix</td> <td><strong>drag-drop:</strong> only block dragstart event on event targets (<a href="https://github-redirect.dependabot.com/angular/components/pull/24581">#24581</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/8ef3125285b3e5a4eb0b0f2974acaf3873e5eead">8ef312528</a></td> <td>feat</td> <td><strong>dialog:</strong> add the ability to control the animation duration (<a href="https://github-redirect.dependabot.com/angular/components/pull/13466">#13466</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/cc6112298d85ae40164717a5ec267a3128a0c10e">cc6112298</a></td> <td>feat</td> <td><strong>stepper:</strong> add input for controlling the animation duration (<a href="https://github-redirect.dependabot.com/angular/components/pull/17133">#17133</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/fc5f8b0266c299af981fe8198981ef1cac87df49">fc5f8b026</a></td> <td>feat</td> <td><strong>stepper:</strong> add the ability to control the position of the header in a horizontal stepper (<a href="https://github-redirect.dependabot.com/angular/components/pull/15509">#15509</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/f42fee0de7b7f97fd17cb2bdc1eb99b1e4ad4756">f42fee0de</a></td> <td>feat</td> <td><strong>tabs:</strong> Throw error in MDC tabs if [tabPanel] input is not provided (<a href="https://github-redirect.dependabot.com/angular/components/pull/24517">#24517</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0f15d19831c17133bf2ebaf99bf7c4483c27a17f">0f15d1983</a></td> <td>fix</td> <td><strong>badge:</strong> ensure overflow visible (<a href="https://github-redirect.dependabot.com/angular/components/pull/24602">#24602</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0b52561840325929c81a59d78bbd01d0f26cdb24">0b5256184</a></td> <td>fix</td> <td><strong>card:</strong> use more specific selector for divider override (<a href="https://github-redirect.dependabot.com/angular/components/pull/23531">#23531</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/47517b65e0501fd85fcb1bf97c92ebb1185cc304">47517b65e</a></td> <td>fix</td> <td><strong>card:</strong> use more specific selector for divider override (<a href="https://github-redirect.dependabot.com/angular/components/pull/23531">#23531</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/6b4f2bfa91cabff1adfb3910593ee714c406884c">6b4f2bfa9</a></td> <td>fix</td> <td><strong>datepicker:</strong> fix Voiceover losing focus on PageDown (<a href="https://github-redirect.dependabot.com/angular/components/pull/24399">#24399</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/14f5b6e067cedb24fd55d502a37d641e86730d74">14f5b6e06</a></td> <td>fix</td> <td><strong>datepicker:</strong> use cdk-visually-hidden on calendar header (<a href="https://github-redirect.dependabot.com/angular/components/pull/24523">#24523</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/f16548462eb2949d10df4370277513dcf8519eba">f16548462</a></td> <td>fix</td> <td><strong>dialog:</strong> provide defaults for dialog animation (<a href="https://github-redirect.dependabot.com/angular/components/pull/24591">#24591</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/575332c9296c28776376f4b4f7fb39c9743761aa">575332c92</a></td> <td>fix</td> <td><strong>dialog:</strong> use quoted keys in the animation state object (<a href="https://github-redirect.dependabot.com/angular/components/pull/24594">#24594</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/025a53448342fbda9c2e57819026bafc5ca6f8c9">025a53448</a></td> <td>fix</td> <td><strong>icon:</strong> clip overflowing icon elements (<a href="https://github-redirect.dependabot.com/angular/components/pull/12429">#12429</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/aa61e8133bbbaeea059ca61a2d478ffbf50824e0"><code>aa61e81</code></a> release: cut the v13.3.1 release (<a href="https://github-redirect.dependabot.com/angular/components/issues/24653">#24653</a>)</li> <li><a href="https://github.com/angular/components/commit/3eb6bb45455cc878d65037dc6265d63523f03ef0"><code>3eb6bb4</code></a> build: prevent framing of dev app with X-Frame-Options (<a href="https://github-redirect.dependabot.com/angular/components/issues/24651">#24651</a>)</li> <li><a href="https://github.com/angular/components/commit/d87ba370a97cf6b4e3bcb969d687976d09a1f00e"><code>d87ba37</code></a> Revert &quot;perf(cdk/scrolling): do not run change detection if there are no `vie...</li> <li><a href="https://github.com/angular/components/commit/d71ee4d2ef84c29b05499f3a91b65e2536ecd767"><code>d71ee4d</code></a> build: point automatic docs deployment to production firebase sites (<a href="https://github-redirect.dependabot.com/angular/components/issues/24615">#24615</a>)</li> <li><a href="https://github.com/angular/components/commit/b09c7427c47aebad31a1dfd4661b62eb7bc46d9d"><code>b09c742</code></a> fix(material-experimental/mdc-chips): replace innerText w/ textContent (<a href="https://github-redirect.dependabot.com/angular/components/issues/24635">#24635</a>)</li> <li><a href="https://github.com/angular/components/commit/e04b7aeee97a15d9c1527aa0ba3d53688a15c6f8"><code>e04b7ae</code></a> fix(material/select): value set through property not being propagated to valu...</li> <li><a href="https://github.com/angular/components/commit/51ddecbbbd669c29fbe2cd99f55ad3a3ba716b4b"><code>51ddecb</code></a> fix(material/checkbox): model value not updated when using toggle method (<a href="https://github-redirect.dependabot.com/angular/components/issues/11">#11</a>...</li> <li><a href="https://github.com/angular/components/commit/43fcdde0f10b0ee879662aa0f5b4ba8547624ce1"><code>43fcdde</code></a> build: downgrade bazel nodejs version to work with m1 (<a href="https://github-redirect.dependabot.com/angular/components/issues/24616">#24616</a>)</li> <li><a href="https://github.com/angular/components/commit/c3090d690310bd5311d766c78afec30380f4237a"><code>c3090d6</code></a> refactor: replace deprecated String.prototype.substr() (<a href="https://github-redirect.dependabot.com/angular/components/issues/24628">#24628</a>)</li> <li><a href="https://github.com/angular/components/commit/70b1f6f901192de410a2c08ec40974f1f5833db4"><code>70b1f6f</code></a> docs(material/autocomplete): fix incorrect title for autocomplete optgroup ex...</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.0...13.3.1">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.0&new-version=13.3.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>
Sign in to join this conversation.
No description provided.