chore(deps): update typescript-eslint monorepo to v7.13.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | devDependencies | minor | 7.12.0 -> 7.13.0 |
@typescript-eslint/parser (source) | devDependencies | minor | 7.12.0 -> 7.13.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.13.0
🚀 Features
-
typescript-estree: require
import = require()
argument to be a string literal -
typescript-estree: forbid
.body
,.async
,.generator
ondeclare function
-
eslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
-
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
-
scope-manager: handle index signature in class
-
eslint-plugin: [init-declarations] refine report locations
-
eslint-plugin: [no-base-to-string] make error message more nuanced
-
eslint-plugin: [no-unsafe-assignment] be more specific about error types
-
eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option
❤ ️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji
- Vinccool96
- YeonJuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.13.0
🚀 Features
- parser, typescript-estree: export withoutProjectParserOptions utility
❤ ️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji
- Vinccool96
- 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.