Bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.29.1
Bumps @typescript-eslint/eslint-plugin from 7.0.0 to 8.29.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin'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/eslint-plugin's changelog.
8.29.1 (2025-04-07)
🩹 Fixes
- eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#10998)
❤️ Thank You
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.29.0 (2025-03-31)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] create
ignoreIfStatementsoption (#11000)
🩹 Fixes
- eslint-plugin: [no-array-constructor] remove optional chaining exemption (#10963)
- eslint-plugin: support arbitrary extensions in definition files (#10957)
- eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#10981)
- eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#10993)
- eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when
noUncheckedIndexedAccessis enabled (#10961)
❤️ 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.
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)
❤️ Thank You
- Olivier Zalmanski
@OlivierZal
... (truncated)
Commits
-
ef7e6dechore(release): publish 8.29.1 -
04abebcfix(eslint-plugin): [no-deprecated] report on deprecated imported variable us... -
3dd1835chore(release): publish 8.29.0 -
270277cfeat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001) -
c548aa7fix(eslint-plugin): [no-array-constructor] remove optional chaining exemption... -
9a9670dfix(eslint-plugin): support arbitrary extensions in definition files (#10957) -
c7c9b1adocs: fix typos in no-unsafe-argument examples (#11007) -
ada32d1feat(eslint-plugin): [prefer-nullish-coalescing] createignoreIfStatements... -
5b187f4fix(eslint-plugin): [prefer-for-of] fix false positive when using erasable ty... -
58d7f40fix(eslint-plugin): [use-unknown-in-catch-callback-variable] remove fixable p... - 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