Update dependency eslint-plugin-import to v2.32.0#136
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
July 28, 2025 18:49
b72a28d to
2729685
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
October 22, 2025 11:38
2729685 to
c8c9acb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
November 10, 2025 18:36
c8c9acb to
571a97b
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
November 19, 2025 00:32
571a97b to
a28d8b5
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
December 31, 2025 17:10
a28d8b5 to
6ea98cc
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
2 times, most recently
from
January 23, 2026 20:33
03dac76 to
8221daa
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
February 2, 2026 19:05
8221daa to
1d40515
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
March 5, 2026 18:41
1d40515 to
50f9849
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
March 27, 2026 13:30
50f9849 to
d5e0701
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
April 8, 2026 17:45
d5e0701 to
ea3da59
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
April 29, 2026 18:52
ea3da59 to
53e493d
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
2 times, most recently
from
May 18, 2026 14:33
ee61df7 to
acd70c2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
May 28, 2026 15:36
acd70c2 to
4b058cb
Compare
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
June 1, 2026 17:52
4b058cb to
91cce4c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
June 11, 2026 18:37
91cce4c to
eb65573
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x-lockfile
branch
from
July 12, 2026 09:28
eb65573 to
55b71ce
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.31.0→2.32.0Release Notes
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0Compare Source
Added
enforce-node-protocol-usage] rule andimport/node-versionsetting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order]: addsortTypesGroupoption to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order]: addnewlines-between-typesoption to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order]: addconsolidateIslandsoption to collapse excess spacing for aesthetically pleasing imports ([#3129], thanks [@Xunnamius])Fixed
no-unused-modules]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])order]: ensure arcane imports do not cause undefined behavior ([#3128], thanks [@Xunnamius])order]: resolve undefined property access issue when usingnamedordering ([#3166], thanks [@Xunnamius])enforce-node-protocol-usage]: avoid a crash with some TS code ([#3173], thanks [@ljharb])order]: codify invariants from docs into config schema ([#3152], thanks [@Xunnamius])Changed
extensions], [order]: improve documentation ([#3106], thanks [@Xunnamius])tseslint.config()([#3125], thanks [@lnuvy])order]: remove unnecessary negative check ([#3167], thanks [@JounQin])no-unused-modules]: add missing double quote ([#3191], thanks [@albertpastrana])no-restricted-paths: clarify wording and fix errors ([#3172], thanks [@greim])Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.