Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-n from 15.6.1 to 17.1.0 #854

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

Conversation

lholmquist
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint-plugin-n from 15.6.1 to 17.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 26 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-04-09.
Release notes
Package name: eslint-plugin-n
  • 17.1.0 - 2024-04-09

    17.1.0 (2024-04-09)

    🌟 Features

    📚 Documentation

  • 17.0.0 - 2024-04-08

    💥 Breaking changes:

    • feat!: drop eslint v7 & node.js < 18 (#161) (41ceed7)
    • feat!: Start using enhanced-resolve to improve ts support (#139) (dc9f473)
    • rename rule shebang => hashbang, deprecate rule shebang (#198)

    Features

    • typescript (jsdoc) checking and definition generation (#169) (6d8ed14)
    • rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
    • shebang: add support for env's split-string option (#195) (b383b49)
    • Update ES Syntax (#189) (4778ae8)
    • feat: Update es-builtins (#174) (fbc9e7b)
    • feat(no-unsupported-features): Update to v21.6.1 of node (#180) (d24f645)
    • feat: Add n/prefer-node-protocol rule (#183) (88d1c37)
    • feat(shebang): Add options to ignore unpublished files (#172) (5609abb)

    Bugfixes

    • prefer-node-protocol: not first target (#204) (caab777)
    • prefer-node-protocol: continue on version range check (#206) (14d2ea9)
    • prefer-node-prefix: pass moduleName (#203)
    • no-unsupported-features: Remove use of static as a variable (#190) (e31d868)
    • fix: Remove require("util") import in import-target (#181) (d32eff3)

    Chores

    • use ts-ignore-import to lighten the dependencies (#219) (fb0aaae)
    • update dependency @ typescript-eslint/parser to v7 (#207) (0b8aeb3)
    • update dependency husky to v9 (#208) (e84d47b)
    • Enable global strict eslint rule (#191) (99fe387)
    • Migrate to manifest config (#192) (c8a87f3)
    • docs: improve wording of file-extension-in-import docs (#110) (3f178ab)
    • build: run test on eslint pre-releases (#171) (77de809)
    • ci: Make release-please publish pre-releases (#186) (4b12cdc)
    • chore: update dependency globals to v14 (#185) (9930101)
    • chore: update dependency markdownlint-cli to ^0.39.0 (#179) (cd5cbbb)
    • chore: Merge supported and backport properties (#177) (5d1cb98)
    • chore: npm run format (#175) (17e658e)
    • chore!: remove "n/no-unsupported-features" #140 (#173) (372b283)
    • chore: update dependency minimatch to v9 (#167) (5ad657c)
    • chore: add release-please (#170) (fc77da2)
    • chore: update dependency @ typescript-eslint/parser to v6 (#166) (4265094)
    • chore: update dependency markdownlint-cli to ^0.38.0 (#149) (3fd61be)
    • chore: update dependency release-it to v17 (#168) (1c91e05)
    • chore: upgrade prettier v3 (#165) (bbfde8d)
  • 17.0.0-8 - 2024-04-08

    17.0.0-8 (2024-04-08)

    Chores

    • use ts-ignore-import to lighten the dependencies (#219) (fb0aaae)
  • 17.0.0-7 - 2024-04-07

    17.0.0-7 (2024-04-07)

    Features

    • typescript (jsdoc) checking and definition generation (#169) (6d8ed14)

    Bug Fixes

    • change peer dependencies to allow eslint v9 (#216) (5e82d7f)
  • 17.0.0-6 - 2024-03-25

    17.0.0-6 (2024-03-25)

    Bug Fixes

    • prefer-node-protocol: not first target (#204) (caab777)
    • prefer-node-protocol: continue on version range check (#206) (14d2ea9)

    Chores

    • update dependency @ typescript-eslint/parser to v7 (#207) (0b8aeb3)
    • update dependency husky to v9 (#208) (e84d47b)
  • 17.0.0-5 - 2024-03-19
    Read more
  • 17.0.0-4 - 2024-03-06
    Read more
  • 17.0.0-3 - 2024-02-23

    Features

    • feat(no-unsupported-features): Update to v21.6.1 of node (#180) (d24f645)
  • 17.0.0-2 - 2024-02-22
    Read more
  • 17.0.0-1 - 2024-02-07
    Read more
  • 17.0.0-0 - 2024-01-09
  • 16.6.2 - 2024-01-09
  • 16.6.1 - 2024-01-02
  • 16.6.0 - 2023-12-29
  • 16.5.0 - 2023-12-20
  • 16.4.0 - 2023-12-11
  • 16.3.1 - 2023-11-10
  • 16.3.0 - 2023-11-07
  • 16.2.0 - 2023-10-11
  • 16.1.0 - 2023-09-11
  • 16.0.2 - 2023-08-22
  • 16.0.1 - 2023-06-25
  • 16.0.0 - 2023-05-16
  • 16.0.0-1 - 2023-05-10
  • 16.0.0-0 - 2023-05-10
  • 15.7.0 - 2023-03-29
  • 15.6.1 - 2023-01-11
from eslint-plugin-n GitHub release notes
Commit messages
Package name: eslint-plugin-n

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: minimum request volume
2 participants