Build(deps-dev): Bump @typescript-eslint/parser from 7.14.1 to 7.15.0
Bumps @typescript-eslint/parser from 7.14.1 to 7.15.0.
Release notes
Sourced from @typescript-eslint/parser
'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/parser
's changelog.
7.15.0 (2024-07-01)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
-
2865d31
chore(release): publish 7.15.0 - 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