chore(deps): update typescript-eslint monorepo to v8.17.0 (minor)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | devDependencies | minor | 8.16.0 -> 8.17.0 |
@typescript-eslint/parser (source) | devDependencies | minor | 8.16.0 -> 8.17.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.17.0
🚀 Features
- eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#10392)
🩹 Fixes
- eslint-plugin: [promise-function-async] handle function overloading (#10304)
- eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#10401)
- eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#10363)
❤️ Thank You
- Kim OhSeong @bkks1004
- Kirk Waiblinger @kirkwaiblinger
- Maria José Solano @MariaSolOs
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.17.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.