chore(deps): update typescript-eslint monorepo to v5.58.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@typescript-eslint/eslint-plugin | 5.55.0 -> 5.58.0 |
||||
@typescript-eslint/parser | 5.55.0 -> 5.58.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.58.0
Bug Fixes
- eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)
Features
5.57.1 (2023-04-03)
Bug Fixes
- eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#6740) (49be8a8)
v5.57.1
Bug Fixes
- eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#6740) (49be8a8)
v5.57.0
Bug Fixes
- eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519)
- eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767) (59eab58)
Features
- eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#6642) (720e811)
- eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#6641) (ad8ea64)
-
eslint-plugin: add
no-duplicate-type-constituents
rule (#5728) (bc31078)
v5.56.0
Bug Fixes
- eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#6619) (6aff431)
- eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#6193) (745cfe4)
- eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638) (9e41cee)
- eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672) (62ef487)
- eslint-plugin: [strict-boolean-expressions] handle truthy enums (#6618) (0d0639f)
- eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645) (3fc5c63)
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.58.0
Bug Fixes
5.57.1 (2023-04-03)
Note: Version bump only for package @typescript-eslint/parser
v5.57.1
Note: Version bump only for package @typescript-eslint/parser
v5.57.0
Note: Version bump only for package @typescript-eslint/parser
v5.56.0
Note: Version bump only for package @typescript-eslint/parser
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.