Dependencies: [skip ci] Bump eslint from 8.40.0 to 8.44.0
Bumps eslint from 8.40.0 to 8.44.0.
Release notes
Sourced from eslint's releases.
v8.44.0
Features
1766771
feat: addes2023
andes2024
environments (#17328) (Milos Djermanovic)4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) (Milos Djermanovic)4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)c8b1f4d
feat: MoveparserServices
toSourceCode
(#17311) (Milos Djermanovic)ef6e24e
feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)1866e1d
feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)Bug Fixes
a36bcb6
fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)7620b89
fix: Removeno-unused-labels
autofix before potential directives (#17314) (Francesco Trotta)391ed38
fix: Removeno-extra-semi
autofix before potential directives (#17297) (Francesco Trotta)Documentation
526e911
docs: resubmit pr 17115 doc changes (#17291) (唯然)e1314bf
docs: Integration section and tutorial (#17132) (Ben Perlmutter)19a8c5d
docs: Update README (GitHub Actions Bot)Chores
49e46ed
chore: upgrade@eslint/js
@8
.44.0 (#17329) (Milos Djermanovic)a1cb642
chore: package.json update for@eslint/js
release (ESLint Jenkins)840a264
test: More test cases for no-case-declarations (#17315) (Elian Cordoba)e6e74f9
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)eb3d794
chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)cf88439
chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)9718a97
refactor: remove unnecessary code inflat-eslint.js
(#17308) (Milos Djermanovic)f82e56e
perf: various performance improvements (#17135) (moonlightaria)da81e66
chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)b991640
chore: switch eslint-config-eslint to the flat format (#17247) (唯然)v8.43.0
Features
14581ff
feat: directive prologue detection and autofix condition inquotes
(#17284) (Francesco Trotta)e50fac3
feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)1b7faf0
feat: addskipJSXText
option tono-irregular-whitespace
rule (#17182) (Azat S)Bug Fixes
5338b56
fix: normalizecwd
passed toESLint
/FlatESLint
constructor (#17277) (Milos Djermanovic)54383e6
fix: Removeno-extra-parens
autofix for potential directives (#17022) (Francesco Trotta)Documentation
8b855ea
docs: resubmit pr17061 doc changes (#17292) (唯然)372722e
docs: resubmit pr17012 doc changes (#17293) (唯然)67e7af3
docs: resubmit custom-rules doc changes (#17294) (唯然)9e3d77c
docs: Resubmit Fix formatting in Custom Rules docs (#17281) (Milos Djermanovic)503647a
docs: Resubmit markVariableAsUsed docs (#17280) (Nicholas C. Zakas)e0cf0d8
docs: Custom rule & plugin tutorial (#17024) (Ben Perlmutter)8e51ea9
docs: resubmitno-new
rule documentation (#17264) (Nitin Kumar)1b217f8
docs: resubmitCustom Processors
documentation (#17265) (Nitin Kumar)
... (truncated)
Changelog
Sourced from eslint's changelog.
v8.44.0 - June 30, 2023
49e46ed
chore: upgrade@eslint/js
@8
.44.0 (#17329) (Milos Djermanovic)a1cb642
chore: package.json update for@eslint/js
release (ESLint Jenkins)1766771
feat: addes2023
andes2024
environments (#17328) (Milos Djermanovic)4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) (Milos Djermanovic)4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)840a264
test: More test cases for no-case-declarations (#17315) (Elian Cordoba)e6e74f9
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)eb3d794
chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)a36bcb6
fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)c8b1f4d
feat: MoveparserServices
toSourceCode
(#17311) (Milos Djermanovic)cf88439
chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)7620b89
fix: Removeno-unused-labels
autofix before potential directives (#17314) (Francesco Trotta)ef6e24e
feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)9718a97
refactor: remove unnecessary code inflat-eslint.js
(#17308) (Milos Djermanovic)1866e1d
feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)f82e56e
perf: various performance improvements (#17135) (moonlightaria)da81e66
chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)526e911
docs: resubmit pr 17115 doc changes (#17291) (唯然)b991640
chore: switch eslint-config-eslint to the flat format (#17247) (唯然)391ed38
fix: Removeno-extra-semi
autofix before potential directives (#17297) (Francesco Trotta)e1314bf
docs: Integration section and tutorial (#17132) (Ben Perlmutter)19a8c5d
docs: Update README (GitHub Actions Bot)v8.43.0 - June 16, 2023
78350f6
chore: upgrade@eslint/js
@8
.43.0 (#17295) (Milos Djermanovic)8b855ea
docs: resubmit pr17061 doc changes (#17292) (唯然)62bf759
chore: package.json update for@eslint/js
release (ESLint Jenkins)14581ff
feat: directive prologue detection and autofix condition inquotes
(#17284) (Francesco Trotta)372722e
docs: resubmit pr17012 doc changes (#17293) (唯然)67e7af3
docs: resubmit custom-rules doc changes (#17294) (唯然)5338b56
fix: normalizecwd
passed toESLint
/FlatESLint
constructor (#17277) (Milos Djermanovic)9e3d77c
docs: Resubmit Fix formatting in Custom Rules docs (#17281) (Milos Djermanovic)503647a
docs: Resubmit markVariableAsUsed docs (#17280) (Nicholas C. Zakas)54383e6
fix: Removeno-extra-parens
autofix for potential directives (#17022) (Francesco Trotta)e0cf0d8
docs: Custom rule & plugin tutorial (#17024) (Ben Perlmutter)8e51ea9
docs: resubmitno-new
rule documentation (#17264) (Nitin Kumar)1b217f8
docs: resubmitCustom Processors
documentation (#17265) (Nitin Kumar)428fc76
docs: resubmitCreate Plugins
documentation (#17268) (Nitin Kumar)bdca88c
docs: resubmitConfiguration Files
documentation (#17267) (Nitin Kumar)f5c01f2
docs: resubmitManage Issues
documentation (#17266) (Nitin Kumar)b199295
docs: Resubmit custom rules update docs (#17273) (Ben Perlmutter)e50fac3
feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)0e9980c
docs: add newomitLastInOneLineClassBody
option to thesemi
rule (#17263) (Nitin Kumar)cb2560f
docs: Resubmit getScope/getDeclaredVariables docs (#17262) (Nicholas C. Zakas)85d2b30
docs: explain how to include predefined globals (#17261) (Marcus Wyatt)de4d3c1
docs: update flat config default ignore patterns (#17258) (Milos Djermanovic)3912f3a
docs: Improveignores
documentation (#17239) (Francesco Trotta)
... (truncated)
Commits
-
8c1ec65
8.44.0 -
849933b
Build: changelog update for 8.44.0 -
49e46ed
chore: upgrade@eslint/js
@8
.44.0 (#17329) -
a1cb642
chore: package.json update for@eslint/js
release -
1766771
feat: addes2023
andes2024
environments (#17328) -
4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) -
4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17... -
840a264
test: More test cases for no-case-declarations (#17315) -
e6e74f9
chore: package.json update for eslint-config-eslint release -
eb3d794
chore: upgrade semver@7.5.3 (#17323) - Additional commits viewable in compare view