fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@stylistic/eslint-plugin (source) | dependencies | minor | ^2.11.0 -> ^2.12.0 |
@typescript-eslint/eslint-plugin (source) | dependencies | minor | ^8.17.0 -> ^8.18.0 |
@typescript-eslint/parser (source) | dependencies | minor | ^8.17.0 -> ^8.18.0 |
typescript-eslint (source) | dependencies | minor | ^8.17.0 -> ^8.18.0 |
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v2.12.0
Bug Fixes
- comma-style: handles comma after default import and trailing comma (#600) (2d8d8ce)
- function-call-spacing: remove invalid defaults from schema (#617) (0714754)
-
indent: consider
CallExpression
whenoffsetTernaryExpressions
is true (#625) (55d3529) - jsx-wrap-multilines: text between replacement texts included in parentheses (#618) (0764252)
Documentation
Chores
- release-please-mark (ceff702)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.18.0
🚀 Features
- eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)
- eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
🩹 Fixes
- eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)
-
eslint-plugin: [no-base-to-string] handle more robustly when multiple
toString()
declarations are present for a type (#10432) - eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
- typescript peer dependency (#10373)
❤️ Thank You
- Kim Sang Du @developer-bandi
- Kirk Waiblinger @kirkwaiblinger
- mdm317
- rtritto
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.18.0
🩹 Fixes
- typescript peer dependency (#10373)
❤️ Thank You
- rtritto
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.18.0
🩹 Fixes
- typescript peer dependency (#10373)
❤️ Thank You
- rtritto
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.