Skip to content

chore(deps): update dependency eslint-plugin-n to v17 #4717

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 16.6.2 -> 17.19.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.19.0

Compare Source

🌟 Features

v17.18.0

Compare Source

🌟 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)

v17.17.0

Compare Source

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

v17.16.2

Compare Source

🩹 Fixes
  • Revert "feat: add support for ignoring sync methods from certain locations" (#​416) (0779e2f)

v17.16.1

Compare Source

🩹 Fixes
🧹 Chores

v17.15.1

Compare Source

🩹 Fixes
  • Promise.withResolvers is supported since node 22.11 (#​398) (c5bcb3a)

v17.15.0

Compare Source

🌟 Features
🩹 Fixes
  • no-unsupported: Correctly handle recursive objects on a per module basis (#​396) (db384d1)

v17.14.0

Compare Source

🌟 Features

v17.13.2

Compare Source

🩹 Fixes
  • no-missing-require: handle multiple resolvePaths (#​383) (df6ad2a)

v17.13.1

Compare Source

🩹 Fixes

v17.13.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.11.1

Compare Source

🩹 Fixes

v17.11.0

Compare Source

🌟 Features
🩹 Fixes
  • no-missing-import: Ignore node builtins in package.json imports (#​346) (148e47e)
  • no-missing-import: Resolve tsconfig paths relative to the tsconfig (#​343) (6cd7954)
📚 Documentation
  • Explain the transitive dependency case for no-extraneous-* (#​347) (8c0a2cc)

v17.10.3

Compare Source

🩹 Fixes
  • Use our data set to work out if a module is a node module (#​338) (6a1b2c5)
📚 Documentation

v17.10.2

Compare Source

🩹 Fixes

v17.10.1

Compare Source

🩹 Fixes

v17.10.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores
  • upgrade compatible deps (8f6f11d)

v17.9.0

Compare Source

🌟 Features
  • Add flag ignorePrivate to no-unpublished-x rules (#​298) (0609431)

v17.8.1

Compare Source

🩹 Fixes

v17.8.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.7.0

Compare Source

🌟 Features
  • hashbang: Add support to map extensions to executables (#​278) (3fd7639)
  • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#​276) (4a685c0)
🩹 Fixes
  • node-builtins: Remove "node:" prefix from "ignores" message (#​277) (704f0b9)
📚 Documentation
  • node-builtins: Specify that only static properties are supported (#​272) (735a520)
  • Provide an example with eslint-plugin-n to Playground (#​275) (cb8ffa6)

v17.6.0

Compare Source

🌟 Features
📚 Documentation

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.4.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules version comparation (#​257) (5c67787)
🧹 Chores

v17.3.1: Release 17.3.1

Compare Source

  • Revert "fix: unsupported-features/node-builtins-modules range compare" (#​254) (caecf3e)

v17.3.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules range compare (#​252) (d50ae85)
🧹 Chores

v17.2.1

Compare Source

🩹 Fixes
🧹 Chores

v17.2.0

Compare Source

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

v17.1.0

Compare Source

🌟 Features
📚 Documentation

v17.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

github-actions bot commented Feb 11, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.66s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.21s
✅ BASH shfmt 6 0 0 0 0.8s
✅ COPYPASTE jscpd yes no no 3.03s
✅ DOCKERFILE hadolint 131 0 0 33.7s
✅ JSON jsonlint 20 0 0 0.19s
✅ JSON v8r 22 0 0 12.39s
⚠️ MARKDOWN markdownlint 269 0 306 0 19.0s
✅ MARKDOWN markdown-table-formatter 269 0 0 0 142.97s
⚠️ PYTHON bandit 219 67 0 5.35s
✅ PYTHON black 219 0 0 0 5.34s
✅ PYTHON flake8 219 0 0 2.1s
✅ PYTHON isort 219 0 0 0 1.1s
✅ PYTHON mypy 219 0 0 11.83s
✅ PYTHON pylint 219 0 0 33.9s
✅ PYTHON ruff 219 0 0 0 0.85s
✅ REPOSITORY checkov yes no no 38.95s
✅ REPOSITORY git_diff yes no no 1.15s
⚠️ REPOSITORY grype yes 27 no 28.91s
✅ REPOSITORY secretlint yes no no 8.78s
✅ REPOSITORY syft yes no no 2.49s
✅ REPOSITORY trivy yes no no 10.97s
✅ REPOSITORY trivy-sbom yes no no 20.68s
✅ REPOSITORY trufflehog yes no no 4.66s
✅ SPELL cspell 727 0 0 13.26s
⚠️ SPELL lychee 351 41 0 11.56s
✅ XML xmllint 3 0 0 0 1.24s
✅ YAML prettier 160 0 0 0 3.15s
✅ YAML v8r 103 0 0 23.84s
✅ YAML yamllint 161 0 0 3.23s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 3b3de5a to 90b9890 Compare February 12, 2025 07:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 90b9890 to 7e64607 Compare February 12, 2025 09:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 7e64607 to 00d8b30 Compare February 15, 2025 23:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 00d8b30 to d74d673 Compare February 16, 2025 12:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from d57de61 to 10bab03 Compare March 26, 2025 06:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 10bab03 to c4890fe Compare April 8, 2025 21:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from c4890fe to c4e4cd2 Compare April 14, 2025 10:39
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from c4e4cd2 to 42b68bc Compare May 9, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant