chore(deps): update typescript-eslint monorepo to v7.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | devDependencies | minor | 7.1.1 -> 7.2.0 |
@typescript-eslint/parser (source) | devDependencies | minor | 7.1.1 -> 7.2.0 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.2.0
🚀 Features
-
support TS 5.4
-
eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option
🩹 Fixes
-
eslint-plugin: expose *-type-checked-only configs for extension
-
eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group
-
eslint-plugin: [no-var-requires, no-require-imports] support template literal
-
eslint-plugin: [no-useless-template-literals] detect TemplateLiteral
-
eslint-plugin: [no-unnecessary-condition] handle union array and tuple type
-
eslint-plugin: [prefer-find] support ternary branches in prefer-find
❤ ️ Thank You
- Arka Pratim Chaudhuri
- auvred
- Chris Plummer
- Fotis Papadogeorgopoulos
- Josh Goldberg
✨ - Kirk Waiblinger
- Wayne Zhang
- YeonJuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.2.0
🚀 Features
- support TS 5.4
❤ ️ Thank You
- Arka Pratim Chaudhuri
- auvred
- Chris Plummer
- Fotis Papadogeorgopoulos
- Josh Goldberg
✨ - Kirk Waiblinger
- Wayne Zhang
- YeonJuan
You can read about our versioning strategy and releases on our website.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.