Bump eslint from 8.43.0 to 8.44.0 in /client #38

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/eslint-8.44.0 into main 2023-07-03 04:23:25 +00:00
dependabot[bot] commented 2023-07-03 00:33:45 +00:00 (Migrated from github.com)

Bumps eslint from 8.43.0 to 8.44.0.

Release notes

Sourced from eslint's releases.

v8.44.0

Features

  • 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
  • c8b1f4d feat: Move parserServices to SourceCode (#17311) (Milos Djermanovic)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
  • 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)

Bug Fixes

  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#17314) (Francesco Trotta)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#17297) (Francesco Trotta)

Documentation

  • 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
  • e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
  • 19a8c5d docs: Update README (GitHub Actions Bot)

Chores

  • 49e46ed chore: upgrade @​eslint/js@​8.44.0 (#17329) (Milos Djermanovic)
  • a1cb642 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
  • e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
  • cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
  • 9718a97 refactor: remove unnecessary code in flat-eslint.js (#17308) (Milos Djermanovic)
  • f82e56e perf: various performance improvements (#17135) (moonlightaria)
  • da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
  • b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
Changelog

Sourced from eslint's changelog.

v8.44.0 - June 30, 2023

  • 49e46ed chore: upgrade @​eslint/js@​8.44.0 (#17329) (Milos Djermanovic)
  • a1cb642 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324) (Milos Djermanovic)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
  • 840a264 test: More test cases for no-case-declarations (#17315) (Elian Cordoba)
  • e6e74f9 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • eb3d794 chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)
  • a36bcb6 fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)
  • c8b1f4d feat: Move parserServices to SourceCode (#17311) (Milos Djermanovic)
  • cf88439 chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)
  • 7620b89 fix: Remove no-unused-labels autofix before potential directives (#17314) (Francesco Trotta)
  • ef6e24e feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)
  • 9718a97 refactor: remove unnecessary code in flat-eslint.js (#17308) (Milos Djermanovic)
  • 1866e1d feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)
  • f82e56e perf: various performance improvements (#17135) (moonlightaria)
  • da81e66 chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)
  • 526e911 docs: resubmit pr 17115 doc changes (#17291) (唯然)
  • b991640 chore: switch eslint-config-eslint to the flat format (#17247) (唯然)
  • 391ed38 fix: Remove no-extra-semi autofix before potential directives (#17297) (Francesco Trotta)
  • e1314bf docs: Integration section and tutorial (#17132) (Ben Perlmutter)
  • 19a8c5d docs: Update README (GitHub Actions Bot)
Commits
  • 8c1ec65 8.44.0
  • 849933b Build: changelog update for 8.44.0
  • 49e46ed chore: upgrade @​eslint/js@​8.44.0 (#17329)
  • a1cb642 chore: package.json update for @​eslint/js release
  • 1766771 feat: add es2023 and es2024 environments (#17328)
  • 4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324)
  • 4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17...
  • 840a264 test: More test cases for no-case-declarations (#17315)
  • e6e74f9 chore: package.json update for eslint-config-eslint release
  • eb3d794 chore: upgrade semver@7.5.3 (#17323)
  • 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 [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.44.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578"><code>1766771</code></a> feat: add <code>es2023</code> and <code>es2024</code> environments (<a href="https://redirect.github.com/eslint/eslint/issues/17328">#17328</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3"><code>4c50400</code></a> feat: add <code>ecmaVersion: 2024</code>, regexp <code>v</code> flag parsing (<a href="https://redirect.github.com/eslint/eslint/issues/17324">#17324</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2"><code>4d411e4</code></a> feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (<a href="https://redirect.github.com/eslint/eslint/issues/17270">#17270</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/c8b1f4d61a256727755d561bf53f889b6cd712e0"><code>c8b1f4d</code></a> feat: Move <code>parserServices</code> to <code>SourceCode</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17311">#17311</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ef6e24e42670f321d996948623846d9caaedac99"><code>ef6e24e</code></a> feat: treat unknown nodes as having the lowest precedence (<a href="https://redirect.github.com/eslint/eslint/issues/17302">#17302</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/1866e1df6175e4ba0ae4a0d88dc3c956bb310035"><code>1866e1d</code></a> feat: allow flat config files to export a Promise (<a href="https://redirect.github.com/eslint/eslint/issues/17301">#17301</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/a36bcb67f26be42c794797d0cc9948b9cfd4ff71"><code>a36bcb6</code></a> fix: no-unused-vars false positive with logical assignment operators (<a href="https://redirect.github.com/eslint/eslint/issues/17320">#17320</a>) (Gweesin Chan)</li> <li><a href="https://github.com/eslint/eslint/commit/7620b891e81c234f30f9dbcceb64a05fd0dde65e"><code>7620b89</code></a> fix: Remove <code>no-unused-labels</code> autofix before potential directives (<a href="https://redirect.github.com/eslint/eslint/issues/17314">#17314</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/391ed38b09bd1a3abe85db65b8fcda980ab3d6f4"><code>391ed38</code></a> fix: Remove <code>no-extra-semi</code> autofix before potential directives (<a href="https://redirect.github.com/eslint/eslint/issues/17297">#17297</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/526e91106e6fe101578e9478a9d7f4844d4f72ac"><code>526e911</code></a> docs: resubmit pr 17115 doc changes (<a href="https://redirect.github.com/eslint/eslint/issues/17291">#17291</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/e1314bf85a52bb0d05b1c9ca3b4c1732bae22172"><code>e1314bf</code></a> docs: Integration section and tutorial (<a href="https://redirect.github.com/eslint/eslint/issues/17132">#17132</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/19a8c5d84596a9f7f2aa428c1696ba86daf854e6"><code>19a8c5d</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c"><code>49e46ed</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.44.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17329">#17329</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632"><code>a1cb642</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951"><code>840a264</code></a> test: More test cases for no-case-declarations (<a href="https://redirect.github.com/eslint/eslint/issues/17315">#17315</a>) (Elian Cordoba)</li> <li><a href="https://github.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9"><code>e6e74f9</code></a> chore: package.json update for eslint-config-eslint release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114"><code>eb3d794</code></a> chore: upgrade semver@7.5.3 (<a href="https://redirect.github.com/eslint/eslint/issues/17323">#17323</a>) (Ziyad El Abid)</li> <li><a href="https://github.com/eslint/eslint/commit/cf884390ad8071d88eae05df9321100f1770363d"><code>cf88439</code></a> chore: upgrade optionator@0.9.3 (<a href="https://redirect.github.com/eslint/eslint/issues/17319">#17319</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/9718a9781d69d2c40b68c631aed97700b32c0082"><code>9718a97</code></a> refactor: remove unnecessary code in <code>flat-eslint.js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17308">#17308</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f82e56e9acfb9562ece76441472d5657d7d5e296"><code>f82e56e</code></a> perf: various performance improvements (<a href="https://redirect.github.com/eslint/eslint/issues/17135">#17135</a>) (moonlightaria)</li> <li><a href="https://github.com/eslint/eslint/commit/da81e66e22b4f3d3fe292cf70c388753304deaad"><code>da81e66</code></a> chore: update eslint-plugin-jsdoc to 46.2.5 (<a href="https://redirect.github.com/eslint/eslint/issues/17245">#17245</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/b991640176d5dce4750f7cc71c56cd6f284c882f"><code>b991640</code></a> chore: switch eslint-config-eslint to the flat format (<a href="https://redirect.github.com/eslint/eslint/issues/17247">#17247</a>) (唯然)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.44.0 - June 30, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c"><code>49e46ed</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.44.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17329">#17329</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632"><code>a1cb642</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578"><code>1766771</code></a> feat: add <code>es2023</code> and <code>es2024</code> environments (<a href="https://redirect.github.com/eslint/eslint/issues/17328">#17328</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3"><code>4c50400</code></a> feat: add <code>ecmaVersion: 2024</code>, regexp <code>v</code> flag parsing (<a href="https://redirect.github.com/eslint/eslint/issues/17324">#17324</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2"><code>4d411e4</code></a> feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (<a href="https://redirect.github.com/eslint/eslint/issues/17270">#17270</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951"><code>840a264</code></a> test: More test cases for no-case-declarations (<a href="https://redirect.github.com/eslint/eslint/issues/17315">#17315</a>) (Elian Cordoba)</li> <li><a href="https://github.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9"><code>e6e74f9</code></a> chore: package.json update for eslint-config-eslint release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114"><code>eb3d794</code></a> chore: upgrade semver@7.5.3 (<a href="https://redirect.github.com/eslint/eslint/issues/17323">#17323</a>) (Ziyad El Abid)</li> <li><a href="https://github.com/eslint/eslint/commit/a36bcb67f26be42c794797d0cc9948b9cfd4ff71"><code>a36bcb6</code></a> fix: no-unused-vars false positive with logical assignment operators (<a href="https://redirect.github.com/eslint/eslint/issues/17320">#17320</a>) (Gweesin Chan)</li> <li><a href="https://github.com/eslint/eslint/commit/c8b1f4d61a256727755d561bf53f889b6cd712e0"><code>c8b1f4d</code></a> feat: Move <code>parserServices</code> to <code>SourceCode</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17311">#17311</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/cf884390ad8071d88eae05df9321100f1770363d"><code>cf88439</code></a> chore: upgrade optionator@0.9.3 (<a href="https://redirect.github.com/eslint/eslint/issues/17319">#17319</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/7620b891e81c234f30f9dbcceb64a05fd0dde65e"><code>7620b89</code></a> fix: Remove <code>no-unused-labels</code> autofix before potential directives (<a href="https://redirect.github.com/eslint/eslint/issues/17314">#17314</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/ef6e24e42670f321d996948623846d9caaedac99"><code>ef6e24e</code></a> feat: treat unknown nodes as having the lowest precedence (<a href="https://redirect.github.com/eslint/eslint/issues/17302">#17302</a>) (Brad Zacher)</li> <li><a href="https://github.com/eslint/eslint/commit/9718a9781d69d2c40b68c631aed97700b32c0082"><code>9718a97</code></a> refactor: remove unnecessary code in <code>flat-eslint.js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17308">#17308</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1866e1df6175e4ba0ae4a0d88dc3c956bb310035"><code>1866e1d</code></a> feat: allow flat config files to export a Promise (<a href="https://redirect.github.com/eslint/eslint/issues/17301">#17301</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f82e56e9acfb9562ece76441472d5657d7d5e296"><code>f82e56e</code></a> perf: various performance improvements (<a href="https://redirect.github.com/eslint/eslint/issues/17135">#17135</a>) (moonlightaria)</li> <li><a href="https://github.com/eslint/eslint/commit/da81e66e22b4f3d3fe292cf70c388753304deaad"><code>da81e66</code></a> chore: update eslint-plugin-jsdoc to 46.2.5 (<a href="https://redirect.github.com/eslint/eslint/issues/17245">#17245</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/526e91106e6fe101578e9478a9d7f4844d4f72ac"><code>526e911</code></a> docs: resubmit pr 17115 doc changes (<a href="https://redirect.github.com/eslint/eslint/issues/17291">#17291</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/b991640176d5dce4750f7cc71c56cd6f284c882f"><code>b991640</code></a> chore: switch eslint-config-eslint to the flat format (<a href="https://redirect.github.com/eslint/eslint/issues/17247">#17247</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/391ed38b09bd1a3abe85db65b8fcda980ab3d6f4"><code>391ed38</code></a> fix: Remove <code>no-extra-semi</code> autofix before potential directives (<a href="https://redirect.github.com/eslint/eslint/issues/17297">#17297</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e1314bf85a52bb0d05b1c9ca3b4c1732bae22172"><code>e1314bf</code></a> docs: Integration section and tutorial (<a href="https://redirect.github.com/eslint/eslint/issues/17132">#17132</a>) (Ben Perlmutter)</li> <li><a href="https://github.com/eslint/eslint/commit/19a8c5d84596a9f7f2aa428c1696ba86daf854e6"><code>19a8c5d</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/8c1ec65fa3d355d072f2c9c66e91aeada8e7ba14"><code>8c1ec65</code></a> 8.44.0</li> <li><a href="https://github.com/eslint/eslint/commit/849933b29d4bb188f36f458f5d9a138a57a441f0"><code>849933b</code></a> Build: changelog update for 8.44.0</li> <li><a href="https://github.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c"><code>49e46ed</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.44.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17329">#17329</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632"><code>a1cb642</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578"><code>1766771</code></a> feat: add <code>es2023</code> and <code>es2024</code> environments (<a href="https://redirect.github.com/eslint/eslint/issues/17328">#17328</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3"><code>4c50400</code></a> feat: add <code>ecmaVersion: 2024</code>, regexp <code>v</code> flag parsing (<a href="https://redirect.github.com/eslint/eslint/issues/17324">#17324</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2"><code>4d411e4</code></a> feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (<a href="https://redirect.github.com/eslint/eslint/issues/17">#17</a>...</li> <li><a href="https://github.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951"><code>840a264</code></a> test: More test cases for no-case-declarations (<a href="https://redirect.github.com/eslint/eslint/issues/17315">#17315</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9"><code>e6e74f9</code></a> chore: package.json update for eslint-config-eslint release</li> <li><a href="https://github.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114"><code>eb3d794</code></a> chore: upgrade semver@7.5.3 (<a href="https://redirect.github.com/eslint/eslint/issues/17323">#17323</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.43.0&new-version=8.44.0)](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>
cloudflare-workers-and-pages[bot] commented 2023-07-03 00:33:47 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9dd7336
Status:   Deploy successful!
Preview URL: https://ac004695.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-4vju.powertools.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>9dd7336</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://ac004695.powertools.pages.dev'>https://ac004695.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-4vju.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-4vju.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/ac004695-25d8-453b-9f2e-1f32d865ac4e)
This repo is archived. You cannot comment on pull requests.
No description provided.