[Snyk] Upgrade eslint-plugin-n from 16.0.2 to 17.21.3#303
Closed
lholmquist wants to merge 1 commit intomainfrom
Closed
[Snyk] Upgrade eslint-plugin-n from 16.0.2 to 17.21.3#303lholmquist wants to merge 1 commit intomainfrom
lholmquist wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade eslint-plugin-n from 16.0.2 to 17.21.3. 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
Member
Author
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade eslint-plugin-n from 16.0.2 to 17.21.3.
ℹ️ 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.
The recommended version is 55 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: eslint-plugin-n
-
17.21.3 - 2025-07-28
- no-missing-import: Support data imports (#465) (69ea12b)
-
17.21.2 - 2025-07-27
- remove minimatch dependency (#462) (92a24ac)
-
17.21.1 - 2025-07-27
- ci: Ignore type test failures for types present in ESLint 8 that we removed in ESLint 9.31.0 (#460) (76f8150)
- no-restricted-require: Handle .. paths (#458) (34719e8)
-
17.21.0 - 2025-07-03
- add config "flat/all" (#401) (b6a0d71)
- correctly handle version ranges in prefer-node-protocol (#454) (d60439d)
- no-sync: remove
-
17.20.0 - 2025-06-12
- no-top-level-await: add support for
-
17.19.0 - 2025-06-02
- add
- add support for ignoring sync methods from certain locations (#424) (ef94e49)
-
17.18.0 - 2025-05-09
- Allow to use
- no-deprecated-api: Add support for
- node-builtins: Add support for
- prefer-global: Add support for
- prefer-node-protocol: Add support for
- prefer-promises: Add support for
- false negatives for
-
17.17.0 - 2025-03-26
- allow-modules: include
- node-builtin: Add support for import.meta properties (#420) (76fc219)
- no-unpublished:
- type errors (#427) (8e3c290)
-
17.16.2 - 2025-03-04
- Revert "feat: add support for ignoring sync methods from certain locations" (#416) (0779e2f)
-
17.16.1 - 2025-03-02
- patch new eslint options types (#411) (340312e)
- package: explicitly declare js module type (#410) (9f09931)
-
17.15.1 - 2024-12-20
-
17.15.0 - 2024-12-10
-
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
from eslint-plugin-n GitHub release notes17.21.3 (2025-07-28)
🩹 Fixes
17.21.2 (2025-07-27)
🧹 Chores
17.21.1 (2025-07-27)
🩹 Fixes
17.21.0 (2025-07-03)
🌟 Features
🩹 Fixes
🧹 Chores
@ typescript-eslint/utils(#449) (45e2803)17.20.0 (2025-06-12)
🌟 Features
await using(#447) (88dea92)17.19.0 (2025-06-02)
🌟 Features
no-top-level-awaitrule (#440) (a500a48)17.18.0 (2025-05-09)
🌟 Features
tryExtensionsin the ruleno-unpublished-import(#429) (002ac9c)process.getBuiltinModule()(#435) (fca7cf4)process.getBuiltinModule()(#433) (d4c7831)process.getBuiltinModule()(#436) (83aa3a7)process.getBuiltinModule()(#430) (9e97d8e)process.getBuiltinModule()(#437) (6f5e81d)🩹 Fixes
httpsinprefer-node-protocol, and false negatives fornode:sqliteinnode-builtins(#432) (bb21bd0)17.17.0 (2025-03-26)
🌟 Features
virtual:in the modules pattern (#425) (a109793)🩹 Fixes
allowModulesoption was disabled when using TS alias (#423) (9ae39fb)17.16.2 (2025-03-04)
🩹 Fixes
17.16.1 (2025-03-02)
🩹 Fixes
🧹 Chores
Important
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: