Bump typescript-eslint from 8.18.0 to 8.18.1
Bumps typescript-eslint from 8.18.0 to 8.18.1.
Release notes
Sourced from typescript-eslint's releases.
v8.18.1
8.18.1 (2024-12-16)
Fixes
- eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
- eslint-plugin: handle string like index type (#10460)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
- eslint-plugin: use consistent naming for asserting types and casting values (#10472)
- eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
- scope-manager: visit params decorator before nest scope (#10475)
Thank You
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.18.1 (2024-12-16)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
-
b2ce158
chore(release): publish 8.18.1 - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit f18a476f
Please register or sign in to reply