Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0
Bumps @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v7.15.0
7.15.0 (2024-07-01)
🚀 Features
- eslint-plugin: [array-type] detect
Readonly<string[]>
case (#8752)- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
🩹 Fixes
- disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared config (#9459)- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
RuleTester
export (#9322)
❤ ️ Thank You
- auvred
@auvred
- Kim Sang Du
@developer-bandi
- rgehbt
@Gehbt
- Vinccool96
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
7.15.0 (2024-07-01)
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>
caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any
❤ ️ Thank You
- auvred
- Kim Sang Du
- rgehbt
- Vinccool96
You can read about our versioning strategy and releases on our website.
Commits
-
2865d31
chore(release): publish 7.15.0 -
2671de5
feat(eslint-plugin): back-port new rules around empty object types from v8 (#... -
05142c5
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t... -
a466e07
fix: disableEXPERIMENTAL_useProjectService
indisabled-type-checked
shar... -
3694d8f
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a... -
9dba021
feat(eslint-plugin): [array-type] detectReadonly\<string[]>
case (#8752) - 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