fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
@stylistic/eslint-plugin (source) | ^5.2.0 -> ^5.2.1 |
||
@typescript-eslint/eslint-plugin (source) | ^8.37.0 -> ^8.38.0 |
||
@typescript-eslint/parser (source) | ^8.37.0 -> ^8.38.0 |
||
typescript-eslint (source) | ^8.37.0 -> ^8.38.0 |
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.2.1
Bug Fixes
-
indent: ignore semicolon in
TSTypeAliasDeclaration
(#903) (71aaccc) - run update, correct schema (#887) (cc06d9a)
Chores
- object-curly-spacing: simplify import/export checks (#897) (5c1b8e9)
- unify
isRegExpLiteral
(#891) (0d9a5f7)
Performance
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.38.0
🩹 Fixes
- disallow extra properties in rule options (#11397)
-
eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)
❤️ Thank You
- Andrew Kazakov @andreww2012
- Younsang Na @nayounsang
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.38.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.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.38.0
🩹 Fixes
-
typescript-eslint: error on nested
extends
intseslint.config()
(#11361) - typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
- Kirk Waiblinger @kirkwaiblinger
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.