chore(deps): update root package dependencies
This MR contains the following updates:
Package | Type | Update | Change | Pending |
---|---|---|---|---|
@eslint/js (source) | devDependencies | minor | 9.7.0 -> 9.8.0 |
|
@types/node (source) | devDependencies | patch | 20.14.11 -> 20.14.13 |
|
@typescript-eslint/eslint-plugin (source) | devDependencies | minor | 7.16.1 -> 7.17.0 |
7.18.0 |
@typescript-eslint/parser (source) | devDependencies | minor | 7.16.1 -> 7.17.0 |
7.18.0 |
eslint (source) | devDependencies | minor | 9.7.0 -> 9.8.0 |
|
eslint-plugin-unused-imports | devDependencies | patch | 4.0.0 -> 4.0.1 |
|
typescript (source) | devDependencies | patch | 5.5.3 -> 5.5.4 |
|
typescript-eslint (source) | devDependencies | minor | 7.16.1 -> 7.17.0 |
7.18.0 |
Release Notes
eslint/eslint (@eslint/js)
v9.8.0
Features
Bug Fixes
-
ab0ff27
fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas) -
70dc803
fix:basePath
directory can never be ignored (#18711) (Milos Djermanovic)
Documentation
-
282df1a
docs: Add system theme option (#18617) (Amaresh S M) -
53b1ff0
docs: Debug config docs (#18698) (Nicholas C. Zakas) -
a7016a5
docs: fix search input stylings (#18682) (Amaresh S M)
Build Related
Chores
-
deee448
chore: upgrade to@eslint/js@9.8.0
(#18720) (Francesco Trotta) -
4aaf2b3
chore: package.json update for @eslint/js release (Jenkins) -
8e1a627
chore: update dependency @eslint/core to ^0.2.0 (#18700) (renovate[bot])
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.17.0
🚀 Features
-
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
-
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
-
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
-
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
-
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤ ️ Thank You
- Armano
- Josh Goldberg
✨ - Kirk Waiblinger
- StyleShit
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.17.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.
Microsoft/TypeScript (typescript)
v5.5.4
: TypeScript 5.5.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.4 (Stable).
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
- npm
- NuGet package (soon!)
typescript-eslint/typescript-eslint (typescript-eslint)
v7.17.0
🚀 Features
- eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
❤ ️ Thank You
- Armano
- Josh Goldberg
✨ - Kirk Waiblinger
- StyleShit
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.