Bump @typescript-eslint/parser from 6.21.0 to 8.29.1
Bumps @typescript-eslint/parser from 6.21.0 to 8.29.1.
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.29.1
8.29.1 (2025-04-07)
🩹 Fixes
- eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
- typescript-estree: use token type of
Numericinstead ofIdentifierfor bigint literals (#11021)
❤️ Thank You
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.29.0
8.29.0 (2025-03-31)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] create
ignoreIfStatementsoption (#11000)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when
noUncheckedIndexedAccessis enabled (#10961)- eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
- eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
- eslint-plugin: support arbitrary extensions in definition files (#10957)
- eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)
❤️ Thank You
- Dima Barabash
@dbarabashh- Kim Sang Du
@developer-bandi- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- Yannick Decat
@mho22- zyoshoka
@zyoshokaYou can read about our versioning strategy and releases on our website.
v8.28.0
8.28.0 (2025-03-24)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] support
ifstatement assignment (??=) and fix several minor bugs (#10861)
🩹 Fixes
- eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.29.1 (2025-04-07)
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.29.0 (2025-03-31)
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.28.0 (2025-03-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.
8.27.0 (2025-03-17)
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.26.1 (2025-03-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.26.0 (2025-03-03)
🚀 Features
- support TypeScript 5.8 (#10903)
❤️ Thank You
- Dirk Luijk
@dirkluijkYou can read about our versioning strategy and releases on our website.
8.25.0 (2025-02-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.
8.24.1 (2025-02-17)
... (truncated)
Commits
-
ef7e6dechore(release): publish 8.29.1 -
3dd1835chore(release): publish 8.29.0 -
807f5cachore(release): publish 8.28.0 -
3efd99echore(release): publish 8.27.0 -
9aa0b6bchore(release): publish 8.26.1 -
bc6d19fchore(release): publish 8.26.0 -
17e7012chore(deps): update dependency knip to v5.44.1 (#10845) -
9674629feat: support TypeScript 5.8 (#10903) -
7c88d26chore: update all test scripts to remove coverage flag (#10582) -
1a9ab8fchore(release): publish 8.25.0 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts