chore(deps): update typescript-eslint monorepo to v8.59.3
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @typescript-eslint/eslint-plugin (source) | 8.59.0 → 8.59.3 |
||
| @typescript-eslint/parser (source) | 8.59.0 → 8.59.3 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.59.3
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2
🩹 Fixes
- eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
- eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
❤️ Thank You
- Dima Barabash
- Kirk Waiblinger @kirkwaiblinger
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)
- eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
- eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
- eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
- eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
- eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)
❤️ Thank You
- anasm266 @anasm266
- Anshika Jain @Anshikakalpana
- Ulrich Stark
- yugo innami @nami8824
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.59.3
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Configuration
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
- If you want to rebase/retry this MR, check this box
This MR has been generated by Mend Renovate.