Bump @angular/cdk from 13.3.6 to 14.0.3 in /frontend #266

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular/cdk-14.0.3 into main
dependabot[bot] commented 2022-06-24 09:40:17 +00:00 (Migrated from github.com)

Bumps @angular/cdk from 13.3.6 to 14.0.3.

Release notes

Sourced from @​angular/cdk's releases.

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
fix - 08c3867ba6 a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
fix - 59268fa5bf drag-drop: constrainPosition not working as expected (#25061)
fix - 732969079d testing: simulate offsetX and offsetY in mouse events

Special Thanks

Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity

v14.0.1

14.0.1 "titanium-night" (2022-06-07)

material-experimental

Commit Description
fix - a7688a8b6 mdc-radio: fix ripple color (#24986)

Special Thanks

Kristiyan Kostadinov, Miles Malerba and renovate[bot]

v14.0.0

14.0.0 "cotton-peanut" (2022-06-02)

Breaking Changes

material

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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

Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

14.1.0-next.1 "wool-window" (2022-06-16)

cdk

Commit Type Description
176213d705 feat scrolling: make scroller element configurable for virtual scrolling (#24394)
bc81e7ddc5 fix a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
2c956c020c fix drag-drop: constrainPosition not working as expected (#25061)
1d15ea77d8 fix testing: simulate offsetX and offsetY in mouse events

material

Commit Type Description
1256c6cf26 feat core: use strong focus indicators in high contrast mode
799cf7cf27 fix datepicker: add i18n strings (#25024)

material-experimental

Commit Type Description
864f92e0f4 feat mdc-button: support custom leading/trailing icons (#24987)
59d75c3eb1 fix mdc-button: don't apply styles to icons within the text label (#24929)
d755c66cdb fix mdc-chips: checkmark blending into background in high contrast mode (#25072)
4aaa6eb5fd fix mdc-core: consolidate mdc theming code under mdc-core (#25084)
7c91dcf32b fix mdc-form-field: replace !important with CSS var (#24964)
503f12f039 fix mdc-list: don't access class before initialization (#25049)

Special Thanks

Amy Sorto, Jackie Chu, Jenny Johnson, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Zach Arend, antuxity and atrawally

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

cdk

Commit Type Description
08c3867ba6 fix a11y: re-apply the high contrast mode class when the forced-colors media query changes (#25088)
59268fa5bf fix drag-drop: constrainPosition not working as expected (#25061)

... (truncated)

Commits
  • a1f6f66 release: cut the v14.0.3 release
  • b639fcc build: avoid use of ts-node wrapper script as it breaks child process forking...
  • 8df5efe fix(material/datepicker): actions not re-rendering if swapped out while calen...
  • 7a0753c build: fix yarn merge script alias since it wasn't using ts-node (#25126)
  • 4fa8b29 build: fix benchpress build errors (#25121)
  • ffd0a0f build: update angular shared dev-infra code to f2ca0a5 (#25119)
  • 8d5882c fix(material/button-toggle): selected state not visible in high contrast mode...
  • a1a2347 build: update angular shared dev-infra code to e45a0b6 (#25104)
  • 7e7fe32 build: avoid use of yarn ts-node to avoid nested yarn execution (#25111)
  • aa6c751 build: ensure ng-dev command works on windows (#25109)
  • 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/cdk](https://github.com/angular/components) from 13.3.6 to 14.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/components/releases"><code>@​angular/cdk</code>'s releases</a>.</em></p> <blockquote> <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> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/components/commit/08c3867ba67ef74ee0280e8929e3ba9f8f8a134e"><img src="https://img.shields.io/badge/08c3867ba6-fix-green" alt="fix - 08c3867ba6" /></a></td> <td><strong>a11y:</strong> re-apply the high contrast mode class when the forced-colors media query changes (<a href="https://github-redirect.dependabot.com/angular/components/issues/25088">#25088</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/59268fa5bfb646302c4c9c97fab3f1d0faa233fb"><img src="https://img.shields.io/badge/59268fa5bf-fix-green" alt="fix - 59268fa5bf" /></a></td> <td><strong>drag-drop:</strong> constrainPosition not working as expected (<a href="https://github-redirect.dependabot.com/angular/components/issues/25061">#25061</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/732969079dbbecc4e888ff11b0663e30687ac049"><img src="https://img.shields.io/badge/732969079d-fix-green" alt="fix - 732969079d" /></a></td> <td><strong>testing:</strong> simulate offsetX and offsetY in mouse events</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Jenny Johnson, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and antuxity</p> <h2>v14.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.1 &quot;titanium-night&quot; (2022-06-07)</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/a7688a8b6cf0286cf9b4fecbdbedc5bdd7d524c1"><img src="https://img.shields.io/badge/a7688a8b6-fix-green" alt="fix - a7688a8b6" /></a></td> <td><strong>mdc-radio:</strong> fix ripple color (<a href="https://github-redirect.dependabot.com/angular/components/issues/24986">#24986</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Kristiyan Kostadinov, Miles Malerba and renovate[bot]</p> <h2>v14.0.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.0 &quot;cotton-peanut&quot; (2022-06-02)</h1> <h2>Breaking Changes</h2> <h3>material</h3> <!-- 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/cdk</code>'s changelog</a>.</em></p> <blockquote> <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> <p>Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.1.0-next.1 &quot;wool-window&quot; (2022-06-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/176213d705f25def682644e29824b340ca1637b6">176213d705</a></td> <td>feat</td> <td><strong>scrolling:</strong> make scroller element configurable for virtual scrolling (<a href="https://github-redirect.dependabot.com/angular/components/pull/24394">#24394</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/bc81e7ddc56c093e83fefb4e80f8ebaa3c306a20">bc81e7ddc5</a></td> <td>fix</td> <td><strong>a11y:</strong> re-apply the high contrast mode class when the forced-colors media query changes (<a href="https://github-redirect.dependabot.com/angular/components/pull/25088">#25088</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/2c956c020cfd88d709c27805c01d81a6b7ac8fcc">2c956c020c</a></td> <td>fix</td> <td><strong>drag-drop:</strong> constrainPosition not working as expected (<a href="https://github-redirect.dependabot.com/angular/components/pull/25061">#25061</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/1d15ea77d817e65b8d318f801051441845cd7fe1">1d15ea77d8</a></td> <td>fix</td> <td><strong>testing:</strong> simulate offsetX and offsetY in mouse events</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/1256c6cf262f77a1c1fedbb6fb015d93923c7c85">1256c6cf26</a></td> <td>feat</td> <td><strong>core:</strong> use strong focus indicators in high contrast mode</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/799cf7cf27bd882398a42ff65c48a241a3af50d5">799cf7cf27</a></td> <td>fix</td> <td><strong>datepicker:</strong> add i18n strings (<a href="https://github-redirect.dependabot.com/angular/components/pull/25024">#25024</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/864f92e0f480cb49465d2cad07713592416f8019">864f92e0f4</a></td> <td>feat</td> <td><strong>mdc-button:</strong> support custom leading/trailing icons (<a href="https://github-redirect.dependabot.com/angular/components/pull/24987">#24987</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/59d75c3eb19d320eebb8f93308a165f47b4701ae">59d75c3eb1</a></td> <td>fix</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/pull/24929">#24929</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/d755c66cdb830ea7ce444d26f3f2e402a1264850">d755c66cdb</a></td> <td>fix</td> <td><strong>mdc-chips:</strong> checkmark blending into background in high contrast mode (<a href="https://github-redirect.dependabot.com/angular/components/pull/25072">#25072</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/4aaa6eb5fdb367f9d887e24eb5690b580df4c007">4aaa6eb5fd</a></td> <td>fix</td> <td><strong>mdc-core:</strong> consolidate mdc theming code under mdc-core (<a href="https://github-redirect.dependabot.com/angular/components/pull/25084">#25084</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/7c91dcf32bd2f05aaaff4c5f4b58ee7ee0a6ddb9">7c91dcf32b</a></td> <td>fix</td> <td><strong>mdc-form-field:</strong> replace !important with CSS var (<a href="https://github-redirect.dependabot.com/angular/components/pull/24964">#24964</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/503f12f039bd82d369b69fd2182a5d4489f25a75">503f12f039</a></td> <td>fix</td> <td><strong>mdc-list:</strong> don't access class before initialization (<a href="https://github-redirect.dependabot.com/angular/components/pull/25049">#25049</a>)</td> </tr> </tbody> </table> <h2>Special Thanks</h2> <p>Amy Sorto, Jackie Chu, Jenny Johnson, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Zach Arend, antuxity and atrawally</p> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>14.0.2 &quot;corduroy-collar&quot; (2022-06-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/08c3867ba67ef74ee0280e8929e3ba9f8f8a134e">08c3867ba6</a></td> <td>fix</td> <td><strong>a11y:</strong> re-apply the high contrast mode class when the forced-colors media query changes (<a href="https://github-redirect.dependabot.com/angular/components/pull/25088">#25088</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/components/commit/59268fa5bfb646302c4c9c97fab3f1d0faa233fb">59268fa5bf</a></td> <td>fix</td> <td><strong>drag-drop:</strong> constrainPosition not working as expected (<a href="https://github-redirect.dependabot.com/angular/components/pull/25061">#25061</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/a1f6f668743049b1587c139e79de9eb0cc6d1b74"><code>a1f6f66</code></a> release: cut the v14.0.3 release</li> <li><a href="https://github.com/angular/components/commit/b639fccdd2319b6b2912be85da912084412f7e04"><code>b639fcc</code></a> build: avoid use of ts-node wrapper script as it breaks child process forking...</li> <li><a href="https://github.com/angular/components/commit/8df5efe0824ac8cc5f83be45c0c856b74bbcf862"><code>8df5efe</code></a> fix(material/datepicker): actions not re-rendering if swapped out while calen...</li> <li><a href="https://github.com/angular/components/commit/7a0753cb7eb336d506710ed75d7aea1e325c11f5"><code>7a0753c</code></a> build: fix <code>yarn merge</code> script alias since it wasn't using ts-node (<a href="https://github-redirect.dependabot.com/angular/components/issues/25126">#25126</a>)</li> <li><a href="https://github.com/angular/components/commit/4fa8b29c3a49812a591646d1e23447b591b0b3e0"><code>4fa8b29</code></a> build: fix benchpress build errors (<a href="https://github-redirect.dependabot.com/angular/components/issues/25121">#25121</a>)</li> <li><a href="https://github.com/angular/components/commit/ffd0a0fac882b139c3a9c38e707fe24851c19adc"><code>ffd0a0f</code></a> build: update angular shared dev-infra code to f2ca0a5 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25119">#25119</a>)</li> <li><a href="https://github.com/angular/components/commit/8d5882cf177aae2dabed0e0924c1aa4b6e296ece"><code>8d5882c</code></a> fix(material/button-toggle): selected state not visible in high contrast mode...</li> <li><a href="https://github.com/angular/components/commit/a1a23475ce70fea6b4056738a65e90d8cb0bdf76"><code>a1a2347</code></a> build: update angular shared dev-infra code to e45a0b6 (<a href="https://github-redirect.dependabot.com/angular/components/issues/25104">#25104</a>)</li> <li><a href="https://github.com/angular/components/commit/7e7fe32462c0f0d6b50d99840ec957a663b04d88"><code>7e7fe32</code></a> build: avoid use of <code>yarn ts-node</code> to avoid nested yarn execution (<a href="https://github-redirect.dependabot.com/angular/components/issues/25111">#25111</a>)</li> <li><a href="https://github.com/angular/components/commit/aa6c751a7118f4d49efd5d73d4363c94a23cc17c"><code>aa6c751</code></a> build: ensure ng-dev command works on windows (<a href="https://github-redirect.dependabot.com/angular/components/issues/25109">#25109</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular/components/compare/13.3.6...14.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/cdk&package-manager=npm_and_yarn&previous-version=13.3.6&new-version=14.0.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>
dependabot[bot] commented 2022-06-30 09:41:07 +00:00 (Migrated from github.com)

Superseded by #277.

Superseded by #277.

Pull request closed

Sign in to join this conversation.
No description provided.