openshift-rest-client icon indicating copy to clipboard operation
openshift-rest-client copied to clipboard

[Snyk] Upgrade eslint-plugin-n from 15.6.1 to 17.0.0

Open lholmquist opened this issue 1 year ago • 0 comments

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.0.0.

:information_source: 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 25 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-04-08.
Release notes
Package name: eslint-plugin-n
  • 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

    17.0.0-5 (2024-03-19)

    ⚠ BREAKING CHANGES

    • prefer-node-prefix: pass moduleName (#203)

    Features

    Bug Fixes

    • explicitly support ESLint 9.0.0 pre-releases (#200) (a5eaa9c)

    Documentation

    • Remove text "Node does not support modules yet" (#202) (5abca5b)
  • 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 Read more
  • 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
  • 9814627 chore: release latest version (#218)
  • aa580f4 chore(master): release 17.0.0-8 (#221)
  • fb0aaae chore: use `ts-ignore-import` to lighten the dependencies (#219)
  • 438d6fa chore(master): release 17.0.0-7 (#217)
  • 6d8ed14 feat: typescript (jsdoc) checking and definition generation (#169)
  • 5e82d7f fix: change peer dependencies to allow eslint v9 (#216)
  • d96976d chore(master): release 17.0.0-6 (#205)
  • e84d47b chore: update dependency husky to v9 (#208)
  • 0b8aeb3 chore: update dependency @ typescript-eslint/parser to v7 (#207)
  • 14d2ea9 fix(prefer-node-protocol): continue on version range check (#206)
  • caab777 fix: prefer-node-protocol: not first target (#204)
  • 8327d11 chore(master): release 17.0.0-5 (#201)
  • 38985ca feat!: prefer-node-prefix: pass moduleName (#203)
  • 5abca5b docs: Remove text "Node does not support modules yet" (#202)
  • a5eaa9c fix: explicitly support ESLint 9.0.0 pre-releases (#200)
  • b7c6409 chore(master): release 17.0.0-4 (#176)
  • cefdb1c feat!: rename rule shebang => hashbang, deprecate rule shebang (#198)
  • b383b49 feat(shebang): add support for env's split-string option (#195)
  • 4778ae8 feat: Update ES Syntax (#189)
  • c8a87f3 ci: Migrate to manifest config (#192)
  • 99fe387 chore: Enable global strict eslint rule (#191)
  • e31d868 fix(no-unsupported-features): Remove use of `static` as a variable (#190)
  • 7d44c5a Release 17.0.0-3
  • d24f645 feat(no-unsupported-features): Update to v21.6.1 of node (#180)

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

lholmquist avatar Apr 29 '24 03:04 lholmquist