fix(deps): update all minor dependency updates to ^8.39.0
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | ^8.38.0 -> ^8.39.0 |
||
@typescript-eslint/parser (source) | ^8.38.0 -> ^8.39.0 |
||
typescript-eslint (source) | ^8.38.0 -> ^8.39.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.39.0
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
-
eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403) -
eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)
❤️ Thank You
- Brad Zacher @bradzacher
- James Garbutt @43081j
- Kim Sang Du @developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na @nayounsang
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.39.0
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher @bradzacher
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.39.0
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher @bradzacher
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.