Dependencies: Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0
Bumps @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v5.51.0
5.51.0 (2023-02-06)
Bug Fixes
- eslint-plugin: [sort-type-constituents] fixed behavior change (#6384) (5bf7f7f), closes #6339
- eslint-plugin: do not use .at(), Node 14 does not support it (#6402) (077ed1b)
Features
- eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#6376) (3647a1c)
- eslint-plugin: [no-floating-promises] error on logical expression (#6356) (f330e06)
- eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with
verbatimModuleSyntax(#6394) (b14d3be)- eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096) (d4747cd)
- typescript-estree: cache project glob resolution (#6367) (afae837)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
5.51.0 (2023-02-06)
Bug Fixes
- eslint-plugin: [sort-type-constituents] fixed behavior change (#6384) (5bf7f7f), closes #6339
- eslint-plugin: do not use .at(), Node 14 does not support it (#6402) (077ed1b)
Features
- eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#6376) (3647a1c)
- eslint-plugin: [no-floating-promises] error on logical expression (#6356) (f330e06)
- eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with
verbatimModuleSyntax(#6394) (b14d3be)- eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096) (d4747cd)
Commits
-
a9cb860chore: publish v5.51.0 -
d4747cdfeat(eslint-plugin): [strict-boolean-expressions] add allow nullable enum to ... -
f330e06feat(eslint-plugin): [no-floating-promises] error on logical expression (#6356) -
a948729chore: enable one-var rule (#6410) -
b14d3befeat(eslint-plugin): [no-import-type-side-effects] add rule to warn against r... -
3647a1cfeat(eslint-plugin): [naming-convention] improve performance by removing unne... -
5bf7f7ffix(eslint-plugin): [sort-type-constituents] fixed behavior change (#6384) -
056e9f0docs(eslint-plugin): fix key-spacing core rule name (#6395) -
077ed1bfix(eslint-plugin): do not use .at(), Node 14 does not support it (#6402) -
fbe811cchore: enable eqeqeq internally (#6228) - See full diff 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