Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump eslint-plugin-n from 17.9.0 to 17.10.2 (#529)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.9.0 to 17.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-n/releases">eslint-plugin-n's releases</a>.</em></p> <blockquote> <h2>v17.10.2</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.1...v17.10.2">17.10.2</a> (2024-08-05)</h2> <h3>🩹 Fixes</h3> <ul> <li>Duplex.from is supported in 16.8.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/325">#325</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/de5ac0a4f4ea3e6de21d765084e03fcc37ef0b68">de5ac0a</a>), closes <a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/324">#324</a></li> </ul> <h2>v17.10.1</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.0...v17.10.1">17.10.1</a> (2024-07-26)</h2> <h3>🩹 Fixes</h3> <ul> <li>Revert ts version (5.5 -> 5.4) (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/317">#317</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/3bee0d9b3d6b01c1dffb21aa0ca608045ae4aafd">3bee0d9</a>)</li> </ul> <h2>v17.10.0</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.9.0...v17.10.0">17.10.0</a> (2024-07-26)</h2> <h3>🌟 Features</h3> <ul> <li><strong>no-unsupported:</strong> Support node 20.16.0 (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/73e2bed2e76dc9382069268954ae894665f18538">73e2bed</a>)</li> <li><strong>no-unsupported:</strong> Support node 22.3.0 and 20.16.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/315">#315</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/73e2bed2e76dc9382069268954ae894665f18538">73e2bed</a>)</li> <li>Update to node v22.4.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/310">#310</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/f7a74eb147875d7e2125125863befe61d0be0614">f7a74eb</a>), closes <a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/308">#308</a></li> <li>Update to node v22.5.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/312">#312</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/2539c9deaa0c339b520dcd45ba4998dca6b678e3">2539c9d</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>add clarifications to readme (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/dbdfa8e0abdeb96f2f843c4112cc43f16f2657ea">dbdfa8e</a>)</li> <li>fix spacings in the example (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/306">#306</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/c092cd893010f8da894f87da567c07d69be6cc0d">c092cd8</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>upgrade compatible deps (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/8f6f11da5d072fe7b0ca1e916744e527ee260db2">8f6f11d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md">eslint-plugin-n's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.1...v17.10.2">17.10.2</a> (2024-08-05)</h2> <h3>🩹 Fixes</h3> <ul> <li>Duplex.from is supported in 16.8.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/325">#325</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/de5ac0a4f4ea3e6de21d765084e03fcc37ef0b68">de5ac0a</a>), closes <a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/324">#324</a></li> </ul> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.0...v17.10.1">17.10.1</a> (2024-07-26)</h2> <h3>🩹 Fixes</h3> <ul> <li>Revert ts version (5.5 -> 5.4) (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/317">#317</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/3bee0d9b3d6b01c1dffb21aa0ca608045ae4aafd">3bee0d9</a>)</li> </ul> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.9.0...v17.10.0">17.10.0</a> (2024-07-26)</h2> <h3>🌟 Features</h3> <ul> <li><strong>no-unsupported:</strong> Support node 20.16.0 (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/73e2bed2e76dc9382069268954ae894665f18538">73e2bed</a>)</li> <li><strong>no-unsupported:</strong> Support node 22.3.0 and 20.16.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/315">#315</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/73e2bed2e76dc9382069268954ae894665f18538">73e2bed</a>)</li> <li>Update to node v22.4.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/310">#310</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/f7a74eb147875d7e2125125863befe61d0be0614">f7a74eb</a>), closes <a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/308">#308</a></li> <li>Update to node v22.5.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/312">#312</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/2539c9deaa0c339b520dcd45ba4998dca6b678e3">2539c9d</a>)</li> </ul> <h3>📚 Documentation</h3> <ul> <li>add clarifications to readme (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/dbdfa8e0abdeb96f2f843c4112cc43f16f2657ea">dbdfa8e</a>)</li> <li>fix spacings in the example (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/306">#306</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/c092cd893010f8da894f87da567c07d69be6cc0d">c092cd8</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>upgrade compatible deps (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/8f6f11da5d072fe7b0ca1e916744e527ee260db2">8f6f11d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/388cef9a7cc5894cbd92c1cc649800d09f016f52"><code>388cef9</code></a> chore(master): release 17.10.2 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/326">#326</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/de5ac0a4f4ea3e6de21d765084e03fcc37ef0b68"><code>de5ac0a</code></a> fix: Duplex.from is supported in 16.8.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/325">#325</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/6744257b43560181412a76eadeb7de564b886ad4"><code>6744257</code></a> chore(master): release 17.10.1 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/319">#319</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/3bee0d9b3d6b01c1dffb21aa0ca608045ae4aafd"><code>3bee0d9</code></a> fix: Revert ts version (5.5 -> 5.4) (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/317">#317</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/5aad5f1c419b3143ffb9356bd299fc50dc576ee5"><code>5aad5f1</code></a> chore(master): release 17.10.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/305">#305</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/73e2bed2e76dc9382069268954ae894665f18538"><code>73e2bed</code></a> feat(no-unsupported): Support node 22.3.0 and 20.16.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/315">#315</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/2539c9deaa0c339b520dcd45ba4998dca6b678e3"><code>2539c9d</code></a> feat: Update to node v22.5.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/312">#312</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/f7a74eb147875d7e2125125863befe61d0be0614"><code>f7a74eb</code></a> feat: Update to node v22.4.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/310">#310</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/c092cd893010f8da894f87da567c07d69be6cc0d"><code>c092cd8</code></a> docs: fix spacings in the example (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/306">#306</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/8f6f11da5d072fe7b0ca1e916744e527ee260db2"><code>8f6f11d</code></a> chore: upgrade compatible deps</li> <li>Additional commits viewable in <a href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.9.0...v17.10.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-n&package-manager=npm_and_yarn&previous-version=17.9.0&new-version=17.10.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information