Bump typescript-eslint from 8.19.1 to 8.20.0
Bumps typescript-eslint from 8.19.1 to 8.20.0.
Release notes
Sourced from typescript-eslint'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's changelog.
8.20.0 (2025-01-13)
Features
- eslint-plugin: [no-misused-spread] add new rule (#10551)
Thank You
- Josh Goldberg
You can read about our versioning strategy and releases on our website.
Commits
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
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit 78892ddb
Please register or sign in to reply