nodeshift / opossum

Node.js circuit breaker - fails fast ⚡️
https://nodeshift.dev/opossum/
Apache License 2.0
1.31k stars 107 forks source link

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

Closed lholmquist closed 3 months ago

lholmquist commented 6 months ago

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.

: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 **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
  • 3504227 chore(master): release 17.1.0 (#225)
  • 03619ee feat: remove "is-builtin-module" dependency (fixes #232) (#227)
  • 6bae8e5 Revert "feat(import-target): Add resolution error reason"
  • ed7b25c feat(import-target): Add resolution error reason
  • 3791d11 ci: Add a little bit of colour to release notes (#226)
  • 4fb36eb docs: add v17 changelog (#223)
  • 24512a0 feat: add `name` to flat configs (#224)
  • 0022565 release-please v17 manifest
  • 1419c46 Release 17.0.0
  • 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)
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](https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23/settings/integration?pkg=eslint-plugin-n&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
github-actions[bot] commented 5 months ago

This pull request is stale because it has been open 30 days with no activity.