Closed dependabot[bot] closed 2 months ago
Bumps the eslint group with 6 updates in the / directory:
7.5.0
8.0.0
8.57.0
9.8.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 8.0.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.0.0 8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST (#9560) speed up non-type-aware linting with project service (#8322) v8 integration branch (#9165) ast-spec: remove deprecated type params (#8933) eslint-plugin: remove formatting/layout rules (#8833) eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true (#8872) eslint-plugin: deprecate no-loss-of-precision extension rule (#8832) eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9 (#8971) eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces (#8977) eslint-plugin: remove deprecated no-throw-literal rule (#9092) eslint-plugin: apply initial config changes for v8 (#9079) eslint-plugin: remove no-useless-template-literals (#9207) eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option (#9234) eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types (#9102) eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option (#9324) eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock (#9325) eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in (#9326) eslint-plugin: [no-unused-vars] report if var used only in typeof (#9330) eslint-plugin: [no-floating-promises] disable checkThenables by default for v8 (#9559) eslint-plugin: [return-await] add return-await to strict-type-checked preset (#9604) eslint-plugin: [no-unnecessary-type-parameters] promote to strict (#9662) parser: always enable comment, loc, range, tokens (#8617) rule-tester: support multipass fixes (#8883) rule-tester: switched to flat config (#9603) type-utils: remove getTokenAtPosition (#9444) type-utils: support intersection types in TypeOrValueSpecifier (#9633) typescript-estree: remove slow deprecated and isolated programs (#8834) typescript-estree: split TSMappedType typeParameter into constraint and key (#7065) typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference (#8922) typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService (#9084) typescript-estree: remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#9104) typescript-estree: also remove projectService in withoutProjectParserOptions (#9287) typescript-estree: exposes ProjectService logs through the plugin (#9337) utils: add Linter configType constructor option (#8999) utils: swap LegacyESLint out for FlatESLint as ESLint export (#8972) utils: remove deprecated context helpers (#9000) utils: allow specifying additional rule meta.docs in RuleCreator (#9025) 🩹 Fixes correct eslint-plugin's peerDependency on parser@8 (#9089) bring back in allowdefaultprojectforfiles rename (7dfceeeea) disable projectService in disabled-type-checked shared config (#9460) eslint-plugin: include alpha pre-releases in parser peer dependency (#9099)
reportUnusedIgnorePattern
ignoreClassWithStaticInitBlock
projectService
disabled-type-checked
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST typescript-estree: split TSMappedType typeParameter into constraint and key eslint-plugin: remove formatting/layout rules eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true eslint-plugin: deprecate no-loss-of-precision extension rule eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9 typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference utils: allow specifying additional rule meta.docs in RuleCreator eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces rule-tester: support multipass fixes typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService eslint-plugin: remove deprecated no-throw-literal rule eslint-plugin: apply initial config changes for v8 eslint-plugin: remove no-useless-template-literals eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in eslint-plugin: [no-unused-vars] report if var used only in typeof eslint-plugin: [no-floating-promises] disable checkThenables by default for v8 rule-tester: switched to flat config eslint-plugin: [no-unnecessary-type-parameters] promote to strict
stricter parent types for the AST
typescript-estree: split TSMappedType typeParameter into constraint and key
eslint-plugin: remove formatting/layout rules
eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true
eslint-plugin: deprecate no-loss-of-precision extension rule
eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9
typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference
utils: allow specifying additional rule meta.docs in RuleCreator
eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces
rule-tester: support multipass fixes
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
eslint-plugin: remove deprecated no-throw-literal rule
eslint-plugin: apply initial config changes for v8
eslint-plugin: remove no-useless-template-literals
eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option
eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types
eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option
eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock
eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in
eslint-plugin: [no-unused-vars] report if var used only in typeof
eslint-plugin: [no-floating-promises] disable checkThenables by default for v8
rule-tester: switched to flat config
eslint-plugin: [no-unnecessary-type-parameters] promote to strict
1db993a
ce09260
b8274d3
1b0468e
838dd0c
35cf3d2
46a5709
9eec790
9927a29
6cebdf6
Updates @typescript-eslint/parser from 7.5.0 to 8.0.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
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 Josh Goldberg ✨ Kirk Waiblinger StyleShit Victor Lin Yukihiro Hasegawa You can read about our versioning strategy and releases on our website. 7.18.0 (2024-07-29) 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.17.0 (2024-07-22) 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.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
parser: always enable comment, loc, range, tokens
You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
f3dfc0a
05c9cb8
ae980e3
58be99f
c365664
d1d0ba5
6bd4211
Updates eslint from 8.57.0 to 9.8.0
eslint
Sourced from eslint's releases.
v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas) 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic) Documentation 282df1a docs: Add system theme option (#18617) (Amaresh S M) 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas) a7016a5 docs: fix search input stylings (#18682) (Amaresh S M) Build Related 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas) Chores 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]) 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)
13d0bd3
ab0ff27
70dc803
basePath
282df1a
53b1ff0
a7016a5
4514424
deee448
@eslint/js@9.8.0
4aaf2b3
@eslint/js
8e1a627
@eslint/core
7bd9839
1381394
regex
no-restricted-imports
14e9f81
no-unused-vars
9f416db
c8d26cb
6e79ac7
loadESLint
cwd
793b718
@9
7ed6f9a
7bcda76
51bf57c
6320732
parent
NodeEventGenerator
9e6d640
e2b16e2
8824aa1
ecmaVersion: 2025
1613e2e
21d3766
Sourced from eslint's changelog.
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.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.8.0 - July 26, 2024
v9.7.0 - July 12, 2024
v9.6.0 - June 28, 2024
b15ee30
d655503
13dbecd
7c78ad9
69ff64e
375227f
44915bb
d2d06f7
/
ignorePatterns
6421973
d7a7736
0a13539
f9e95d2
/* eslint */
c7ddee0
3379164
.eslintrc.js
d0c3a32
d50db7b
63881dc
de36d1d
2570051
d73b203
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 co... _Description has been truncated_
@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 co... _Description has been truncated_
Superseded by #730.
Bumps the eslint group with 6 updates in the / directory:
7.5.0
8.0.0
7.5.0
8.0.0
8.57.0
9.8.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 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.0ce09260
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3
fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468e
Merge branch 'main'838dd0c
chore: use parserOptions.projectService internally (#9659)35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6cebdf6
feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)Updates
@typescript-eslint/parser
from 7.5.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.0ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)c365664
Merge branch 'main'd1d0ba5
chore(release): publish 7.16.16bd4211
Merge branch 'main'Updates
eslint
from 8.57.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)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.