Bump typescript-eslint from 8.2.0 to 8.3.0
Bumps typescript-eslint from 8.2.0 to 8.3.0.
Release notes
Sourced from typescript-eslint's releases.
v8.3.0
8.3.0 (2024-08-26)
🚀 Features
- eslint-plugin: [no-deprecation] add rule (#9783)
- typescript-estree: replace
globby
w/fast-glob
(#9518)- typescript-estree: reload project service once when file config isn't found (#9853)
🩹 Fixes
- ast-spec: use
Expression
in argument ofThrowStatement
(#9632)- eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
- eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
- utils: add missing
TSSatisfiesExpression
inRuleListenerBaseSelectors
(#9832)- utils: add
TSDeclareFunction
tofunctionTypeTypes
(#9788)
❤ ️ Thank You
- Abraham Guo
- Daichi Kamiyama
@dak2
- Josh Goldberg
✨ - Kim Sang Du
@developer-bandi
- Sukka
- Vida Xie
@9romise
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.3.0 (2024-08-26)
🚀 Features
- eslint-plugin: [no-deprecation] add rule
❤ ️ Thank You
- Abraham Guo
- Daichi Kamiyama
- Josh Goldberg
✨ - Kim Sang Du
- Sukka
- Vida Xie
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