Dependencies: Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1
Bumps @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v5.45.1
5.45.1 (2022-12-05)
Bug Fixes
- eslint-plugin: [keyword-spacing] unexpected space before/after in
import type
(#6095) (98caa92)- eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b)- eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
- parser: remove the jsx option requirement for automatic jsx pragma resolution (#6134) (e777f5e)
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
5.45.1 (2022-12-05)
Bug Fixes
- eslint-plugin: [keyword-spacing] unexpected space before/after in
import type
(#6095) (98caa92)- eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b)- eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
Commits
-
2d0a883
chore: publish v5.45.1 -
26c4b46
docs(eslint-plugin): [member-ordering] remove invalid private-abstract-* ment... -
2288b35
chore(eslint-plugin): valid typescript error code in eslint-recommended (#6165) -
46c14cd
chore: use short form for nx project names (#6160) -
0b37822
chore: bump Nx to 15 (#6140) -
98caa92
fix(eslint-plugin): [keyword-spacing] unexpected space before/after in `impor... -
5d49d5d
fix(eslint-plugin): [sort-type-constituents, sort-type-union-intersection-mem... -
9d58b6b
fix(eslint-plugin): [no-shadow] add call and method signatures to `ignoreFunc... -
0af822a
docs: move remaining docs files into website (#6138) -
d7114d3
fix(eslint-plugin): [prefer-optional-chain] collect MetaProperty type (#6083) - See full diff 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