Update linting dependencies (major) - autoclosed #5
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:
^8.57.0
->^9.5.0
^46.10.1
->^48.2.12
^16.6.2
->^17.9.0
^1.7.1
->^3.0.1
^1.5.0
->^2.0.0
^48.0.1
->^54.0.0
Release Notes
eslint/eslint (eslint)
v9.5.0
Compare Source
v9.4.0
Compare Source
v9.3.0
Compare Source
v9.2.0
Compare Source
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.0
Compare Source
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v48.2.12
Compare Source
Bug Fixes
name
's (8603579)v48.2.11
Compare Source
Bug Fixes
name
for eslintrc configs; fixes #1239 (c2d5a35)v48.2.10
Compare Source
Bug Fixes
v48.2.9
Compare Source
Bug Fixes
require-description-complete-sentence
: regression with heading exempting; fixes #1220 (fbc9fca)v48.2.8
Compare Source
Bug Fixes
require-description-complete-sentence
: avoid triggering punctuation warning after Markdown headings; fixes #1220 (e9e4440)v48.2.7
Compare Source
v48.2.6
Compare Source
Bug Fixes
require-yields
: avoid error whenExportNamedDeclaration
has nodeclaration
prop (93a9415)v48.2.5
Compare Source
Bug Fixes
typeParameters
(#1229) (d417d05)v48.2.4
Compare Source
v48.2.3
Compare Source
Bug Fixes
valid-types
: whitelist pratt parser keywords; fixes #1221 (ab5624b)v48.2.2
Compare Source
Bug Fixes
import
tag; fixes #1218 (9e9fed5)v48.2.1
Compare Source
v48.2.0
Compare Source
Features
disableMissingParamChecks
option (#1206) (ba642e4)v48.1.0
Compare Source
Features
check-line-alignment
: add `disableWrapIndent`` option (37df54d)v48.0.6
Compare Source
Bug Fixes
v48.0.5
Compare Source
Bug Fixes
v48.0.4
Compare Source
Bug Fixes
require-description-complete-sentence
: capture multiple newlines as "paragraphs"; fixes #1193 (c5f203a)v48.0.3
Compare Source
Bug Fixes
require-jsdoc
: ensure children of TS type reference and parameter instantiation can be exports; fixes #1186 (7461e01)require-param
: skipthis
parameter in checks (when followed by destructured content); fixes #1190 (0cd761b)v48.0.2
Compare Source
Bug Fixes
v48.0.1
Compare Source
Bug Fixes
v48.0.0
Compare Source
Features
exports
(6ac8116)BREAKING CHANGES
v47.0.2
Compare Source
Bug Fixes
v47.0.1
Compare Source
Bug Fixes
v47.0.0
Compare Source
Features
BREAKING CHANGES
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.9.0
Compare Source
🌟 Features
v17.8.1
Compare Source
🩹 Fixes
v17.8.0
Compare Source
🌟 Features
🩹 Fixes
🧹 Chores
v17.7.0
Compare Source
🌟 Features
🩹 Fixes
📚 Documentation
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
🧹 Chores
v17.3.1
: Release 17.3.1Compare Source
caecf3e
)v17.3.0
Compare Source
🌟 Features
🩹 Fixes
🧹 Chores
v17.2.1
Compare Source
🩹 Fixes
🧹 Chores
v17.2.0
Compare Source
🌟 Features
tryExtensions
option (#228) (ae5329c)🩹 Fixes
stream/promises
is stable (02a264e)stream/promises
is stable (#235) (02a264e), closes #234v17.1.0
Compare Source
🌟 Features
name
to flat configs (#224) (24512a0)📚 Documentation
v17.0.0
Compare Source
Chores
ts-ignore-import
to lighten the dependencies (#219) (fb0aaae)eslint-community/eslint-plugin-security (eslint-plugin-security)
v3.0.1
Compare Source
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
2.1.1 (2024-02-14)
Bug Fixes
v2.1.1
Compare Source
v2.1.0
Compare Source
Features
v2.0.0
Compare Source
⚠ BREAKING CHANGES
Features
1.7.1 (2023-02-02)
Bug Fixes
mthadley/eslint-plugin-sort-destructure-keys (eslint-plugin-sort-destructure-keys)
v2.0.0
Compare Source
v1.6.0
Compare Source
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v54.0.0
Compare Source
New rules
no-negation-in-equality-check
(#2353)8957a03
Breaking
prefer-array-find
: ChangecheckFromLast
default value totrue
(#2367)a449af9
Improvements
ac8536e
prefer-array-some
: CheckArray#{findIndex,findLastIndex}()
(#2370)10568ab
prefer-includes
: Check.lastIndexOf()
(#2368)d812ad1
prefer-string-raw
: Ignore strings in Enums (#2354)175ea04
Fixes
new
to calls (#2352)d8f8161
v53.0.0
Compare Source
New rules
consistent-empty-array-spread
(#2349)8d7954c
prefer-string-raw
(#2339)4f1400a
no-invalid-fetch-options
(#2338)342aafb
no-magic-array-flat-depth
(#2335)bc17428
prefer-structured-clone
(#2329)497519e
Breaking
598f57b
Meta
b82542d
Improvements
598f57b
no-array-method-this-argument
: CheckArray.fromAsync()
(#2330)99489b9
prefer-number-properties
: AddcheckNaN
option (#2315)d30de50
template-indent
: Support member expression paths intags
andfunctions
(#2346)aabcf1d
prefer-number-properties
: Don't require by default forInfinity
/-Infinity
to be written asNumber.POSITIVE_INFINITY
/Number.NEGATIVE_INFINITY
(#2312)e0dfed2
escape-case
: IgnoreString.raw
(#2342)45bd444
no-hex-escape
: IgnoreString.raw
(#2343)cc02a7f
prefer-dom-node-dataset
: Ignoreawait
edgetAttribute
call (#2334)45f23d5
prevent-abbreviations
: Support non-ASCII filenames (#2308)28762c8
throw-new-error
: Check all call expressions instead of just argument ofThrowStatement
(#2332)1626852
v52.0.0
Compare Source
New rules
no-single-promise-in-promise-methods
(#2258)8f0ee89
no-await-in-promise-methods
(#2259)a3be554
no-anonymous-default-export
(#2273)c035216
Improvements
filename-case
: Add option for multiple file extensions (#2186)4594020
import-style
: Supportnode:
protocol (#2297)c28a086
prefer-array-find
: Checkarray.filter().at(0)
(#2284)e6074fe
prefer-prototype-methods
: CheckObject.prototype
methods fromglobalThis
(#2286)1792d33
no-array-callback-reference
: Check logical expressions and check ternaries deeply (#2289)231529a
Fixes
prefer-spread
: Fix it to not report on optional chaining (#2304)df1ff1c
no-anonymous-default-export
: Uppercase class name (#2282)5ce4169
v51.0.1
Compare Source
prefer-node-protocol
: Fix false positive onbun:*
modules (#2272)43fc638
v51.0.0
Compare Source
Breaking
consistent-destructuring
: Remove fromrecommended
preset (#2260)702d51b
Improvements
no-array-method-this-argument
: CheckArray.from()
(#2262)797caee
Fixes
no-thenable
: Fix crash on{[Symbol.prototype]: 0}
(#2248)3c7d7c0
prefer-prototype-methods
: Fix argument ofisMethodCall
(#2247)3b504fa
v50.0.1
Compare Source
Fixes
no-unnecessary-polyfills
: Fix missing dependency error (#2242)3df1606
v50.0.0
Compare Source
New rules
no-unnecessary-polyfills
(#1717)6788d86
Improvements
65711f9
no-useless-undefined
: AddcheckArrowFunctionBody
option (#2232)9d7048c
prefer-negative-index
: CheckTypedArray#subarray()
(#2237)6708a30
no-useless-undefined
: Ignore React state setters (#2223)42881ba
prefer-module
: Allowmodule
as TSTypeParameter name (#2213)8f61f7c
Fixes
string-content
: Fix JSX autofix for newlines, etc. (#2222)b95e75e
v49.0.0
Compare Source
Improvements
expiring-todo-comments
: Support monorepos (#2159)ac51d40
prefer-module
: Allowmodule
as TSIndexSignature names or TSTypeAliasDeclaration ids (#2209)ea94b3b
v
flag (#2195)28e7498
prefer-event-target
: IgnoreEventEmitter
from@angular/core
andeventemitter3
(#2197)1629ebe
Configuration
📅 Schedule: Branch creation - "before 2pm on Tuesday" in timezone Europe/Stockholm, 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 has been generated by Mend Renovate. View repository job log here.