Bump @angular/material from 13.3.1 to 13.3.2 in /frontend #38

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/angular/material-13.3.2 into main 2022-03-31 16:10:06 +00:00
dependabot[bot] commented 2022-03-31 10:32:54 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.1 to 13.3.2.

Release notes

Sourced from @​angular/material's releases.

v13.3.2

13.3.2 "flannel-flamingo" (2022-03-30)

material-experimental

Commit Description
fix - a704913d2b mdc-button: extended fab touch target not covering entire button (#24322)
fix - 23e7b8e6c1 mdc-chips: make it easier to customize chip typography (#24632)
fix - 518022288b mdc-chips: Mirror aria-describedby to matChipInput (#24551)
fix - 9497b02f8b mdc-slider: update layout when container resizes (#24648)
fix - e5c025dff4 mdc-slider: use passive event listeners (#24675)

material

Commit Description
fix - c677f11ed8 button-toggle: ripples not clipping correctly in safari (#12311)
fix - 20af3e7c9d chips: ripple not clipped on safari (#21495)
fix - d04e7c9b69 core: unable to override tag selectors inside .mat-typography (#14617)
fix - 9490a31641 list: not working correctly when list item is used as a button (#13617)
fix - b07ae4ccc4 menu: clicks on disabled item closing the menu (#19183)
fix - e85777712a radio: set tabindex based on selected state (#18081)
fix - 7f274dc96f snack-bar: ensure that the snack bar always runs inside the NgZone (#24611)
fix - a5aa87502b tabs: focus wrapping back to selected label when using shift + tab (#14194)
fix - 04f4937b75 tabs: update tab state when active tab is swapped out (#24164)

cdk

Commit Description
fix - 48968719fc a11y: live announcer promise never resolved if new announcement comes in (#24700)
fix - e9734a9c66 testing: entering negative number values not working with reactive forms (#24656)

Special Thanks

Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel and Zach Arend

Changelog

Sourced from @​angular/material's changelog.

13.3.2 "flannel-flamingo" (2022-03-30)

cdk

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

material

Commit Type Description
c677f11ed8 fix button-toggle: ripples not clipping correctly in safari (#12311)
20af3e7c9d fix chips: ripple not clipped on safari (#21495)
d04e7c9b69 fix core: unable to override tag selectors inside .mat-typography (#14617)
9490a31641 fix list: not working correctly when list item is used as a button (#13617)
b07ae4ccc4 fix menu: clicks on disabled item closing the menu (#19183)
e85777712a fix radio: set tabindex based on selected state (#18081)
7f274dc96f fix snack-bar: ensure that the snack bar always runs inside the NgZone (#24611)
a5aa87502b fix tabs: focus wrapping back to selected label when using shift + tab (#14194)
04f4937b75 fix tabs: update tab state when active tab is swapped out (#24164)

material-experimental

Commit Type Description
a704913d2b fix mdc-button: extended fab touch target not covering entire button (#24322)
23e7b8e6c1 fix mdc-chips: make it easier to customize chip typography (#24632)
518022288b fix mdc-chips: Mirror aria-describedby to matChipInput (#24551)
9497b02f8b fix mdc-slider: update layout when container resizes (#24648)
e5c025dff4 fix mdc-slider: use passive event listeners (#24675)

Special Thanks

Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel and Zach Arend

14.0.0-next.8 "aerogel-airplane" (2022-03-24)

cdk

Commit Type Description
fb03164b3 fix schematics: mark ng-add schematics as hidden
ee452de49 perf a11y: avoid triggering change detection if there are no subscribers to stream (#15077)
ad33d7a1b perf scrolling: do not run change detection if there are no viewChange listeners (#23987)

material

Commit Type Description
ff0119648 fix autocomplete: re-enter the Angular zone when the NgZone.onStable emits (#24569)
937160675 fix checkbox: model value not updated when using toggle method (#11902)
6b2b51844 fix input: preserve native placeholder on non-legacy appearances (#20936)
063841933 fix input: resolve memory leak on iOS (#24599)
35018812c fix schematics: mark ng-add schematics as hidden
ff12d09c1 fix schematics: remove usages of deprecated defaultProject option (#24641)
0276784b4 fix select: NVDA reading out table when opening select on Chrome (#23446)
5f4148f35 fix select: value set through property not being propagated to value accessor (#10246)

... (truncated)

Commits
  • d270f3a release: cut the v13.3.2 release
  • 4896871 fix(cdk/a11y): live announcer promise never resolved if new announcement come...
  • 28b3714 docs: Fix typo in word typpography (#23023)
  • e5c025d fix(material-experimental/mdc-slider): use passive event listeners (#24675)
  • 7f274dc fix(material/snack-bar): ensure that the snack bar always runs inside the NgZ...
  • 651de3c build: use github access token for docs site monitoring (#24691)
  • 2789b37 ci: skip ci failure slack notifications for renovate branches (#24692)
  • 9490a31 fix(material/list): not working correctly when list item is used as a button ...
  • b07ae4c fix(material/menu): clicks on disabled item closing the menu (#19183)
  • a5aa875 fix(material/tabs): focus wrapping back to selected label when using shift + ...
  • 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.1 to 13.3.2. <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.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>13.3.2 &quot;flannel-flamingo&quot; (2022-03-30)</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/a704913d2bf255936629b7ca16514c5b7e00f9a4"><img src="https://img.shields.io/badge/a704913d2b-fix-green" alt="fix - a704913d2b" /></a></td> <td><strong>mdc-button:</strong> extended fab touch target not covering entire button (<a href="https://github-redirect.dependabot.com/angular/components/issues/24322">#24322</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/23e7b8e6c1a2e0f4f02413f0e7a45dd710bba83d"><img src="https://img.shields.io/badge/23e7b8e6c1-fix-green" alt="fix - 23e7b8e6c1" /></a></td> <td><strong>mdc-chips:</strong> make it easier to customize chip typography (<a href="https://github-redirect.dependabot.com/angular/components/issues/24632">#24632</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/518022288b268dff2125017f1f187ef1683527a2"><img src="https://img.shields.io/badge/518022288b-fix-green" alt="fix - 518022288b" /></a></td> <td><strong>mdc-chips:</strong> Mirror aria-describedby to matChipInput (<a href="https://github-redirect.dependabot.com/angular/components/issues/24551">#24551</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9497b02f8befb7cc5c81018b0136315758cc2853"><img src="https://img.shields.io/badge/9497b02f8b-fix-green" alt="fix - 9497b02f8b" /></a></td> <td><strong>mdc-slider:</strong> update layout when container resizes (<a href="https://github-redirect.dependabot.com/angular/components/issues/24648">#24648</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e5c025dff42ca2637845417c5bb0a482bee31547"><img src="https://img.shields.io/badge/e5c025dff4-fix-green" alt="fix - e5c025dff4" /></a></td> <td><strong>mdc-slider:</strong> use passive event listeners (<a href="https://github-redirect.dependabot.com/angular/components/issues/24675">#24675</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/c677f11ed8b9a268a307488dca26589dfd9412da"><img src="https://img.shields.io/badge/c677f11ed8-fix-green" alt="fix - c677f11ed8" /></a></td> <td><strong>button-toggle:</strong> ripples not clipping correctly in safari (<a href="https://github-redirect.dependabot.com/angular/components/issues/12311">#12311</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/20af3e7c9dc7be162828cdb368a0a7cc2ca0014a"><img src="https://img.shields.io/badge/20af3e7c9d-fix-green" alt="fix - 20af3e7c9d" /></a></td> <td><strong>chips:</strong> ripple not clipped on safari (<a href="https://github-redirect.dependabot.com/angular/components/issues/21495">#21495</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d04e7c9b69233dbff7891381c66226ba4ac3a9bd"><img src="https://img.shields.io/badge/d04e7c9b69-fix-green" alt="fix - d04e7c9b69" /></a></td> <td><strong>core:</strong> unable to override tag selectors inside .mat-typography (<a href="https://github-redirect.dependabot.com/angular/components/issues/14617">#14617</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9490a3164168e5999dd40daffcfaf4c0776e8353"><img src="https://img.shields.io/badge/9490a31641-fix-green" alt="fix - 9490a31641" /></a></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/issues/13617">#13617</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/b07ae4ccc451f98c2907d6394cdf2a6f8631d2cd"><img src="https://img.shields.io/badge/b07ae4ccc4-fix-green" alt="fix - b07ae4ccc4" /></a></td> <td><strong>menu:</strong> clicks on disabled item closing the menu (<a href="https://github-redirect.dependabot.com/angular/components/issues/19183">#19183</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e85777712a13c9c6d18524a4d2e731b044479f5d"><img src="https://img.shields.io/badge/e85777712a-fix-green" alt="fix - e85777712a" /></a></td> <td><strong>radio:</strong> set tabindex based on selected state (<a href="https://github-redirect.dependabot.com/angular/components/issues/18081">#18081</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7f274dc96f7fb2d1d39237d1acbcbbb3fd76cf9a"><img src="https://img.shields.io/badge/7f274dc96f-fix-green" alt="fix - 7f274dc96f" /></a></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/issues/24611">#24611</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/a5aa87502b0f48ca2317835e80ef68bb9af7287f"><img src="https://img.shields.io/badge/a5aa87502b-fix-green" alt="fix - a5aa87502b" /></a></td> <td><strong>tabs:</strong> focus wrapping back to selected label when using shift + tab (<a href="https://github-redirect.dependabot.com/angular/components/issues/14194">#14194</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/04f4937b759418ae29c483b716cf2ccef5d25dfa"><img src="https://img.shields.io/badge/04f4937b75-fix-green" alt="fix - 04f4937b75" /></a></td> <td><strong>tabs:</strong> update tab state when active tab is swapped out (<a href="https://github-redirect.dependabot.com/angular/components/issues/24164">#24164</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/48968719fc0e77df0d160f5bf0818244ff2f6bab"><img src="https://img.shields.io/badge/48968719fc-fix-green" alt="fix - 48968719fc" /></a></td> <td><strong>a11y:</strong> live announcer promise never resolved if new announcement comes in (<a href="https://github-redirect.dependabot.com/angular/components/issues/24700">#24700</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e9734a9c663b0e462e5c3d8ba2126a87aeeb3191"><img src="https://img.shields.io/badge/e9734a9c66-fix-green" alt="fix - e9734a9c66" /></a></td> <td><strong>testing:</strong> entering negative number values not working with reactive forms (<a href="https://github-redirect.dependabot.com/angular/components/issues/24656">#24656</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel 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.2 &quot;flannel-flamingo&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/48968719fc0e77df0d160f5bf0818244ff2f6bab">48968719fc</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/e9734a9c663b0e462e5c3d8ba2126a87aeeb3191">e9734a9c66</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/c677f11ed8b9a268a307488dca26589dfd9412da">c677f11ed8</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/20af3e7c9dc7be162828cdb368a0a7cc2ca0014a">20af3e7c9d</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/d04e7c9b69233dbff7891381c66226ba4ac3a9bd">d04e7c9b69</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/9490a3164168e5999dd40daffcfaf4c0776e8353">9490a31641</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/b07ae4ccc451f98c2907d6394cdf2a6f8631d2cd">b07ae4ccc4</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/e85777712a13c9c6d18524a4d2e731b044479f5d">e85777712a</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/7f274dc96f7fb2d1d39237d1acbcbbb3fd76cf9a">7f274dc96f</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/a5aa87502b0f48ca2317835e80ef68bb9af7287f">a5aa87502b</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/04f4937b759418ae29c483b716cf2ccef5d25dfa">04f4937b75</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>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/a704913d2bf255936629b7ca16514c5b7e00f9a4">a704913d2b</a></td> <td>fix</td> <td><strong>mdc-button:</strong> extended fab touch target not covering entire button (<a href="https://github-redirect.dependabot.com/angular/components/pull/24322">#24322</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/23e7b8e6c1a2e0f4f02413f0e7a45dd710bba83d">23e7b8e6c1</a></td> <td>fix</td> <td><strong>mdc-chips:</strong> make it easier to customize chip typography (<a href="https://github-redirect.dependabot.com/angular/components/pull/24632">#24632</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/518022288b268dff2125017f1f187ef1683527a2">518022288b</a></td> <td>fix</td> <td><strong>mdc-chips:</strong> Mirror aria-describedby to matChipInput (<a href="https://github-redirect.dependabot.com/angular/components/pull/24551">#24551</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/9497b02f8befb7cc5c81018b0136315758cc2853">9497b02f8b</a></td> <td>fix</td> <td><strong>mdc-slider:</strong> update layout when container resizes (<a href="https://github-redirect.dependabot.com/angular/components/pull/24648">#24648</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/e5c025dff42ca2637845417c5bb0a482bee31547">e5c025dff4</a></td> <td>fix</td> <td><strong>mdc-slider:</strong> use passive event listeners (<a href="https://github-redirect.dependabot.com/angular/components/pull/24675">#24675</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel and Zach Arend</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0-next.8 &quot;aerogel-airplane&quot; (2022-03-24)</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/fb03164b3fad76c3873074d0bfea9ae335605c38">fb03164b3</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/ee452de497098a3aa2ce10041d5249abe1fcecff">ee452de49</a></td> <td>perf</td> <td><strong>a11y:</strong> avoid triggering change detection if there are no subscribers to stream (<a href="https://github-redirect.dependabot.com/angular/components/pull/15077">#15077</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/ad33d7a1b8cbd8b81e3bcf2916218bdb63c92011">ad33d7a1b</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/ff0119648b4a65c501df2277414ff2be7aff8028">ff0119648</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/93716067541daf3a0a47c137f6b287f47a347e2e">937160675</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/6b2b51844a9c86add1bd6628d5ec8a621e606073">6b2b51844</a></td> <td>fix</td> <td><strong>input:</strong> preserve native placeholder on non-legacy appearances (<a href="https://github-redirect.dependabot.com/angular/components/pull/20936">#20936</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0638419339f2438e99d368d4fb657c71952651a4">063841933</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/35018812c9b8acade3deb4c0d41943092d8a9f62">35018812c</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/ff12d09c1d7049bb18acdb515204bc0efc9ed7f2">ff12d09c1</a></td> <td>fix</td> <td><strong>schematics:</strong> remove usages of deprecated defaultProject option (<a href="https://github-redirect.dependabot.com/angular/components/pull/24641">#24641</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/0276784b4d58fd80365fb8ffb6b23b2f92bec1f1">0276784b4</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/5f4148f3516e5284669fce02bdfc136c7ef91b29">5f4148f35</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> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/d270f3aaca218a91e8c7a40139372f51d9a93a00"><code>d270f3a</code></a> release: cut the v13.3.2 release</li> <li><a href="https://github.com/angular/components/commit/48968719fc0e77df0d160f5bf0818244ff2f6bab"><code>4896871</code></a> fix(cdk/a11y): live announcer promise never resolved if new announcement come...</li> <li><a href="https://github.com/angular/components/commit/28b371464d1d8c81c698a61a59a9bdea73f31c0a"><code>28b3714</code></a> docs: Fix typo in word typpography (<a href="https://github-redirect.dependabot.com/angular/components/issues/23023">#23023</a>)</li> <li><a href="https://github.com/angular/components/commit/e5c025dff42ca2637845417c5bb0a482bee31547"><code>e5c025d</code></a> fix(material-experimental/mdc-slider): use passive event listeners (<a href="https://github-redirect.dependabot.com/angular/components/issues/24675">#24675</a>)</li> <li><a href="https://github.com/angular/components/commit/7f274dc96f7fb2d1d39237d1acbcbbb3fd76cf9a"><code>7f274dc</code></a> fix(material/snack-bar): ensure that the snack bar always runs inside the NgZ...</li> <li><a href="https://github.com/angular/components/commit/651de3c1f7b8191ddb7aa03bc8fb5a55fc0d2bc1"><code>651de3c</code></a> build: use github access token for docs site monitoring (<a href="https://github-redirect.dependabot.com/angular/components/issues/24691">#24691</a>)</li> <li><a href="https://github.com/angular/components/commit/2789b3701d509f5d381d432d3123882d3721528d"><code>2789b37</code></a> ci: skip ci failure slack notifications for renovate branches (<a href="https://github-redirect.dependabot.com/angular/components/issues/24692">#24692</a>)</li> <li><a href="https://github.com/angular/components/commit/9490a3164168e5999dd40daffcfaf4c0776e8353"><code>9490a31</code></a> fix(material/list): not working correctly when list item is used as a button ...</li> <li><a href="https://github.com/angular/components/commit/b07ae4ccc451f98c2907d6394cdf2a6f8631d2cd"><code>b07ae4c</code></a> fix(material/menu): clicks on disabled item closing the menu (<a href="https://github-redirect.dependabot.com/angular/components/issues/19183">#19183</a>)</li> <li><a href="https://github.com/angular/components/commit/a5aa87502b0f48ca2317835e80ef68bb9af7287f"><code>a5aa875</code></a> fix(material/tabs): focus wrapping back to selected label when using shift + ...</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.1...13.3.2">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.1&new-version=13.3.2)](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.