Dependencies: [skip ci] Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
Bumps @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v5.56.0
5.56.0 (2023-03-20)
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: [naming-convention] add TSPropertySignature with TSFunctionType annotation to
typeMethod
selector (#6645) (3fc5c63)Features
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
5.56.0 (2023-03-20)
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
Commits
-
efdf2cf
chore: publish v5.56.0 -
62ef487
fix(eslint-plugin): [strict-boolean-expression] support falsy and truthy lite... -
423f164
feat(eslint-plugin): add allowNever support to restrict-template-expressions ... -
3fc5c63
fix(eslint-plugin): add TSPropertySignature with TSFunctionType annotation to... -
6aff431
fix(eslint-plugin): [member-ordering] check order when optionalityOrder is pr... -
0d0639f
fix(eslint-plugin): [strict-boolean-expressions] handle truthy enums (#6618) -
9e41cee
fix(eslint-plugin): [no-misused-promises] fix incorrect detection of void fun... -
3cd8ce1
docs(eslint-plugin): [await-thenable] fix typo (#6639) -
745cfe4
fix(eslint-plugin): [no-misused-promises] avoid unnecessary calls to getConte... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts