Bump eslint-plugin-n from 18.1.0 to 18.2.1 #77

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/eslint-plugin-n-18.2.1 into main 2026-07-14 21:32:40 +00:00
dependabot[bot] commented 2026-06-26 13:33:33 +00:00 (Migrated from github.com)

Bumps eslint-plugin-n from 18.1.0 to 18.2.1.

Release notes

Sourced from eslint-plugin-n's releases.

v18.2.1

18.2.1 (2026-06-26)

๐Ÿฉน Fixes

v18.2.0

18.2.0 (2026-06-25)

๐ŸŒŸ Features

  • add module.exports for require(esm) interop (#542) (04c99df)
Changelog

Sourced from eslint-plugin-n's changelog.

18.2.1 (2026-06-26)

๐Ÿฉน Fixes

18.2.0 (2026-06-25)

๐ŸŒŸ Features

  • add module.exports for require(esm) interop (#542) (04c99df)
Commits

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 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)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 18.1.0 to 18.2.1. <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>v18.2.1</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.2.0...v18.2.1">18.2.1</a> (2026-06-26)</h2> <h3>๐Ÿฉน Fixes</h3> <ul> <li>ensure types have valid syntax (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/544">#544</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/a0d78197665a0587c3f45f171835eaa8d18c7fc9">a0d7819</a>)</li> </ul> <h2>v18.2.0</h2> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.1.0...v18.2.0">18.2.0</a> (2026-06-25)</h2> <h3>๐ŸŒŸ Features</h3> <ul> <li>add <code>module.exports</code> for <code>require(esm)</code> interop (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/542">#542</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/04c99dfafa53482dcfb307d966f3c9996e707011">04c99df</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/v18.2.0...v18.2.1">18.2.1</a> (2026-06-26)</h2> <h3>๐Ÿฉน Fixes</h3> <ul> <li>ensure types have valid syntax (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/544">#544</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/a0d78197665a0587c3f45f171835eaa8d18c7fc9">a0d7819</a>)</li> </ul> <h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.1.0...v18.2.0">18.2.0</a> (2026-06-25)</h2> <h3>๐ŸŒŸ Features</h3> <ul> <li>add <code>module.exports</code> for <code>require(esm)</code> interop (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/542">#542</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/04c99dfafa53482dcfb307d966f3c9996e707011">04c99df</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/37da568b4320463d48941e475313728d0555f204"><code>37da568</code></a> chore(master): release 18.2.1 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/546">#546</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/a0d78197665a0587c3f45f171835eaa8d18c7fc9"><code>a0d7819</code></a> fix: ensure types have valid syntax (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/544">#544</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/ccd1832702378d4dc34176ed20c88f6a66a5cf3c"><code>ccd1832</code></a> chore(master): release 18.2.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/543">#543</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/04c99dfafa53482dcfb307d966f3c9996e707011"><code>04c99df</code></a> feat: add <code>module.exports</code> for <code>require(esm)</code> interop (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/542">#542</a>)</li> <li>See full diff in <a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.1.0...v18.2.1">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=18.1.0&new-version=18.2.1)](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 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>
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: fraujulian/Discord-Audio-Stream#77