Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump eslint-plugin-n from 16.6.2 to 17.15.1 #753

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

Bumps eslint-plugin-n from 16.6.2 to 17.15.1.

Release notes

Sourced from eslint-plugin-n's releases.

v17.15.1

17.15.1 (2024-12-20)

🩹 Fixes

  • Promise.withResolvers is supported since node 22.11 (#398) (c5bcb3a)

v17.15.0

17.15.0 (2024-12-10)

🌟 Features

  • no-unsupported: support node 22.12.0 (#393) (af4f774)
  • resolve: allow overriding enhanced-resolve's options (#384) (1466bec)

🩹 Fixes

  • no-unsupported: Correctly handle recursive objects on a per module basis (#396) (db384d1)

v17.14.0

17.14.0 (2024-11-21)

🌟 Features

v17.13.2

17.13.2 (2024-11-15)

🩹 Fixes

  • no-missing-require: handle multiple resolvePaths (#383) (df6ad2a)

v17.13.1

17.13.1 (2024-11-07)

🩹 Fixes

  • exported / referenced plugin same instance (#380) (3c45b67)

v17.13.0

17.13.0 (2024-11-05)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.15.1 (2024-12-20)

🩹 Fixes

  • Promise.withResolvers is supported since node 22.11 (#398) (c5bcb3a)

17.15.0 (2024-12-10)

🌟 Features

  • no-unsupported: support node 22.12.0 (#393) (af4f774)
  • resolve: allow overriding enhanced-resolve's options (#384) (1466bec)

🩹 Fixes

  • no-unsupported: Correctly handle recursive objects on a per module basis (#396) (db384d1)

17.14.0 (2024-11-21)

🌟 Features

17.13.2 (2024-11-15)

🩹 Fixes

  • no-missing-require: handle multiple resolvePaths (#383) (df6ad2a)

17.13.1 (2024-11-07)

🩹 Fixes

  • exported / referenced plugin same instance (#380) (3c45b67)

17.13.0 (2024-11-05)

🌟 Features

  • no-unsupported: support Node 20.18.0 (#374) (d39d99a)

... (truncated)

Commits
  • 6aee9f2 chore(master): release 17.15.1 (#399)
  • c5bcb3a fix: Promise.withResolvers is supported since node 22.11 (#398)
  • 308c80c chore(master): release 17.15.0 (#394)
  • db384d1 fix(no-unsupported): Correctly handle recursive objects on a per module basis...
  • 1466bec feat(resolve): allow overriding enhanced-resolve's options (#384)
  • af4f774 feat(no-unsupported): support node 22.12.0 (#393)
  • ccf5f9e chore(master): release 17.14.0 (#387)
  • a52c968 feat(no-unsupported): support Node 23.2.0 & 23.3.0 (#390)
  • c8fbf00 feat(no-sync): Add ignores option (#386)
  • 2f60954 chore(master): release 17.13.2 (#385)
  • 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 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 16.6.2 to 17.15.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.15.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants