Bump @angular/material from 13.3.6 to 14.0.4 in /frontend #278

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/material-14.0.4 into main
dependabot[bot] commented 2022-06-30 09:41:52 +00:00 (Migrated from github.com)

Bumps @angular/material from 13.3.6 to 14.0.4.

Release notes

Sourced from @​angular/material's releases.

v14.0.4

14.0.4 "sapphire-sandal" (2022-06-29)

material-experimental

Commit Description
fix - 1b50a0743 mdc-chips: missing role for trailing actions container (#25160)

material

Commit Description
fix - c970ff9d3 stepper: isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (#25105)

docs

Commit Description
fix - c4ae88fb5 rename master to something else (#25151)

multiple

Commit Description
fix - 301f6b0ef touch targets not excluded in densities lower than -2 (#25108)

Special Thanks

Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]

v14.0.3

14.0.3 "diamond-orb" (2022-06-23)

material

Commit Description
fix - 8d5882cf1 button-toggle: selected state not visible in high contrast mode (#25114)
fix - 8df5efe08 datepicker: actions not re-rendering if swapped out while calendar is open (#25123)

cdk

Commit Description
fix - 2ad1677c7 scrolling: content jumping in appendOnly mode (#25097)

Special Thanks

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

v14.0.2

14.0.2 "corduroy-collar" (2022-06-16)

material-experimental

Commit Description
fix - 5aec60c9ca mdc-button: don't apply styles to icons within the text label (#24929)
fix - d0082e3422 mdc-chips: checkmark blending into background in high contrast mode (#25072)
fix - 2388fe77e5 mdc-core: consolidate mdc theming code under mdc-core (#25084)
fix - 7de5f5432b mdc-form-field: replace !important with CSS var (#24964)
fix - 8f7394aa3b mdc-list: don't access class before initialization (#25049)

cdk

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

14.0.4 "sapphire-sandal" (2022-06-29)

material

Commit Type Description
c970ff9d3 fix stepper: isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (#25105)

material-experimental

Commit Type Description
1b50a0743 fix mdc-chips: missing role for trailing actions container (#25160)

docs

Commit Type Description
c4ae88fb5 fix rename master to something else (#25151)

multiple

Commit Type Description
301f6b0ef fix touch targets not excluded in densities lower than -2 (#25108)

Special Thanks

Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]

14.1.0-next.2 "tin-box" (2022-06-23)

cdk

Commit Type Description
f6bcbb1b0 fix scrolling: content jumping in appendOnly mode (#25097)

material

Commit Type Description
00f743e68 fix button-toggle: selected state not visible in high contrast mode (#25114)
7d87068c7 fix datepicker: actions not re-rendering if swapped out while calendar is open (#25123)

Special Thanks

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

14.0.3 "diamond-orb" (2022-06-23)

cdk

Commit Type Description
2ad1677c7 fix scrolling: content jumping in appendOnly mode (#25097)

material

Commit Type Description
8d5882cf1 fix button-toggle: selected state not visible in high contrast mode (#25114)
8df5efe08 fix datepicker: actions not re-rendering if swapped out while calendar is open (#25123)

Special Thanks

... (truncated)

Commits
  • 47132da release: cut the v14.0.4 release (#25193)
  • 0d3716b build: update angular shared dev-infra code to 67631cd (#25180)
  • fbb6d7d build: fix loose yarn engine range (#25183)
  • 6461147 build: update bazel setup (#25177)
  • a825bec build: configure renovate to update bazel dependencies (#25176)
  • 6f38cb1 build: update angular shared dev-infra code to f9ae512 (#25175)
  • 77a0e9c build: update angular shared dev-infra code to d0d8a03
  • 1b50a07 fix(material-experimental/mdc-chips): missing role for trailing actions conta...
  • b057f49 docs(material/autocomplete): use single map instead of two maps in a row (#25...
  • e9aaa76 build: load Google Maps and YouTube APIs on demand in dev app (#25162)
  • 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.6 to 14.0.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>v14.0.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.4 &quot;sapphire-sandal&quot; (2022-06-29)</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/1b50a07432f97710ee4c56b3bf9e7981371572eb"><img src="https://img.shields.io/badge/1b50a0743-fix-green" alt="fix - 1b50a0743" /></a></td> <td><strong>mdc-chips:</strong> missing role for trailing actions container (<a href="https://github-redirect.dependabot.com/angular/components/issues/25160">#25160</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/c970ff9d37ad8ea2e1ed9bee24a38723c8bc3d60"><img src="https://img.shields.io/badge/c970ff9d3-fix-green" alt="fix - c970ff9d3" /></a></td> <td><strong>stepper:</strong> isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (<a href="https://github-redirect.dependabot.com/angular/components/issues/25105">#25105</a>)</td> </tr> </tbody> </table> <h3>docs</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/c4ae88fb5729081d16848d4cc197cfbb9ce32110"><img src="https://img.shields.io/badge/c4ae88fb5-fix-green" alt="fix - c4ae88fb5" /></a></td> <td>rename master to something else (<a href="https://github-redirect.dependabot.com/angular/components/issues/25151">#25151</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/301f6b0ef3331a2d58b9ff8d9f927f28d2bcdf3b"><img src="https://img.shields.io/badge/301f6b0ef-fix-green" alt="fix - 301f6b0ef" /></a></td> <td>touch targets not excluded in densities lower than -2 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25108">#25108</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]</p> <h2>v14.0.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.3 &quot;diamond-orb&quot; (2022-06-23)</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/8d5882cf177aae2dabed0e0924c1aa4b6e296ece"><img src="https://img.shields.io/badge/8d5882cf1-fix-green" alt="fix - 8d5882cf1" /></a></td> <td><strong>button-toggle:</strong> selected state not visible in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/issues/25114">#25114</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/8df5efe0824ac8cc5f83be45c0c856b74bbcf862"><img src="https://img.shields.io/badge/8df5efe08-fix-green" alt="fix - 8df5efe08" /></a></td> <td><strong>datepicker:</strong> actions not re-rendering if swapped out while calendar is open (<a href="https://github-redirect.dependabot.com/angular/components/issues/25123">#25123</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/2ad1677c7370830b67f54fc4191aae98df90646c"><img src="https://img.shields.io/badge/2ad1677c7-fix-green" alt="fix - 2ad1677c7" /></a></td> <td><strong>scrolling:</strong> content jumping in appendOnly mode (<a href="https://github-redirect.dependabot.com/angular/components/issues/25097">#25097</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]</p> <h2>v14.0.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.2 &quot;corduroy-collar&quot; (2022-06-16)</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/5aec60c9cae002531459b0b7b71b5bad041d22dc"><img src="https://img.shields.io/badge/5aec60c9ca-fix-green" alt="fix - 5aec60c9ca" /></a></td> <td><strong>mdc-button:</strong> don't apply styles to icons within the text label (<a href="https://github-redirect.dependabot.com/angular/components/issues/24929">#24929</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d0082e3422f5c67533edf7199af4c0bce85f90d8"><img src="https://img.shields.io/badge/d0082e3422-fix-green" alt="fix - d0082e3422" /></a></td> <td><strong>mdc-chips:</strong> checkmark blending into background in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/issues/25072">#25072</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/2388fe77e5ccab3cf98e7189f56f88e779e9e02f"><img src="https://img.shields.io/badge/2388fe77e5-fix-green" alt="fix - 2388fe77e5" /></a></td> <td><strong>mdc-core:</strong> consolidate mdc theming code under mdc-core (<a href="https://github-redirect.dependabot.com/angular/components/issues/25084">#25084</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7de5f5432b6df82727b63fad925f47bc36ef2aa2"><img src="https://img.shields.io/badge/7de5f5432b-fix-green" alt="fix - 7de5f5432b" /></a></td> <td><strong>mdc-form-field:</strong> replace !important with CSS var (<a href="https://github-redirect.dependabot.com/angular/components/issues/24964">#24964</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/8f7394aa3bc6af0f154e8c28f25ab6b669bc31bc"><img src="https://img.shields.io/badge/8f7394aa3b-fix-green" alt="fix - 8f7394aa3b" /></a></td> <td><strong>mdc-list:</strong> don't access class before initialization (<a href="https://github-redirect.dependabot.com/angular/components/issues/25049">#25049</a>)</td> </tr> </tbody> </table> <h3>cdk</h3> <p>| Commit | Description |</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/components/blob/main/CHANGELOG.md"><code>@​angular/material</code>'s changelog</a>.</em></p> <blockquote> <h1>14.0.4 &quot;sapphire-sandal&quot; (2022-06-29)</h1> <h3>material</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/c970ff9d37ad8ea2e1ed9bee24a38723c8bc3d60">c970ff9d3</a></td> <td>fix</td> <td><strong>stepper:</strong> isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled (<a href="https://github-redirect.dependabot.com/angular/components/pull/25105">#25105</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/1b50a07432f97710ee4c56b3bf9e7981371572eb">1b50a0743</a></td> <td>fix</td> <td><strong>mdc-chips:</strong> missing role for trailing actions container (<a href="https://github-redirect.dependabot.com/angular/components/pull/25160">#25160</a>)</td> </tr> </tbody> </table> <h3>docs</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/c4ae88fb5729081d16848d4cc197cfbb9ce32110">c4ae88fb5</a></td> <td>fix</td> <td>rename master to something else (<a href="https://github-redirect.dependabot.com/angular/components/pull/25151">#25151</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/301f6b0ef3331a2d58b9ff8d9f927f28d2bcdf3b">301f6b0ef</a></td> <td>fix</td> <td>touch targets not excluded in densities lower than -2 (<a href="https://github-redirect.dependabot.com/angular/components/pull/25108">#25108</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Ammar Najjar, Amy Sorto, Angular Robot, James Jansson, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and renovate[bot]</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.2 &quot;tin-box&quot; (2022-06-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/f6bcbb1b04806026c39b2e361b745c0733f8ea20">f6bcbb1b0</a></td> <td>fix</td> <td><strong>scrolling:</strong> content jumping in appendOnly mode (<a href="https://github-redirect.dependabot.com/angular/components/pull/25097">#25097</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/00f743e68c15d85ccd09444115990564a179953c">00f743e68</a></td> <td>fix</td> <td><strong>button-toggle:</strong> selected state not visible in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/pull/25114">#25114</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7d87068c724250d17f15d238f5e8f5e19b3adb13">7d87068c7</a></td> <td>fix</td> <td><strong>datepicker:</strong> actions not re-rendering if swapped out while calendar is open (<a href="https://github-redirect.dependabot.com/angular/components/pull/25123">#25123</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.3 &quot;diamond-orb&quot; (2022-06-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/2ad1677c7370830b67f54fc4191aae98df90646c">2ad1677c7</a></td> <td>fix</td> <td><strong>scrolling:</strong> content jumping in appendOnly mode (<a href="https://github-redirect.dependabot.com/angular/components/pull/25097">#25097</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/8d5882cf177aae2dabed0e0924c1aa4b6e296ece">8d5882cf1</a></td> <td>fix</td> <td><strong>button-toggle:</strong> selected state not visible in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/pull/25114">#25114</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/8df5efe0824ac8cc5f83be45c0c856b74bbcf862">8df5efe08</a></td> <td>fix</td> <td><strong>datepicker:</strong> actions not re-rendering if swapped out while calendar is open (<a href="https://github-redirect.dependabot.com/angular/components/pull/25123">#25123</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/components/commit/47132da0d745236368f4e55701e82de9a4967db6"><code>47132da</code></a> release: cut the v14.0.4 release (<a href="https://github-redirect.dependabot.com/angular/components/issues/25193">#25193</a>)</li> <li><a href="https://github.com/angular/components/commit/0d3716b3c0d2b3d954ba8b0f5a0ab5cbc37f9f8e"><code>0d3716b</code></a> build: update angular shared dev-infra code to 67631cd (<a href="https://github-redirect.dependabot.com/angular/components/issues/25180">#25180</a>)</li> <li><a href="https://github.com/angular/components/commit/fbb6d7daaaaa585391144caccf23bb7ddf6c4cb5"><code>fbb6d7d</code></a> build: fix loose yarn engine range (<a href="https://github-redirect.dependabot.com/angular/components/issues/25183">#25183</a>)</li> <li><a href="https://github.com/angular/components/commit/6461147d213c23dbdf37dd04727794741f12d5ef"><code>6461147</code></a> build: update bazel setup (<a href="https://github-redirect.dependabot.com/angular/components/issues/25177">#25177</a>)</li> <li><a href="https://github.com/angular/components/commit/a825becfbe57096c85d41b58198d46f78bf9e04a"><code>a825bec</code></a> build: configure renovate to update bazel dependencies (<a href="https://github-redirect.dependabot.com/angular/components/issues/25176">#25176</a>)</li> <li><a href="https://github.com/angular/components/commit/6f38cb16b9ce9e249def24705a1ca82ac0af5814"><code>6f38cb1</code></a> build: update angular shared dev-infra code to f9ae512 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25175">#25175</a>)</li> <li><a href="https://github.com/angular/components/commit/77a0e9c46b08876ddbe6cf2c018f1b8a4a52cf79"><code>77a0e9c</code></a> build: update angular shared dev-infra code to d0d8a03</li> <li><a href="https://github.com/angular/components/commit/1b50a07432f97710ee4c56b3bf9e7981371572eb"><code>1b50a07</code></a> fix(material-experimental/mdc-chips): missing role for trailing actions conta...</li> <li><a href="https://github.com/angular/components/commit/b057f49cab5ca6dea0476431f81e113e8c41437a"><code>b057f49</code></a> docs(material/autocomplete): use single map instead of two maps in a row (<a href="https://github-redirect.dependabot.com/angular/components/issues/25">#25</a>...</li> <li><a href="https://github.com/angular/components/commit/e9aaa760b552945158b1bc4dc6f10f81b6c0aebd"><code>e9aaa76</code></a> build: load Google Maps and YouTube APIs on demand in dev app (<a href="https://github-redirect.dependabot.com/angular/components/issues/25162">#25162</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.6...14.0.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.6&new-version=14.0.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>
dependabot[bot] commented 2022-07-15 09:45:42 +00:00 (Migrated from github.com)

Superseded by #303.

Superseded by #303.

Pull request closed

Sign in to join this conversation.
No description provided.