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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n ^15.7.0 -> ^17.13.1 age adoption passing confidence

Release Notes

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

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

Chores
  • use ts-ignore-import to lighten the dependencies (#​219) (fb0aaae)

v16.6.2

Compare Source

v16.6.1

Compare Source

v16.6.0

Compare Source

  • feat: supported new globals added in the new node.js versions (#​154) (7628925)

v16.5.0

Compare Source

Features
  • feat: Add builtins check for ES2021 to no-unsupported-features/es-builtins rule (#​153) (15a5850)
  • feat: Add syntax check for ES2021 to no-unsupported-features/es-syntax rule (#​152) (6835a10)
Docs & Chores
  • docs: Auto-generate configs list with eslint-doc-generator (#​146) (6409e34)
  • chore: Configure Renovate (0d6a0fe)

v16.4.0

Compare Source

v16.3.1

Compare Source

v16.3.0

Compare Source

Features:

Chores:

  • chore: Remove unused "meta.docs.category" property (#​133) (22ba54c)
  • docs: Fix spelling in no-callback-literal.md (#​135) (79c8afd)
  • docs: change rule desc input to textarea in new-rule template (446e744)
  • docs: add issue templates (#​130) (2200c43)
  • docs: Fix grammatically incorrect Additional ESLint's rules (#​129) (fba650a)

v16.2.0

Compare Source

Features

  • feat: detect non-member expressions in n/no-sync (#​127) (6d02512)

Bugfixes

  • fix: Normalise package.json#files before checking ignores and whitelist (#​123) (fixes #​122) (2d43f48)

Docs & Chores

v16.1.0

Compare Source

  • feat: Allow for automatic ts mapping detection (#​114) (2ab30ce)
  • feat: add config flat/recommended and flat/mixed-esm-and-cjs (#​111) (78595c4)
  • feat: export flat/recommended-script and flat/recommended-module (#​113) (1f8fdc8)
  • feat: add the ability to configure typescript to javascript file extension conversion (#​112) (20d2713)

v16.0.2

Compare Source

v16.0.1

Compare Source

  • fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. (44cec62)

v16.0.0

Compare Source

breaking changes

features


Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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 Author

renovate bot commented Jun 1, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: eslint-config-semistandard@17.0.0
npm error Found: eslint-plugin-n@17.13.1
npm error node_modules/eslint-plugin-n
npm error   dev eslint-plugin-n@"^17.13.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint-plugin-n@"^15.0.0" from eslint-config-semistandard@17.0.0
npm error node_modules/eslint-config-semistandard
npm error   dev eslint-config-semistandard@"^17.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint-plugin-n@15.7.0
npm error node_modules/eslint-plugin-n
npm error   peer eslint-plugin-n@"^15.0.0" from eslint-config-semistandard@17.0.0
npm error   node_modules/eslint-config-semistandard
npm error     dev eslint-config-semistandard@"^17.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-07T12_40_28_350Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-07T12_40_28_350Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 3 times, most recently from adfd794 to 0c5f4b2 Compare June 6, 2024 10:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 0c5f4b2 to b7c29c4 Compare June 14, 2024 03:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from b7c29c4 to f6fb0b6 Compare July 1, 2024 09:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 3 times, most recently from 71756f3 to 14071fd Compare August 1, 2024 13:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 14071fd to efc58a6 Compare August 5, 2024 07:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from efc58a6 to 65bf2d7 Compare September 1, 2024 20:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 65bf2d7 to bdf52a8 Compare September 13, 2024 11:03
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v17 chore(deps): update dependency eslint-plugin-n to v17 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from bdf52a8 to 990db15 Compare September 18, 2024 04:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch 3 times, most recently from 3d15dca to 0cce09f Compare October 9, 2024 12:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from 0cce09f to bcdfc3a Compare October 30, 2024 13:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from bcdfc3a to b3890ce Compare November 6, 2024 18:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-n-17.x branch from b3890ce to 66e34d2 Compare November 7, 2024 12:40
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