Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0
Bumps @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.20.0
8.20.0 (2025-01-13)
🚀 Features
- standardize debug namespaces to file paths (#10599)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
🩹 Fixes
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
❤️ Thank You
- Josh Goldberg
✨ - Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.20.0 (2025-01-13)
🚀 Features
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
❤️ Thank You
- Josh Goldberg
✨ - Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Commits
-
ea6fbea
chore(release): publish 8.20.0 -
a7fc28c
feat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti... -
d6e5978
fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f... -
63135f7
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593) -
6dda0a4
feat(eslint-plugin): [no-deprecated] add allow options (#10585) -
04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551) -
b17c7f2
chore: export all Options and MessageIds types from rule files (#10556) -
03d9639
test(eslint-plugin): add extra tests (#10587) -
e697cfa
chore: fix CI snapshot failure (#10624) - See full diff 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