Bump @angular/material from 13.3.2 to 13.3.3 in /frontend #58

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/angular/material-13.3.3 into main 2022-04-18 17:50:21 +00:00
dependabot[bot] commented 2022-04-14 09:23:16 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.2 to 13.3.3.

Release notes

Sourced from @​angular/material's releases.

v13.3.3

13.3.3 "tweed-table" (2022-04-13)

material

Commit Description
fix - 1e010a3624 checkbox: add the boolean property coercion for checked input (#20645)
fix - 6c65b1d703 chips: prevent default behavior on remove button (#24722)
fix - 4501b2518d datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434)
fix - aae60833eb list: wrong order of arguments when calling custom compareWith function (#24743)
fix - 68c5e870bd select: empty space read out by VoiceOver on Chrome (#24741)
fix - 0d1755d566 snack-bar: update generic types for openFromComponent (#24634)
fix - b83d225b33 tabs: wrong scroll distance if selected tab is removed (#24118)
perf - ca30f426a9 progress-bar: do not run change detection if there are no animationEnd listeners (#24673)

cdk

Commit Description
fix - 949e3c7fbc a11y: visually hidden element affecting scrolling (#24620)

Special Thanks

Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend

Changelog

Sourced from @​angular/material's changelog.

13.3.3 "tweed-table" (2022-04-13)

cdk

Commit Type Description
949e3c7fbc fix a11y: visually hidden element affecting scrolling (#24620)

material

Commit Type Description
1e010a3624 fix checkbox: add the boolean property coercion for checked input (#20645)
6c65b1d703 fix chips: prevent default behavior on remove button (#24722)
4501b2518d fix datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434)
aae60833eb fix list: wrong order of arguments when calling custom compareWith function (#24743)
68c5e870bd fix select: empty space read out by VoiceOver on Chrome (#24741)
0d1755d566 fix snack-bar: update generic types for openFromComponent (#24634)
b83d225b33 fix tabs: wrong scroll distance if selected tab is removed (#24118)
ca30f426a9 perf progress-bar: do not run change detection if there are no animationEnd listeners (#24673)

Special Thanks

Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend

14.0.0-next.9 "plastic-headphones" (2022-03-30)

cdk

Commit Type Description
b372f68302 fix a11y: live announcer promise never resolved if new announcement comes in (#24700)
5b4bcf5cae fix testing: entering negative number values not working with reactive forms (#24656)

material

Commit Type Description
5a8ebb1da1 feat dialog: add support for explicit injector (#24580)
cb206be37d fix autocomplete: always emit closed event (#24642)
938d7870a7 fix button-toggle: ripples not clipping correctly in safari (#12311)
73dde84325 fix chips: ripple not clipped on safari (#21495)
dbb6dc09b4 fix core: resolve memory leak by removing event listeners from the ripple element (#24663)
5770eba622 fix core: unable to override tag selectors inside .mat-typography (#14617)
7e67602799 fix datepicker: expose datepicker-date-range-colors mixin
460b25cad9 fix list: not working correctly when list item is used as a button (#13617)
a76f30107e fix menu: clicks on disabled item closing the menu (#19183)
81ff8c8daa fix radio: set tabindex based on selected state (#18081)
99f1f38caa fix snack-bar: ensure that the snack bar always runs inside the NgZone (#24611)
b9bfaeecb6 fix tabs: focus wrapping back to selected label when using shift + tab (#14194)
7c2545c240 fix tabs: update tab state when active tab is swapped out (#24164)

cdk-experimental

Commit Type Description
b4b8b202c0 fix menu: fix issue where left/right on standalone menu closes it (#24696)
79b2337949 fix menu: move shared menu logic to base class (#24645)

material-experimental

... (truncated)

Commits
  • 33081f2 release: cut the v13.3.3 release
  • 68c5e87 fix(material/select): empty space read out by VoiceOver on Chrome (#24741)
  • 6c65b1d fix(material/chips): prevent default behavior on remove button (#24722)
  • 0d1755d fix(material/snack-bar): update generic types for openFromComponent (#24634)
  • aae6083 fix(material/list): wrong order of arguments when calling custom compareWith ...
  • 4f19bcf docs: Fix several typos in the documentation (#24756)
  • b1e1e4b docs(material/datepicker): require communicating date format for a11y (#24682)
  • ecd24e9 build: fix API golden failure (#24718)
  • 1e010a3 fix(material/checkbox): add the boolean property coercion for checked input (...
  • 949e3c7 fix(cdk/a11y): visually hidden element affecting scrolling (#24620)
  • 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.2 to 13.3.3. <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.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.3 &quot;tweed-table&quot; (2022-04-13)</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/1e010a3624f12c3add2f2b02cde63dd99cf435c8"><img src="https://img.shields.io/badge/1e010a3624-fix-green" alt="fix - 1e010a3624" /></a></td> <td><strong>checkbox:</strong> add the boolean property coercion for checked input (<a href="https://github-redirect.dependabot.com/angular/components/issues/20645">#20645</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/6c65b1d70328df5f9a1d5d7c9f4ae69e76ff2c03"><img src="https://img.shields.io/badge/6c65b1d703-fix-green" alt="fix - 6c65b1d703" /></a></td> <td><strong>chips:</strong> prevent default behavior on remove button (<a href="https://github-redirect.dependabot.com/angular/components/issues/24722">#24722</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4501b2518d0a77da20a782fbf6a276ce39dc5b5f"><img src="https://img.shields.io/badge/4501b2518d-fix-green" alt="fix - 4501b2518d" /></a></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/issues/24434">#24434</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/aae60833eb7016ce9d90ff2ae487107a85dccfaf"><img src="https://img.shields.io/badge/aae60833eb-fix-green" alt="fix - aae60833eb" /></a></td> <td><strong>list:</strong> wrong order of arguments when calling custom compareWith function (<a href="https://github-redirect.dependabot.com/angular/components/issues/24743">#24743</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/68c5e870bd1f4c15824ce264a0e79fe71688ef76"><img src="https://img.shields.io/badge/68c5e870bd-fix-green" alt="fix - 68c5e870bd" /></a></td> <td><strong>select:</strong> empty space read out by VoiceOver on Chrome (<a href="https://github-redirect.dependabot.com/angular/components/issues/24741">#24741</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0d1755d566e1971aa6e651cd2b890ba33c7ebe08"><img src="https://img.shields.io/badge/0d1755d566-fix-green" alt="fix - 0d1755d566" /></a></td> <td><strong>snack-bar:</strong> update generic types for openFromComponent (<a href="https://github-redirect.dependabot.com/angular/components/issues/24634">#24634</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/b83d225b33d17e6b1cb689cac5a2c3850df1de8e"><img src="https://img.shields.io/badge/b83d225b33-fix-green" alt="fix - b83d225b33" /></a></td> <td><strong>tabs:</strong> wrong scroll distance if selected tab is removed (<a href="https://github-redirect.dependabot.com/angular/components/issues/24118">#24118</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ca30f426a9729d30ff540ac4630c25ec7801bd4f"><img src="https://img.shields.io/badge/ca30f426a9-perf-orange" alt="perf - ca30f426a9" /></a></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/issues/24673">#24673</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/949e3c7fbc308a9c1a68766258f2a53a1fe1e8e7"><img src="https://img.shields.io/badge/949e3c7fbc-fix-green" alt="fix - 949e3c7fbc" /></a></td> <td><strong>a11y:</strong> visually hidden element affecting scrolling (<a href="https://github-redirect.dependabot.com/angular/components/issues/24620">#24620</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader 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.3 &quot;tweed-table&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/949e3c7fbc308a9c1a68766258f2a53a1fe1e8e7">949e3c7fbc</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> </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/1e010a3624f12c3add2f2b02cde63dd99cf435c8">1e010a3624</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/6c65b1d70328df5f9a1d5d7c9f4ae69e76ff2c03">6c65b1d703</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/4501b2518d0a77da20a782fbf6a276ce39dc5b5f">4501b2518d</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/aae60833eb7016ce9d90ff2ae487107a85dccfaf">aae60833eb</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/68c5e870bd1f4c15824ce264a0e79fe71688ef76">68c5e870bd</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/0d1755d566e1971aa6e651cd2b890ba33c7ebe08">0d1755d566</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/b83d225b33d17e6b1cb689cac5a2c3850df1de8e">b83d225b33</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/ca30f426a9729d30ff540ac4630c25ec7801bd4f">ca30f426a9</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> <h2>Special Thanks</h2> <p>Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0-next.9 &quot;plastic-headphones&quot; (2022-03-30)</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/b372f683020cd00692b592fdfc4baf89cab4cabe">b372f68302</a></td> <td>fix</td> <td><strong>a11y:</strong> live announcer promise never resolved if new announcement comes in (<a href="https://github-redirect.dependabot.com/angular/components/pull/24700">#24700</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5b4bcf5caebb57e986b6b60b2c06345c89bbd51d">5b4bcf5cae</a></td> <td>fix</td> <td><strong>testing:</strong> entering negative number values not working with reactive forms (<a href="https://github-redirect.dependabot.com/angular/components/pull/24656">#24656</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/5a8ebb1da12343d4dcb7c37160356fec744c2ba3">5a8ebb1da1</a></td> <td>feat</td> <td><strong>dialog:</strong> add support for explicit injector (<a href="https://github-redirect.dependabot.com/angular/components/pull/24580">#24580</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/cb206be37dc989cb79ca716ae514768b823ee45c">cb206be37d</a></td> <td>fix</td> <td><strong>autocomplete:</strong> always emit closed event (<a href="https://github-redirect.dependabot.com/angular/components/pull/24642">#24642</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/938d7870a78391f6db491091b07359ea1b39124c">938d7870a7</a></td> <td>fix</td> <td><strong>button-toggle:</strong> ripples not clipping correctly in safari (<a href="https://github-redirect.dependabot.com/angular/components/pull/12311">#12311</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/73dde8432573dcc99d2c3ac83b55d26aa9559735">73dde84325</a></td> <td>fix</td> <td><strong>chips:</strong> ripple not clipped on safari (<a href="https://github-redirect.dependabot.com/angular/components/pull/21495">#21495</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/dbb6dc09b452c126ddf612c1731595615e505e27">dbb6dc09b4</a></td> <td>fix</td> <td><strong>core:</strong> resolve memory leak by removing event listeners from the ripple element (<a href="https://github-redirect.dependabot.com/angular/components/pull/24663">#24663</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/5770eba622853c9d03d5341ebab4b1fa6f00ffa8">5770eba622</a></td> <td>fix</td> <td><strong>core:</strong> unable to override tag selectors inside .mat-typography (<a href="https://github-redirect.dependabot.com/angular/components/pull/14617">#14617</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7e67602799d97a3a0159d5c0e84d69a66eaf31af">7e67602799</a></td> <td>fix</td> <td><strong>datepicker:</strong> expose <code>datepicker-date-range-colors</code> mixin</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/460b25cad996447e6a48175265159d27bb33a133">460b25cad9</a></td> <td>fix</td> <td><strong>list:</strong> not working correctly when list item is used as a button (<a href="https://github-redirect.dependabot.com/angular/components/pull/13617">#13617</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a76f30107ec70fcbee1c8ec87026307a55cd0494">a76f30107e</a></td> <td>fix</td> <td><strong>menu:</strong> clicks on disabled item closing the menu (<a href="https://github-redirect.dependabot.com/angular/components/pull/19183">#19183</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/81ff8c8daa9a8f4d127936f930ff590bce1cab3f">81ff8c8daa</a></td> <td>fix</td> <td><strong>radio:</strong> set tabindex based on selected state (<a href="https://github-redirect.dependabot.com/angular/components/pull/18081">#18081</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/99f1f38caa6e1c7f34ebf4de494a190942efc329">99f1f38caa</a></td> <td>fix</td> <td><strong>snack-bar:</strong> ensure that the snack bar always runs inside the NgZone (<a href="https://github-redirect.dependabot.com/angular/components/pull/24611">#24611</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/b9bfaeecb68aea4f42ee074ff80ace03c6d20a79">b9bfaeecb6</a></td> <td>fix</td> <td><strong>tabs:</strong> focus wrapping back to selected label when using shift + tab (<a href="https://github-redirect.dependabot.com/angular/components/pull/14194">#14194</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7c2545c2403510d1167d6bd9ddf89da70bd8abf3">7c2545c240</a></td> <td>fix</td> <td><strong>tabs:</strong> update tab state when active tab is swapped out (<a href="https://github-redirect.dependabot.com/angular/components/pull/24164">#24164</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/b4b8b202c0f7dca2e6efb409235b18e5a2205d47">b4b8b202c0</a></td> <td>fix</td> <td><strong>menu:</strong> fix issue where left/right on standalone menu closes it (<a href="https://github-redirect.dependabot.com/angular/components/pull/24696">#24696</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/79b2337949a8c0893858fba3740b3adfbb49c158">79b2337949</a></td> <td>fix</td> <td><strong>menu:</strong> move shared menu logic to base class (<a href="https://github-redirect.dependabot.com/angular/components/pull/24645">#24645</a>)</td> </tr> </tbody> </table> <h3>material-experimental</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/33081f2e9bbbd6a0f000a78b7842fdc34c46ea4f"><code>33081f2</code></a> release: cut the v13.3.3 release</li> <li><a href="https://github.com/angular/components/commit/68c5e870bd1f4c15824ce264a0e79fe71688ef76"><code>68c5e87</code></a> fix(material/select): empty space read out by VoiceOver on Chrome (<a href="https://github-redirect.dependabot.com/angular/components/issues/24741">#24741</a>)</li> <li><a href="https://github.com/angular/components/commit/6c65b1d70328df5f9a1d5d7c9f4ae69e76ff2c03"><code>6c65b1d</code></a> fix(material/chips): prevent default behavior on remove button (<a href="https://github-redirect.dependabot.com/angular/components/issues/24722">#24722</a>)</li> <li><a href="https://github.com/angular/components/commit/0d1755d566e1971aa6e651cd2b890ba33c7ebe08"><code>0d1755d</code></a> fix(material/snack-bar): update generic types for openFromComponent (<a href="https://github-redirect.dependabot.com/angular/components/issues/24634">#24634</a>)</li> <li><a href="https://github.com/angular/components/commit/aae60833eb7016ce9d90ff2ae487107a85dccfaf"><code>aae6083</code></a> fix(material/list): wrong order of arguments when calling custom compareWith ...</li> <li><a href="https://github.com/angular/components/commit/4f19bcf30f7d1e15bf182621f03e2e44004e1ddf"><code>4f19bcf</code></a> docs: Fix several typos in the documentation (<a href="https://github-redirect.dependabot.com/angular/components/issues/24756">#24756</a>)</li> <li><a href="https://github.com/angular/components/commit/b1e1e4b5d8dda194ee6531c848a11e2327ceef73"><code>b1e1e4b</code></a> docs(material/datepicker): require communicating date format for a11y (<a href="https://github-redirect.dependabot.com/angular/components/issues/24682">#24682</a>)</li> <li><a href="https://github.com/angular/components/commit/ecd24e9d12f27c11e94e8322a4d13264e139ef9b"><code>ecd24e9</code></a> build: fix API golden failure (<a href="https://github-redirect.dependabot.com/angular/components/issues/24718">#24718</a>)</li> <li><a href="https://github.com/angular/components/commit/1e010a3624f12c3add2f2b02cde63dd99cf435c8"><code>1e010a3</code></a> fix(material/checkbox): add the boolean property coercion for checked input (...</li> <li><a href="https://github.com/angular/components/commit/949e3c7fbc308a9c1a68766258f2a53a1fe1e8e7"><code>949e3c7</code></a> fix(cdk/a11y): visually hidden element affecting scrolling (<a href="https://github-redirect.dependabot.com/angular/components/issues/24620">#24620</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.2...13.3.3">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.2&new-version=13.3.3)](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.