Bump typescript-eslint from 8.13.0 to 8.14.0
Bumps typescript-eslint from 8.13.0 to 8.14.0.
Release notes
Sourced from typescript-eslint's releases.
v8.14.0
8.14.0 (2024-11-11)
🚀 Features
- eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
- eslint-plugin: [await-thenable] report unnecessary
await using
statements (#10209)🩹 Fixes
- deps: update dependency eslint to v9.14.0 (#10309)
- deps: update docusaurus monorepo to v3.6.0 (#10319)
- eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
- eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
- scope-manager: fix asserted increments not being marked as write references (#10271)
❤ ️ Thank You
- Gyumong
@Gyumong
- Jan Ochwat
@janek515
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.14.0 (2024-11-11)
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
-
16fba0a
chore(release): publish 8.14.0 - 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