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 16.0.2 to 17.4.0 #155

Closed

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 16.0.2 to 17.4.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 25 versions ahead of your current version.

  • The recommended version was released 21 days ago, on 2024-04-30.

Release notes
Package name: eslint-plugin-n
  • 17.4.0 - 2024-04-30

    17.4.0 (2024-04-30)

    🌟 Features

    • no-deprecated-api support removed api (#240) (36fd35d)

    🩹 Fixes

    • unsupported-features/node-builtins-modules version comparation (#257) (5c67787)

    🧹 Chores

  • 17.3.1 - 2024-04-24
    • Revert "fix: unsupported-features/node-builtins-modules range compare" (#254) (caecf3e)
  • 17.3.0 - 2024-04-24

    17.3.0 (2024-04-24)

    🌟 Features

    🩹 Fixes

    • unsupported-features/node-builtins-modules range compare (#252) (d50ae85)

    🧹 Chores

  • 17.2.1 - 2024-04-15

    17.2.1 (2024-04-15)

    🩹 Fixes

    🧹 Chores

    • update dependency @ typescript-eslint/typescript-estree to v7 (#236) (a0b45ee)
    • update dependency eslint-plugin-eslint-plugin to v6 (#237) (7addf99)
  • 17.2.0 - 2024-04-10

    17.2.0 (2024-04-10)

    🌟 Features

    • no-missing-imports: add tryExtensions option (#228) (ae5329c)
    • no-unsupported-features: ✨ Update to node v20.12.0/v21.7.0 (#229) (a8d0539)

    🩹 Fixes

    • stream/promises is stable (02a264e)
    • no-unsupported-features: stream/promises is stable (#235) (02a264e), closes #234
  • 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
  • 17.0.0-4 - 2024-03-06
  • 17.0.0-3 - 2024-02-23
  • 17.0.0-2 - 2024-02-22
  • 17.0.0-1 - 2024-02-07
  • 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
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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade eslint-plugin-n from 16.0.2 to 17.4.0.

See this package in npm:
eslint-plugin-n

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/f6999c7c-f419-43d7-9c50-ea0d721da9f4?utm_source=github&utm_medium=referral&page=upgrade-pr
@pacostas pacostas closed this May 21, 2024
@pacostas pacostas deleted the snyk-upgrade-2bf06ead9d8d5d42a517426647f9b22e branch May 21, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants