Closed dependabot[bot] closed 1 month ago
Bumps the eslint group with 6 updates in the / directory:
7.5.0
8.4.0
8.57.0
9.9.1
5.1.3
5.2.1
3.2.5
3.3.3
14.1.4
14.2.8
Updates @typescript-eslint/eslint-plugin from 7.5.0 to 8.4.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.4.0 8.4.0 (2024-09-02) 🚀 Features typescript-estree: make withoutProjectParserOptions generic (#9877) ❤️ Thank You Josh Goldberg ✨ You can read about our versioning strategy and releases on our website. v8.3.0 8.3.0 (2024-08-26) 🚀 Features eslint-plugin: [no-deprecation] add rule (#9783) typescript-estree: replace globby w/ fast-glob (#9518) typescript-estree: reload project service once when file config isn't found (#9853) 🩹 Fixes ast-spec: use Expression in argument of ThrowStatement (#9632) eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673) eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741) utils: add missing TSSatisfiesExpression in RuleListenerBaseSelectors (#9832) utils: add TSDeclareFunction to functionTypeTypes (#9788) ❤️ Thank You Abraham Guo Daichi Kamiyama @dak2 Josh Goldberg ✨ Kim Sang Du @developer-bandi Sukka Vida Xie @9romise You can read about our versioning strategy and releases on our website. v8.2.0 8.2.0 (2024-08-19) 🚀 Features eslint-plugin: add suggestion to require-await to remove async keyword (#9718)
You can read about our versioning strategy and releases on our website.
globby
fast-glob
Expression
ThrowStatement
TSSatisfiesExpression
RuleListenerBaseSelectors
TSDeclareFunction
functionTypeTypes
@dak2
@developer-bandi
@9romise
require-await
async
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.4.0 (2024-09-02) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.3.0 (2024-08-26) 🚀 Features eslint-plugin: [no-deprecation] add rule 🩹 Fixes eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments utils: add TSDeclareFunction to functionTypeTypes ast-spec: use Expression in argument of ThrowStatement ❤️ Thank You Abraham Guo Daichi Kamiyama Josh Goldberg ✨ Kim Sang Du Sukka Vida Xie You can read about our versioning strategy and releases on our website. 8.2.0 (2024-08-19) 🚀 Features eslint-plugin: add suggestion to require-await to remove async keyword 🩹 Fixes eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix
eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments
utils: add TSDeclareFunction to functionTypeTypes
ast-spec: use Expression in argument of ThrowStatement
eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then
.then
eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment
3920c93
2ad3404
unicorn/prefer-export-from
46f27e6
e5d1ac4
5fd4251
2421575
ef2eab1
fd55358
9f70ed1
7160687
Updates @typescript-eslint/parser from 7.5.0 to 8.4.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
8.4.0 (2024-09-02) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.3.0 (2024-08-26) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.2.0 (2024-08-19) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.1.0 (2024-08-12) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.0.1 (2024-08-05) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.0.0 (2024-07-31) 🚀 Features parser: always enable comment, loc, range, tokens typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService ❤️ Thank You Abraham Guo Alfred Ringstad auvred Brad Zacher Christopher Aubut Collin Bachman James Henry Josh Goldberg
This was a version bump only for parser to align it with other projects, there were no code changes.
parser: always enable comment, loc, range, tokens
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
9612d81
7440e14
382e87b
unicorn/prefer-node-protocol
243fb5f
3d78392
a26e3c7
e05c2e5
Updates eslint from 8.57.0 to 9.9.1
eslint
Sourced from eslint's releases.
v9.9.1 Bug Fixes 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) Documentation 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) Chores b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann) aed2624 chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) 5c29128 chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) bf96855 chore: add ids to github issue templates (#18775) (Strek) v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) Documentation 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M) fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M) 38a0661 docs: Fix typo (#18735) (Zaina Al Habash) 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) f9ac978 docs: Update README (GitHub Actions Bot) Chores 461b2c3 chore: upgrade to @eslint/js@9.9.0 (#18765) (Francesco Trotta) 59dba1b chore: package.json update for @eslint/js release (Jenkins) fea8563 chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann) v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes
9bde90c
fixTypes
lintText()
4840930
f61f40d
241fcea
5dbdd63
@eslint/markdown
c6c8ddd
f981d05
b516974
eslint/js
fb7a3f5
b0c34d0
@eslint/js
@9
cd5a0da
e112642
0f68a85
f8d1b3c
aed2624
@eslint/config-array
5c29128
@eslint/core
5d66fb2
bf96855
41d0206
3a4eaf9
9fe068c
48117b2
fec2951
38a0661
3c32a9e
f9ac978
461b2c3
@eslint/js@9.9.0
59dba1b
fea8563
aac191e
@eslint/json
b97fa05
13d0bd3
Sourced from eslint's changelog.
v9.9.1 - August 23, 2024 b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann) aed2624 chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) 5c29128 chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) bf96855 chore: add ids to github issue templates (#18775) (Strek) 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) v9.9.0 - August 9, 2024 461b2c3 chore: upgrade to @eslint/js@9.9.0 (#18765) (Francesco Trotta) 59dba1b chore: package.json update for @eslint/js release (Jenkins) fea8563 chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M) fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M) 38a0661 docs: Fix typo (#18735) (Zaina Al Habash) 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) f9ac978 docs: Update README (GitHub Actions Bot) v9.8.0 - July 26, 2024 deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta) 4aaf2b3 chore: package.json update for @eslint/js release (Jenkins) 8e1a627 chore: update dependency @eslint/core to ^0.2.0 (#18700) (renovate[bot]) 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) 282df1a docs: Add system theme option (#18617) (Amaresh S M) ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas) 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic) 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas) 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas) a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)
v9.9.1 - August 23, 2024
v9.9.0 - August 9, 2024
v9.8.0 - July 26, 2024
deee448
@eslint/js@9.8.0
4aaf2b3
8e1a627
282df1a
ab0ff27
70dc803
basePath
53b1ff0
4514424
a7016a5
8781e6f
1503d03
Updates eslint-plugin-jsx-a11y from 6.8.0 to 6.10.0
eslint-plugin-jsx-a11y
Sourced from eslint-plugin-jsx-a11y's releases.
v6.9.0 Added add support for Flat Config 6b5f096 no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9 Fixed img-redundant-alt: fixed multibyte character support [#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969) Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7 ensure summary remains non-interactive 6a048da Changed [meta] fix changelog links [#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960) [Robustness] use safe-regex-test 4c7e781 [actions] update actions/checkout 51a1ca7 [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c [Deps] remove @babel/runtime 0a98ad8 [Deps] unpin axe-core b3559cf [Deps] move object.entries to dev deps 1be7b70 Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0
6b5f096
no-noninteractive-element-to-interactive-role
menuitemradio
menuitemcheckbox
c0733f9
img-redundant-alt
[#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969)
isNonInteractiveElement
75d5dd7
summary
6a048da
[#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960)
safe-regex-test
4c7e781
51a1ca7
aria-query
axobject-query
ls-engines
32fd82c
@babel/runtime
0a98ad8
axe-core
b3559cf
object.entries
1be7b70
Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0
Sourced from eslint-plugin-jsx-a11y's changelog.
v6.10.0 - 2024-09-03 Fixed [New] label-has-associated-control: add additional error message [#1005](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005) [Fix] label-has-associated-control: ignore undetermined label text [#966](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966) Commits [Tests] switch from jest to tape a284cbf [New] add eslint 9 support deac4fd [New] add attributes setting a1ee7f8 [New] allow polymorphic linting to be restricted 6cd1a70 [Tests] remove duplicate tests 74d5dec [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types 6eca235 [readme] remove deprecated travis ci badge; add github actions badge 0be7ea9 [Tests] use npm audit instead of aud 05a5e49 [Deps] update axobject-query 912e98c [Deps] unpin axobject-query 75147aa [Deps] update axe-core 27ff7cb [readme] fix jsxA11y import name ce846e0 [readme] fix typo in shareable config section in readme cca288b v6.9.0 - 2024-06-19 Fixed [Fix] img-redundant-alt: fixed multibyte character support [#969](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/969) [meta] fix changelog links [#960](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/960) Commits [New] add support for Flat Config 6b5f096 Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7 [Robustness] use safe-regex-test 4c7e781 [actions] update actions/checkout 51a1ca7 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1 [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408 [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114 [Fix] ensure summary remains non-interactive 6a048da [Deps] remove @babel/runtime 0a98ad8 [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9 [Deps] update @babel/runtime, safe-regex-test 0d5321a [actions] pin codecov to v3.1.5 961817f [Deps] unpin axe-core b3559cf [Deps] move object.entries to dev deps 1be7b70 [Deps] update @babel/runtime 2a48abb [Deps] update @babel/runtime 1adec35
label-has-associated-control
[#1005](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005)
[#966](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966)
a284cbf
deac4fd
attributes
a1ee7f8
6cd1a70
74d5dec
@babel/cli
@babel/core
@babel/eslint-parser
@babel/plugin-transform-flow-strip-types
6eca235
0be7ea9
npm audit
aud
05a5e49
912e98c
75147aa
27ff7cb
ce846e0
cca288b
@babel/register
eslint-doc-generator
1271ac1
eslint-plugin-import
npmignore
object.assign
540cb7a
array-includes
es-iterator-helpers
hasown
object.fromentries
5d14408
d1b4114
0d5321a
961817f
2a48abb
1adec35
65c9338
83fd9c4
Updates eslint-plugin-prettier from 5.1.3 to 5.2.1
eslint-plugin-prettier
Sourced from eslint-plugin-prettier's releases.
v5.2.1 Patch Changes #668 ac036cc Thanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1
ac036cc
@OrlovAlexei
Sourced from eslint-plugin-prettier's changelog.
5.2.1 Patch Changes #668 ac036cc Thanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1 5.2.0 Minor Changes #652 f170011 Thanks @Logicer16! - feat: support parsing html via @html-eslint/parser natively
f170011
@Logicer16
html
@html-eslint/parser
51324d9
24288c7
a1e6f4a
de9751c
02c21a5
Updates prettier from 3.2.5 to 3.3.3
prettier
Sourced from prettier's releases.
3.3.3 🔗 Changelog 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note
🔗 Changelog
diff
🔗 Release note
Sourced from prettier's changelog.
3.3.3 diff Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment) This change adds clarity to operator precedence. // Input foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar); Add parentheses for decorator expressions (#16458 by @y-schneider) Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5. // Input @(foo`tagged template`) class X {} // Prettier 3.3.2 @footagged template class X {} // Prettier 3.3.3 @(footagged template) class X {} Support @let declaration syntax (#16474 by @sosukesuzuki) Adds support for Angular v18 @let declaration syntax. Please see the following code example. The @let declaration allows you to define local variables within the template:
@cdignam-segment
This change adds clarity to operator precedence.
// Input foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar; // Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar);
// Prettier 3.3.2 foo ? bar ?? foo : baz; foo ?? bar ? a : b; a ? b : foo ?? bar;
// Prettier 3.3.3 foo ? (bar ?? foo) : baz; (foo ?? bar) ? a : b; a ? b : (foo ?? bar);
@y-schneider
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
// Input @(foo`tagged template`) class X {} // Prettier 3.3.2 @footagged template class X {} // Prettier 3.3.3 @(footagged template) class X {}
// Prettier 3.3.2 @footagged template class X {}
@foo
tagged template
// Prettier 3.3.3 @(footagged template) class X {}
@let
@sosukesuzuki
Adds support for Angular v18 @let declaration syntax.
Please see the following code example. The @let declaration allows you to define local variables within the template:
5282938
9102b73
6bbd461
04b560f
614f070
d59a15d
5ca2fc9
bfcfdcc
977c161
550606e
Updates eslint-config-next from 14.1.4 to 14.2.8
eslint-config-next
Sourced from eslint-config-next's releases.
v14.2.8 What's Changed [!NOTE] This release is backporting bug fixes and minor improvements. It does not include all pending features/changes on canary. Support esmExternals in app directory Support esm externals in app router (#65041) Turbopack: Allow client components from foreign code in app routes (#64751) Turbopack: add support for esm externals in app dir (#64918) other related PRs: #66990 #66727 #66286 #65519 Reading cookies set in middleware in components and actions initialize ALS with cookies in middleware (#65008) fix middleware cookie initialization (#65820) ensure cookies set i... _Description has been truncated_
[!NOTE] This release is backporting bug fixes and minor improvements. It does not include all pending features/changes on canary.
esmExternals
Superseded by #759.
Bumps the eslint group with 6 updates in the / directory:
7.5.0
8.4.0
7.5.0
8.4.0
8.57.0
9.9.1
5.1.3
5.2.1
3.2.5
3.3.3
14.1.4
14.2.8
Updates
@typescript-eslint/eslint-plugin
from 7.5.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...46f27e6
docs: added note on async generator support in require-await (#9795)e5d1ac4
docs: add dedicated TypeOrValueSpecifier docs page (#9875)5fd4251
docs: fill in most remaining rule option descriptions (#9868)2421575
docs: add global variable rule disabling FAQ for ESLint (#9865)ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)Updates
@typescript-eslint/parser
from 7.5.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.1Updates
eslint
from 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
eslint-plugin-jsx-a11y
from 6.8.0 to 6.10.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
65c9338
v6.10.0912e98c
[Deps] updateaxobject-query
6cd1a70
[New] allow polymorphic linting to be restricteda1ee7f8
[New] addattributes
setting83fd9c4
[New]label-has-associated-control
: add additional error message75147aa
[Deps] unpinaxobject-query
a284cbf
[Tests] switch from jest to tapedeac4fd
[New] add eslint 9 support74d5dec
[Tests] remove duplicate tests05a5e49
[Tests] usenpm audit
instead ofaud
Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
eslint-config-next
from 14.1.4 to 14.2.8Release notes
Sourced from eslint-config-next's releases.