Closed dependabot[bot] closed 3 months ago
Bumps the eslint group with 6 updates in the / directory:
7.5.0
7.16.1
8.57.0
9.7.0
5.1.3
5.2.1
3.2.5
3.3.3
14.1.4
14.2.5
Updates @typescript-eslint/eslint-plugin from 7.5.0 to 7.16.1
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.16.1 7.16.1 (2024-07-15) 🩹 Fixes eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530) ❤️ Thank You Dan Vanderkam @danvk You can read about our versioning strategy and releases on our website. v7.16.0 7.16.0 (2024-07-08) 🚀 Features ast-spec: add parent property to AccessorProperty node types (#9487) eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473) eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903) eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478) eslint-plugin: [no-floating-promises] add checkThenables option (#9263) rule-tester: stricter rule test validations (#9086) 🩹 Fixes deps: update dependency @eslint-community/regexpp to v4.11.0 (#9497) eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263) eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492) utils: context.parserPath may be undefined (#9486) website: react key error on internal pages of website (#9506) ❤️ Thank You Abraham Guo auvred @auvred Josh Goldberg ✨ Juan Sanchez @JSanchezIO Vinccool96 YeonJuan @yeonjuan Yukihiro Hasegawa @y-hsgw You can read about our versioning strategy and releases on our website. v7.15.0 7.15.0 (2024-07-01)
@danvk
You can read about our versioning strategy and releases on our website.
@eslint-community/regexpp
suggestions
checkThenables
allowArray
@auvred
@JSanchezIO
@yeonjuan
@y-hsgw
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.16.1 (2024-07-15) 🩹 Fixes eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters ❤️ Thank You Dan Vanderkam You can read about our versioning strategy and releases on our website. 7.16.0 (2024-07-08) 🚀 Features rule-tester: stricter rule test validations eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule eslint-plugin: add support for nested namespaces to unsafe-member-access eslint-plugin: [no-floating-promises] add checkThenables option 🩹 Fixes deps: update dependency @eslint-community/regexpp to v4.11.0 eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables website: react key error on internal pages of website eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled ❤️ Thank You Abraham Guo auvred Josh Goldberg ✨ Juan Sanchez Vinccool96 YeonJuan Yukihiro Hasegawa You can read about our versioning strategy and releases on our website.
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables
website: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled
d1d0ba5
10f8a4d
bebbd0c
e803c50
7b13dae
3c6290d
63d17dd
d685948
451e738
88dd828
Updates @typescript-eslint/parser from 7.5.0 to 7.16.1
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.16.1 (2024-07-15) 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. 7.16.0 (2024-07-08) 🩹 Fixes deps: update dependency @eslint-community/regexpp to v4.11.0 website: react key error on internal pages of website ❤️ Thank You Abraham Guo auvred Josh Goldberg ✨ Juan Sanchez Vinccool96 YeonJuan Yukihiro Hasegawa You can read about our versioning strategy and releases on our website. 7.15.0 (2024-07-01) 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. 7.14.1 (2024-06-24) 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. 7.14.0 (2024-06-24) 🚀 Features support TypeScript 5.5 ❤️ Thank You
This was a version bump only for parser to align it with other projects, there were no code changes.
2865d31
b4fe94f
dfc4469
1212a8f
8a178ed
c9a6dd9
7e93b28
2bbf656
Updates eslint from 8.57.0 to 9.7.0
eslint
Sourced from eslint's releases.
v9.7.0 Features 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar) Bug Fixes 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta) Documentation 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M) c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic) 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta) Chores 793b718 chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta) 7ed6f9a chore: package.json update for @eslint/js release (Jenkins) 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas) 51bf57c chore: add tech sponsors through actions (#18624) (Strek) 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic) 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic) v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic) Bug Fixes 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic) 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger) d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger) f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic) Documentation 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas) 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash) 44915bb docs: Update README (GitHub Actions Bot) d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas) Chores b15ee30 chore: upgrade @eslint/js@9.6.0 (#18632) (Milos Djermanovic) d655503 chore: package.json update for @eslint/js release (Jenkins) 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas) 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas) d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic) 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic) 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas) c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic) 3379164 chore: remove .eslintrc.js (#18011) (唯然) d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
7bd9839
1381394
regex
no-restricted-imports
14e9f81
no-unused-vars
9f416db
c8d26cb
6e79ac7
loadESLint
cwd
793b718
@eslint/js
@9
7ed6f9a
7bcda76
51bf57c
6320732
parent
NodeEventGenerator
9e6d640
e2b16e2
8824aa1
ecmaVersion: 2025
1613e2e
21d3766
d7a7736
f9e95d2
/* eslint */
13dbecd
375227f
44915bb
d50db7b
b15ee30
d655503
7c78ad9
69ff64e
d2d06f7
/
ignorePatterns
6421973
0a13539
c7ddee0
3379164
.eslintrc.js
d0c3a32
Sourced from eslint's changelog.
v9.7.0 - July 12, 2024 793b718 chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta) 7ed6f9a chore: package.json update for @eslint/js release (Jenkins) 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta) 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas) 51bf57c chore: add tech sponsors through actions (#18624) (Strek) 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M) 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic) 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar) 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic) c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic) 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta) v9.6.0 - June 28, 2024 b15ee30 chore: upgrade @eslint/js@9.6.0 (#18632) (Milos Djermanovic) d655503 chore: package.json update for @eslint/js release (Jenkins) 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic) 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas) 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas) e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas) 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash) 44915bb docs: Update README (GitHub Actions Bot) d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic) 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger) 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic) d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger) 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas) f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic) c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic) 3379164 chore: remove .eslintrc.js (#18011) (唯然) d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert) d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas) v9.5.0 - June 14, 2024 f588160 chore: upgrade @eslint/js@9.5.0 (#18591) (Milos Djermanovic) 5890841 chore: package.json update for @eslint/js release (Jenkins) 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic) e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic) 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta) 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas) 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic) 8127127 docs: Update README (GitHub Actions Bot) b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
v9.7.0 - July 12, 2024
v9.6.0 - June 28, 2024
v9.5.0 - June 14, 2024
f588160
5890841
455f7fd
.gitignore
e9f4ccd
721eafe
files
4b23ffd
6880286
*
8127127
b2d256c
no-sparse-arrays
1495b93
05ab812
1917cd3
Updates eslint-plugin-jsx-a11y from 6.8.0 to 6.9.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.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
@babel/cli
@babel/core
@babel/eslint-parser
@babel/plugin-transform-flow-strip-types
@babel/register
eslint-doc-generator
1271ac1
aud
eslint-plugin-import
npmignore
object.assign
540cb7a
array-includes
es-iterator-helpers
hasown
object.fromentries
5d14408
d1b4114
0d5321a
961817f
2a48abb
1adec35
882bd4d
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.5
eslint-config-next
Sourced from eslint-config-next's releases.
v14.2.5 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes avoid merging global css in a way that leaks into other chunk groups (#67373) Fix server action edge redirect with middleware rewrite (#67148) fix(next): reject protocol-relative URLs in image optimization (#65752) fix(next-swc): correct path interop to filepath for wasm (#65633) Use addDependency to track metadata route file changes (#66714) Fix noindex is missing on static not-found page (#67135) perf: improve retrieving versionInfo on Turbo HMR (#67309) fix(next/image): handle invalid url (#67465) fix(next): initial prefetch cache not set properly with different search params (#65977) fix: Backport class properties fix (#67377) Upgrade acorn (#67592) Misc Log stdio for pull-turbo-cache script (#66759) Ensure turbo is setup when building in docker (#66804) Credits Huge thanks to @devjiwonchoi, @ijjk, @emmerich, @huozhi, @kdy1, @kwonoj, @styfle, and @sokra for helping! v14.2.4 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes fix: ensure route handlers properly track... _Description has been truncated_
[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.
Huge thanks to @devjiwonchoi, @ijjk, @emmerich, @huozhi, @kdy1, @kwonoj, @styfle, and @sokra for helping!
@devjiwonchoi
@ijjk
@emmerich
@huozhi
@kdy1
@kwonoj
@styfle
@sokra
Superseded by #718.
Bumps the eslint group with 6 updates in the / directory:
7.5.0
7.16.1
7.5.0
7.16.1
8.57.0
9.7.0
5.1.3
5.2.1
3.2.5
3.3.3
14.1.4
14.2.5
Updates
@typescript-eslint/eslint-plugin
from 7.5.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.110f8a4d
fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all parts o...bebbd0c
chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `...e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)Updates
@typescript-eslint/parser
from 7.5.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)Updates
eslint
from 8.57.0 to 9.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)Updates
eslint-plugin-jsx-a11y
from 6.8.0 to 6.9.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
882bd4d
v6.9.0961817f
[actions] pin codecov to v3.1.56a048da
[Fix] ensuresummary
remains non-interactive75d5dd7
Revert "[Fix]isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axob...32fd82c
[Deps] pinaria-query
andaxobject-query
, addls-engines
test to CI0a98ad8
[Deps] remove@babel/runtime
6b5f096
[New] add support for Flat Config51a1ca7
[actions] update actions/checkout5d14408
[Deps] update@babel/runtime
,array-includes
,es-iterator-helpers
, `has...1271ac1
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...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.5Release notes
Sourced from eslint-config-next's releases.