-
Notifications
You must be signed in to change notification settings - Fork 1k
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.15.1 #11840
Merged
Conversation
This file contains 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
Tobbe
added
changesets-ok
Override the changesets check
experimental
This PR relates to only experimental feature(s)
labels
Dec 28, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-n-17.x-lockfile
branch
from
December 28, 2024 13:44
72b1021
to
5db88f8
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-n-17.x-lockfile
branch
from
December 28, 2024 13:57
5db88f8
to
cfef6e6
Compare
Tobbe
pushed a commit
that referenced
this pull request
Jan 16, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) | [`17.10.3` -> `17.15.1`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.10.3/17.15.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.10.3/17.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.10.3/17.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary> ### [`v17.15.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17151-2024-12-20) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.15.0...v17.15.1) ##### 🩹 Fixes - Promise.withResolvers is supported since node 22.11 ([#​398](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/398)) ([c5bcb3a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/c5bcb3aa9a13f1de1b4aea20cfc08323f31f75ce)) ### [`v17.15.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17150-2024-12-10) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.14.0...v17.15.0) ##### 🌟 Features - **no-unsupported:** support node 22.12.0 ([#​393](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/393)) ([af4f774](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/af4f774be560ac9472d98c99082a678ca5703574)) - **resolve:** allow overriding enhanced-resolve's options ([#​384](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/384)) ([1466bec](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/1466bec9050606ea874444452a4d58484b480a14)) ##### 🩹 Fixes - **no-unsupported:** Correctly handle recursive objects on a per module basis ([#​396](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/396)) ([db384d1](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/db384d13ada7d9f48a7f8bf2ae92f76a4e3789aa)) ### [`v17.14.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17140-2024-11-21) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.13.2...v17.14.0) ##### 🌟 Features - **no-sync:** Add ignores option ([#​386](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/386)) ([c8fbf00](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/c8fbf000e337d3b099e89465adda3be8e0541554)) - **no-unsupported:** support Node 23.2.0 & 23.3.0 ([#​390](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/390)) ([a52c968](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/a52c96813496c346cd9cacc23df8ade2567012af)) ### [`v17.13.2`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17132-2024-11-15) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.13.1...v17.13.2) ##### 🩹 Fixes - **no-missing-require:** handle multiple resolvePaths ([#​383](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/383)) ([df6ad2a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/df6ad2a3f2cbc2218fe8bd23222e3867642d1e70)) ### [`v17.13.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17131-2024-11-07) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.13.0...v17.13.1) ##### 🩹 Fixes - exported / referenced plugin same instance ([#​380](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/380)) ([3c45b67](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/3c45b67cc566021399ab8f2bb840fa4c62556b7f)) ### [`v17.13.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17130-2024-11-05) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.12.0...v17.13.0) ##### 🌟 Features - **no-unsupported:** support Node 20.18.0 ([#​374](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/374)) ([d39d99a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/d39d99aecf2e8f0dde59b980f209d1c377af9a46)) ##### 🩹 Fixes - **no-unsupported:** fix `node:test` module ([#​378](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/378)) ([0b228dd](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/0b228ddece63d2939551ea6ccb73e9dfbefe88ec)) ##### 🧹 Chores - update dependencies ([#​375](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/375)) ([8a8104e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/8a8104e27bb278f21f25bd7d9a7acfa1523ccb13)) ### [`v17.12.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17120-2024-10-30) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.11.1...v17.12.0) ##### 🌟 Features - **no-unsupported:** Support node 23.0.0 and 22.10.0 ([#​358](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/358)) ([0fd0350](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/0fd0350ee1aa7825fb52c172342dd419f79a21f7)) - **no-unsupported:** Support node 23.1.0 ([#​370](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/370)) ([06d60ae](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/06d60aef21a01ac8a77101d1e983d3b4c31822c1)) ##### 🩹 Fixes - **no-unsupported:** `getCallSite` is experimental ([#​363](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/363)) ([d15c63a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/d15c63a9a874e5d0becc7d213d354ae3c8231b21)) - **no-unsupported:** support missing `process.features` ([#​362](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/362)) ([9552a4a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/9552a4a4c9001c6b5f51620d68a3b2cbaa392cd4)) - update dependencies ([#​365](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/365)) ([bf34ca5](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/bf34ca53864e059e3fbf632f33429ba10a75ee9b)) ##### 🧹 Chores - Improve typescript types and strictness ([#​367](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/367)) ([18cdd53](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/18cdd53b8bc520e84cc1edbf0e21fd26357ce8a2)) ### [`v17.11.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17111-2024-10-09) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.11.0...v17.11.1) ##### 🩹 Fixes - **no-deprecated-api:** dedeprecate `process.nextTick` ([#​350](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/350)) ([dd889ab](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/dd889ab9301a72deea32b9f3cf6497864919ff66)) ### [`v17.11.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17110-2024-10-09) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.10.3...v17.11.0) ##### 🌟 Features - **no-missing-import:** Add `ignoreTypeImport` options ([#​344](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/344)) ([e022aba](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/e022abad91701660ffd3bf52693ae2749a5131ee)) - **no-process-env:** Allow users to exclude specific variables ([#​345](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/345)) ([b16a475](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/b16a4753c111271325f6dced4936bc9da6162138)) - Update no-unsupported to node v22.9.0 ([#​342](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/342)) ([87fb484](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/87fb4849ecb52164b24c5ae840fff0b699241fa4)) ##### 🩹 Fixes - **no-missing-import:** Ignore node builtins in package.json `imports` ([#​346](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/346)) ([148e47e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/148e47e7502c3784b1f2b86aae594c7fc58b31a3)) - **no-missing-import:** Resolve tsconfig paths relative to the tsconfig ([#​343](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/343)) ([6cd7954](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/6cd7954ff91818c3bb4d3c2d7a316f2716720276)) ##### 📚 Documentation - Explain the transitive dependency case for no-extraneous-\* ([#​347](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/347)) ([8c0a2cc](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/8c0a2cc515e4541883e1d8aba85fa71d3a865891)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changesets-ok
Override the changesets check
experimental
This PR relates to only experimental feature(s)
release:dependency
This PR only updates dependencies
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.
This PR contains the following updates:
17.10.3
->17.15.1
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.15.1
Compare Source
🩹 Fixes
v17.15.0
Compare Source
🌟 Features
🩹 Fixes
v17.14.0
Compare Source
🌟 Features
v17.13.2
Compare Source
🩹 Fixes
v17.13.1
Compare Source
🩹 Fixes
v17.13.0
Compare Source
🌟 Features
🩹 Fixes
node:test
module (#378) (0b228dd)🧹 Chores
v17.12.0
Compare Source
🌟 Features
🩹 Fixes
getCallSite
is experimental (#363) (d15c63a)process.features
(#362) (9552a4a)🧹 Chores
v17.11.1
Compare Source
🩹 Fixes
process.nextTick
(#350) (dd889ab)v17.11.0
Compare Source
🌟 Features
ignoreTypeImport
options (#344) (e022aba)🩹 Fixes
imports
(#346) (148e47e)📚 Documentation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.