Bump @typescript-eslint/parser from 6.21.0 to 8.24.0
Bumps @typescript-eslint/parser from 6.21.0 to 8.24.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.24.0
8.24.0 (2025-02-10)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] make
allowConstantLoopConditions
more granular (#10639)- utils: add
reportUnusedInlineConfigs
to LinterOptions (#10718)
🩹 Fixes
- ast-spec: correct YieldExpression.argument type (#10799)
- eslint-plugin: [restrict-plus-operands] report adding bigints to strings when
allowNumberAndString
isfalse
(#10737)- eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)
❤️ Thank You
- Flo Edelmann
@FloEdelmann
- Josh Goldberg
✨ - Mark de Dios
@peanutenthusiast
- noah
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.23.0
8.23.0 (2025-02-03)
🚀 Features
- eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
- types: add strict
parent
types for function-declaration, default-export and named-export nodes (#10685)
🩹 Fixes
- bump ts-api-utils to ^2.0.1 (#10761)
- deps: update eslint monorepo to v9.19.0 (#10752)
- eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
- eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
- eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
- eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
- eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
- eslint-plugin: [no-restricted-imports] support regex option (#10699)
- eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)
❤️ Thank You
- Josh Goldberg
✨ - Olivier Zalmanski
@OlivierZal
- Ronen Amiel
- Ryan Poon
@sopa301
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.24.0 (2025-02-10)
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.23.0 (2025-02-03)
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.22.0 (2025-01-27)
🚀 Features
- parser: add standalone isolatedDeclarations option (#10499)
❤️ Thank You
- Josh Goldberg
✨ You can read about our versioning strategy and releases on our website.
8.21.0 (2025-01-20)
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.20.0 (2025-01-13)
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.19.1 (2025-01-06)
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.19.0 (2024-12-30)
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.18.2 (2024-12-23)
... (truncated)
Commits
-
87d72ba
chore(release): publish 8.24.0 -
2a96020
chore(release): publish 8.23.0 -
94e8098
chore(release): publish 8.22.0 -
a885343
feat(parser): add standalone isolatedDeclarations option (#10499) -
79af426
chore(release): publish 8.21.0 -
a157fd4
chore: standardized on inline named exports (mostly) (#10596) -
ea6fbea
chore(release): publish 8.20.0 -
328b7df
chore(release): publish 8.19.1 -
e19f30f
chore(release): publish 8.19.0 -
157b781
chore(release): publish 8.18.2 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts