Skip to content

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Aug 10, 2025

snyk-top-banner

Snyk has created this PR to upgrade eslint-plugin-n from 15.7.0 to 17.21.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 PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 57 versions ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELRUNTIME-10044504
140 Proof of Concept
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
140 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
140 Proof of Concept
high severity Excessive Platform Resource Consumption within a Loop
SNYK-JS-BRACES-6838727
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
140 Proof of Concept
high severity Prototype Pollution
SNYK-JS-DOMPURIFY-7984421
140 No Known Exploit
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
140 No Known Exploit
high severity Prototype Pollution
SNYK-JS-REDOC-8664933
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
140 Proof of Concept
medium severity Template Injection
SNYK-JS-DOMPURIFY-6474511
140 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-DOMPURIFY-8184974
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
npm:debug:20170905
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
140 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BRACEEXPANSION-9789073
140 Proof of Concept
low severity Cross-site Scripting (XSS)
SNYK-JS-DOMPURIFY-8722251
140 Proof of Concept
low severity Arbitrary Code Injection
SNYK-JS-PRISMJS-9055448
140 Proof of Concept
Release notes
Package name: eslint-plugin-n
  • 17.21.0 - 2025-07-03

    17.21.0 (2025-07-03)

    🌟 Features

    🩹 Fixes

    • correctly handle version ranges in prefer-node-protocol (#454) (d60439d)

    🧹 Chores

    • no-sync: remove @ typescript-eslint/utils (#449) (45e2803)
  • 17.20.0 - 2025-06-12

    17.20.0 (2025-06-12)

    🌟 Features

    • no-top-level-await: add support for await using (#447) (88dea92)
  • 17.19.0 - 2025-06-02

    17.19.0 (2025-06-02)

    🌟 Features

    • add no-top-level-await rule (#440) (a500a48)
    • add support for ignoring sync methods from certain locations (#424) (ef94e49)
  • 17.18.0 - 2025-05-09

    17.18.0 (2025-05-09)

    🌟 Features

    • Allow to use tryExtensions in the rule no-unpublished-import (#429) (002ac9c)
    • no-deprecated-api: Add support for process.getBuiltinModule() (#435) (fca7cf4)
    • node-builtins: Add support for process.getBuiltinModule() (#433) (d4c7831)
    • prefer-global: Add support for process.getBuiltinModule() (#436) (83aa3a7)
    • prefer-node-protocol: Add support for process.getBuiltinModule() (#430) (9e97d8e)
    • prefer-promises: Add support for process.getBuiltinModule() (#437) (6f5e81d)

    🩹 Fixes

    • false negatives for https in prefer-node-protocol, and false negatives for node:sqlite in node-builtins (#432) (bb21bd0)
  • 17.17.0 - 2025-03-26

    17.17.0 (2025-03-26)

    🌟 Features

    • allow-modules: include virtual: in the modules pattern (#425) (a109793)
    • node-builtin: Add support for import.meta properties (#420) (76fc219)

    🩹 Fixes

    • no-unpublished: allowModules option was disabled when using TS alias (#423) (9ae39fb)
    • type errors (#427) (8e3c290)
  • 17.16.2 - 2025-03-04

    17.16.2 (2025-03-04)

    🩹 Fixes

    • Revert "feat: add support for ignoring sync methods from certain locations" (#416) (0779e2f)
  • 17.16.1 - 2025-03-02

    17.16.1 (2025-03-02)

    🩹 Fixes

    🧹 Chores

    • package: explicitly declare js module type (#410) (9f09931)
  • 17.15.1 - 2024-12-20

    17.15.1 (2024-12-20)

    🩹 Fixes

    • Promise.withResolvers is supported since node 22.11 (#398) (c5bcb3a)
  • 17.15.0 - 2024-12-10

    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
  • 17.13.2 - 2024-11-15
  • 17.13.1 - 2024-11-07
  • 17.13.0 - 2024-11-06
  • 17.12.0 - 2024-10-30
  • 17.11.1 - 2024-10-09
  • 17.11.0 - 2024-10-09
  • 17.10.3 - 2024-09-18
  • 17.10.2 - 2024-08-05
  • 17.10.1 - 2024-07-26
  • 17.10.0 - 2024-07-26
  • 17.9.0 - 2024-06-14
  • 17.8.1 - 2024-06-06
  • 17.8.0 - 2024-06-05
  • 17.7.0 - 2024-05-14
  • 17.6.0 - 2024-05-10
  • 17.5.1 - 2024-05-07
  • 17.5.0 - 2024-05-07
  • 17.4.0 - 2024-04-30
  • 17.3.1 - 2024-04-24
  • 17.3.0 - 2024-04-24
  • 17.2.1 - 2024-04-15
  • 17.2.0 - 2024-04-10
  • 17.1.0 - 2024-04-09
  • 17.0.0 - 2024-04-08
  • 17.0.0-8 - 2024-04-08
  • 17.0.0-7 - 2024-04-07
  • 17.0.0-6 - 2024-03-25
  • 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
  • 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
from eslint-plugin-n GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

@semanticdiff-com
Copy link

semanticdiff-com bot commented Aug 10, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  package.json  0% smaller

@snyk-io
Copy link
Author

snyk-io bot commented Aug 10, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

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.

1 participant