chore(deps): update eslint #331
Merged
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
51.0.1
->51.2.3
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])gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v51.2.3
Compare Source
v51.2.2
Compare Source
v51.2.1
Compare Source
Bug Fixes
no-undefined-types
: also allow globals defined onlanguageOptions
(#1415) (e9ff4c7)v51.2.0
Compare Source
Features
class
tag and the context is set (#1414) (08f7834), closes #1376v51.1.3
Compare Source
Bug Fixes
no-undefined-types
: liberalize checks to reallow for unknown properties on imports and defined globals; fixes #1412 (#1413) (a083c81)v51.1.2
Compare Source
Bug Fixes
jsdoccomment
(#1411) (3d2d379)v51.1.1
Compare Source
v51.1.0
Compare Source
Features
lines-before-block
: add default-onignoreSingleLines
option; fixes #1295 (#1408) (b0faae7)v51.0.7
Compare Source
Bug Fixes
check-template-names
: checks class body for comments where template names used; fixes #1354 (#1407) (ae2b314)v51.0.6
Compare Source
Bug Fixes
require-jsdoc
: update jsdoccomment (and espree) to get comment-finding for overloaded functions; fixes #1369 (#1406) (26ae169)v51.0.5
Compare Source
Bug Fixes
no-undefined-types
: check existence of class methods/properties (#1405) (fcc7b26)v51.0.4
Compare Source
v51.0.3
Compare Source
Bug Fixes
are-docs-informative
while still using CJS; fixes #1400 (#1401) (ec387d6)v51.0.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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.
👻 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.