Bump @typescript-eslint/parser from 6.16.0 to 6.17.0
Bumps @typescript-eslint/parser from 6.16.0 to 6.17.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v6.17.0
6.17.0 (2024-01-01)
Bug Fixes
- eslint-plugin: [no-restricted-imports] prevent crash when
patterns
orpaths
in options are empty (#8108) (675e987)Features
- eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
- eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a
default
case on an already exhaustiveswitch
(#7539) (6a219bd)You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
6.17.0 (2024-01-01)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
Commits
-
e566a5d
chore: publish v6.17.0 - 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