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

Update dependency eslint-plugin-n to v17.15.1 #204

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.2.1 -> 17.15.1 age adoption passing confidence

Release Notes

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

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

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.

@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.3.0 Update dependency eslint-plugin-n to v17.3.1 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from f5d1288 to 2b86e3e Compare April 24, 2024 16:05
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.3.1 Update dependency eslint-plugin-n to v17.4.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 2b86e3e to ac55665 Compare April 30, 2024 08:35
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.4.0 Update dependency eslint-plugin-n to v17.5.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from e88f303 to ff46e9d Compare May 7, 2024 11:54
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.5.0 Update dependency eslint-plugin-n to v17.5.1 May 7, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.5.1 Update dependency eslint-plugin-n to v17.6.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from ff46e9d to 71143ff Compare May 10, 2024 11:26
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.6.0 Update dependency eslint-plugin-n to v17.7.0 May 14, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 71143ff to 99c9cd7 Compare May 14, 2024 09:47
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 99c9cd7 to b57e2f2 Compare June 5, 2024 10:52
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.7.0 Update dependency eslint-plugin-n to v17.8.0 Jun 5, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.8.0 Update dependency eslint-plugin-n to v17.8.1 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from b57e2f2 to cd6975d Compare June 6, 2024 10:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from cd6975d to 5788242 Compare June 14, 2024 02:21
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.8.1 Update dependency eslint-plugin-n to v17.9.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 5788242 to 2d27654 Compare July 26, 2024 03:20
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.9.0 Update dependency eslint-plugin-n to v17.10.0 Jul 26, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.10.0 Update dependency eslint-plugin-n to v17.10.1 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 2d27654 to e7c7796 Compare July 26, 2024 12:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from e7c7796 to 4f48b4a Compare August 5, 2024 07:08
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.10.1 Update dependency eslint-plugin-n to v17.10.2 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 4f48b4a to 4e91dad Compare September 18, 2024 05:00
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.10.2 Update dependency eslint-plugin-n to v17.10.3 Sep 18, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.10.3 Update dependency eslint-plugin-n to v17.11.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from 5bc353d to 777232c Compare October 9, 2024 13:14
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.11.0 Update dependency eslint-plugin-n to v17.11.1 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 777232c to eea7333 Compare October 30, 2024 11:37
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.11.1 Update dependency eslint-plugin-n to v17.12.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from eea7333 to 2a32de3 Compare November 6, 2024 22:19
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.12.0 Update dependency eslint-plugin-n to v17.13.0 Nov 6, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.13.0 Update dependency eslint-plugin-n to v17.13.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 2a32de3 to faff0ff Compare November 7, 2024 14:28
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.13.1 Update dependency eslint-plugin-n to v17.13.2 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from 45fe22c to 85b9950 Compare November 21, 2024 23:31
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.13.2 Update dependency eslint-plugin-n to v17.14.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 85b9950 to d394004 Compare December 10, 2024 03:30
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.14.0 Update dependency eslint-plugin-n to v17.15.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from d394004 to 890539e Compare December 20, 2024 11:30
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17.15.0 Update dependency eslint-plugin-n to v17.15.1 Dec 20, 2024
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.

0 participants