Skip to content

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
eslint-plugin-n devDependencies major 16.6.2 -> 17.23.1 OpenSSF Scorecard

Release Notes

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

v17.23.1

Compare Source

🩹 Fixes
  • node-builtins-modules/tls.js: Update minimal version (#​484) (fe94432)
📚 Documentation
  • improve clarity of no-missing-import and no-missing-require (#​455) (92ea876)

v17.23.0

Compare Source

🌟 Features

v17.22.0

Compare Source

🌟 Features
🩹 Fixes
  • ci: bump markdowncli-lint version (#​468) (91a56d0)
  • no-unsupported: URL.createObjectURL, URL.revokeObjectURL are supported (#​471) (844155c)

v17.21.3

Compare Source

🩹 Fixes

v17.21.2

Compare Source

🧹 Chores

v17.21.1

Compare Source

🩹 Fixes
  • 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)

v17.21.0

Compare Source

🌟 Features
🩹 Fixes
  • correctly handle version ranges in prefer-node-protocol (#​454) (d60439d)
🧹 Chores

v17.20.0

Compare Source

🌟 Features

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

Compare Source

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

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 - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Never, 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 has been generated by Renovate Bot.

@descope descope bot added the renovate label Dec 9, 2024
@vercel
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-hosting ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 6:15pm
auth-hosting-sandbox-us ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 6:15pm
nir-itai-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 6:15pm
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
auth-hosting-dev ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2025 6:15pm
auth-hosting-euc1 ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2025 6:15pm
auth-hosting-sandbox ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2025 6:15pm
auth-hosting-star1 ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2025 6:15pm
auth-hosting-star2 ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2025 6:15pm

@vercel
Copy link

vercel bot commented Dec 12, 2024

Your Vercel team allenzhou is not permitted to deploy from this git repository. Contact an administrator to add github organization descope as a Protected Git Scope in allenzhou on Vercel. Once added, commit again to see your changes.

Learn more: https://vercel.com/docs/security/protected-git-scopes

@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from e1a27a6 to 21a77cd Compare December 14, 2024 14:14
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 21a77cd to a24c9e9 Compare December 24, 2024 15:26
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 692ff4d to 75e27d8 Compare April 20, 2025 13:48
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 75e27d8 to a0de4d6 Compare April 21, 2025 07:39
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from a0de4d6 to 23c36f4 Compare April 21, 2025 10:31
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 23c36f4 to 7f0b3fb Compare May 30, 2025 07:16
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 7f0b3fb to 555ba95 Compare June 23, 2025 11:23
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 555ba95 to 8b42177 Compare July 3, 2025 18:13
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 8b42177 to afa3715 Compare July 24, 2025 22:59
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from afa3715 to a908467 Compare August 17, 2025 01:18
@vercel
Copy link

vercel bot commented Aug 17, 2025

Your Vercel team Allen Zhou is not permitted to deploy from this git repository. Contact an administrator to add github organization descope as a Protected Git Scope in Allen Zhou on Vercel. Once added, commit again to see your changes.

Learn more: https://vercel.com/docs/security/protected-git-scopes

@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from f6658a1 to cd62480 Compare August 18, 2025 12:08
@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch 2 times, most recently from 0b99802 to 13c63bc Compare October 6, 2025 22:37
@descope
Copy link
Contributor Author

descope bot commented Oct 6, 2025

⚠️ 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: yarn.lock
[12:56:08.999] INFO (5840): Installing tool [email protected]...
[12:56:09.018] ERROR (5840): Unexpected error found when calling "Symbol(construct)" @postConstruct decorated method on class "VersionService"
[12:56:09.018] FATAL (5840): Install tool node failed in 22ms.

@descope descope bot force-pushed the renovate/eslint-plugin-n-17.x branch from 13c63bc to 5eba89f Compare October 9, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant