dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.51.0
master
Bumps @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0.
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
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) v5.50.0 5.50.0 (2023-01-31) Bug Fixes ast-spec: a JSXEmptyExpression is not a possible JSXExpression (#6321) (4b27777) eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#5704) (09d57ce) eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#6028) (85e783c) eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438 Features eslint-plugin: add key-spacing rule extension for interface & type declarations (#6211) (67706e7)
verbatimModuleSyntax
String.prototype.length
ThisExpression
PrivateIdentifier
key-spacing
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) 5.50.0 (2023-01-31) Bug Fixes eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#5704) (09d57ce) eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#6028) (85e783c) eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438 Features eslint-plugin: add key-spacing rule extension for interface & type declarations (#6211) (67706e7)
a9cb860
d4747cd
f330e06
a948729
b14d3be
3647a1c
5bf7f7f
056e9f0
077ed1b
fbe811c
$dependabot rebase
$dependabot recreate
mentioned in merge request !865
⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️
dependabot
✅ dependabot successfuly recreated merge request!
added 15 commits
c71b208e
Compare with previous version
resolved all threads
No dependencies set.
The note is not visible to the blocked user.
Bumps @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
a9cb860chore: publish v5.51.0d4747cdfeat(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)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 conflictsmentioned in merge request !865
$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!added 15 commits
masterc71b208e- Build(deps-dev): bump @typescript-eslint/eslint-pluginCompare with previous version
resolved all threads