Dependencies: Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0
Bumps @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
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
ThisExpressionandPrivateIdentifiererrors (#6028) (85e783c)- eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438
Features
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
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
ThisExpressionandPrivateIdentifiererrors (#6028) (85e783c)- eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438
Features
Commits
-
99c091echore: publish v5.50.0 -
85e783cfix(eslint-plugin): [prefer-optional-chain] fixThisExpressionand `Private... -
1623350docs(eslint-plugin): corrected eslint-plugin README.md getting started link (... -
f17d34bdocs(eslint-plugin): update site description of ban-types docs (#6209) -
b0f6c8efix(eslint-plugin): [prefer-optional-chain] fixer produces wrong logic (#5919) -
67706e7feat(eslint-plugin): addkey-spacingrule extension for interface & type de... -
09d57cefix(eslint-plugin): [ban-ts-comment] counts graphemes instead of `String.prot... - 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