fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@eslint/js (source) | dependencies | patch | ^9.25.0 -> ^9.25.1 |
@typescript-eslint/eslint-plugin (source) | dependencies | minor | ^8.30.1 -> ^8.31.0 |
@typescript-eslint/parser (source) | dependencies | minor | ^8.30.1 -> ^8.31.0 |
typescript-eslint (source) | dependencies | minor | ^8.30.1 -> ^8.31.0 |
Release Notes
eslint/eslint (@eslint/js)
v9.25.1
Bug Fixes
Chores
-
1f2b057
chore: upgrade @eslint/js@9.25.1 (#19642) (Milos Djermanovic) -
771317f
chore: package.json update for @eslint/js release (Jenkins)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.31.0
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
❤️ Thank You
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.31.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.31.0
🩹 Fixes
- typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
-
typescript-eslint: address bugs in
config()
around global ignores (#11065)
❤️ 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.