Dependencies: Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
Bumps @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v5.44.0
5.44.0 (2022-11-21)
Bug Fixes
- eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#5920) (a4f85b8)
- eslint-plugin: [no-unnecessary-condition] handle index signature type (#5912) (5baad08)
- eslint-plugin: [prefer-optional-chain] handle binary expressions in negated or (#5992) (2778ff0)
- typescript-estree: don't consider a cached program unless it's specified in the current
parserOptions.project
config (#5999) (530e0e6)Features
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
5.44.0 (2022-11-21)
Bug Fixes
- eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#5920) (a4f85b8)
- eslint-plugin: [no-unnecessary-condition] handle index signature type (#5912) (5baad08)
- eslint-plugin: [prefer-optional-chain] handle binary expressions in negated or (#5992) (2778ff0)
- typescript-estree: don't consider a cached program unless it's specified in the current
parserOptions.project
config (#5999) (530e0e6)Features
Commits
-
01159d2
chore: publish v5.44.0 -
426c2f9
chore: remove unnecessary project names from nx commands (#6054) -
e2d1263
chore: switched repo lint to use nx run-many (#6038) -
a4f85b8
fix(eslint-plugin): [no-empty-interface] disable autofix for declaration merg... -
97d3e56
feat(eslint-plugin): [adjacent-overload-signatures] check BlockStatement node... -
4d46e65
tests: add dependency constraints to eslint-plugin tests (#5916) -
530e0e6
fix(typescript-estree): don't consider a cached program unless it's specified... -
e708576
chore(eslint-plugin): fix odd consistent-indexed-object-style docs phrasing (... -
ac7669e
docs(eslint-plugin): [no-shadow] add FAQ about enum members (#5986) -
dd9b3fa
chore(eslint-plugin): switch generate-rules-lists to generate-breaking-change... - Additional commits viewable 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