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.0
28.11.0
->28.14.0
50.6.11
->50.8.0
2.1.0
->2.2.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0
Compare Source
Added
enforce-node-protocol-usage
] rule andimport/node-version
setting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions
]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order
]: addsortTypesGroup
option to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order
]: addnewlines-between-types
option to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order
]: addconsolidateIslands
option 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 usingnamed
ordering ([#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])jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.14.0
Compare Source
Features
docs.recommended
anddocs.requiresTypeChecking
as deprecated (#1762) (30440ef)28.13.5 (2025-06-13)
Bug Fixes
28.13.4 (2025-06-13)
Bug Fixes
28.13.3 (2025-06-10)
Bug Fixes
require
property renames (#1754) (41b9523)28.13.2 (2025-06-10)
Bug Fixes
as
imports (#1753) (3a5af78)28.13.1 (2025-06-10)
Bug Fixes
await expect
(#1752) (5e3d687)v28.13.5
Compare Source
Bug Fixes
v28.13.4
Compare Source
Bug Fixes
v28.13.3
Compare Source
Bug Fixes
require
property renames (#1754) (41b9523)v28.13.2
Compare Source
Bug Fixes
as
imports (#1753) (3a5af78)v28.13.1
Compare Source
Bug Fixes
await expect
(#1752) (5e3d687)v28.13.0
Compare Source
Features
prefer-ending-with-an-expect
rule (#1742) (fe1349b)v28.12.0
Compare Source
Features
28.11.2 (2025-05-29)
Bug Fixes
28.11.1 (2025-05-27)
Bug Fixes
v28.11.2
Compare Source
Bug Fixes
v28.11.1
Compare Source
Bug Fixes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.8.0
Compare Source
Features
exampleCodeRegex
andrejectExampleCodeRegex
to be RegExp objects (#1395) (285a03c)v50.7.1
Compare Source
Bug Fixes
v50.7.0
Compare Source
Features
getJsdocProcessorPlugin
: addallowedLanguagesToProcess
option (#1392) (0adbf43)v50.6.17
Compare Source
Bug Fixes
require-param
: update jsdoccomment to support exported TSFunctionType type; fixes #1386 (#1389) (e26a11a)v50.6.16
Compare Source
Bug Fixes
valid-types
: fix parsing of expressions like[@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}
; fixes #1381 (#1382) (2bd7242)v50.6.15
Compare Source
Bug Fixes
no-undefined-types
: avoid eslint 8 error; fixes #1387 (#1388) (1bef636)v50.6.14
Compare Source
Bug Fixes
v50.6.13
Compare Source
Bug Fixes
lines-before-block
: Only trigger after ';', '}', '|', and '&' (#1383) (19fa3dc), closes #1379 #1343v50.6.12
Compare Source
Bug Fixes
no-undefined-types
: workaroundparse-imports-exports
bug in handling trailing whitespace; fixes #1373 (#1384) (f32989c)matrix-org/eslint-config-matrix-org (eslint-plugin-matrix-org)
v2.2.1
: Release 2.2.1Compare Source
2.2.1 Release
v2.2.0
: Release 2.2.0Compare Source
2.2.0 Release
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.