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.projectconfig (#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.projectconfig (#5999) (530e0e6)Features
Commits
-
01159d2chore: publish v5.44.0 -
426c2f9chore: remove unnecessary project names from nx commands (#6054) -
e2d1263chore: switched repo lint to use nx run-many (#6038) -
a4f85b8fix(eslint-plugin): [no-empty-interface] disable autofix for declaration merg... -
97d3e56feat(eslint-plugin): [adjacent-overload-signatures] check BlockStatement node... -
4d46e65tests: add dependency constraints to eslint-plugin tests (#5916) -
530e0e6fix(typescript-estree): don't consider a cached program unless it's specified... -
e708576chore(eslint-plugin): fix odd consistent-indexed-object-style docs phrasing (... -
ac7669edocs(eslint-plugin): [no-shadow] add FAQ about enum members (#5986) -
dd9b3fachore(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 rebasewill rebase this MR -
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts