Build(deps-dev): Bump typescript-eslint from 8.16.0 to 8.17.0
Bumps typescript-eslint from 8.16.0 to 8.17.0.
Release notes
Sourced from typescript-eslint's releases.
v8.17.0
8.17.0 (2024-12-02)
🚀 Features
- eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#10392)
- typescript-estree: add package version to ts version warning (#10343)
🩹 Fixes
- eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#10363)
- eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#10401)
- eslint-plugin: [promise-function-async] handle function overloading (#10304)
- website: press the Report an Issue button makes error if eslintrc does not include rules (#10367)
❤ ️ Thank You
- Kim OhSeong
@bkks1004
- Kim Sang Du
@developer-bandi
- Kirk Waiblinger
@kirkwaiblinger
- Marco Pasqualetti
@marcalexiei
- Maria José Solano
@MariaSolOs
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.17.0 (2024-12-02)
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
-
2c8a75e
chore(release): publish 8.17.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