-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
process: dependenciesRelated to internal dependenciesRelated to internal dependenciestype: choreWork is required w/ no deliverable to end userWork is required w/ no deliverable to end user
Description
What would you like?
- Update the npm module mime to minimum [email protected] and preferably [email protected] (or current
latest). - Remove the use of the deprecated npm module @types/mime.
Why is this needed?
The npm module @types/mime is deprecated. The CHANGELOG shows "drop CJS support, switch to TS" in [email protected] and mime > README states "Built-in Typescript types (@types/mime no longer needed)".
Other
- Renovate deprecation list Dependency Dashboard #3777
| Item | Value |
|---|---|
| Deprecated npm module | @types/mime |
| npm registry message | This is a stub types definition. mime provides its own type definitions, so you do not need this installed. |
| Other message | |
| GitHub repo | https://github.com/broofa/mime |
| Repo status | Active |
| Replacement npm module | https://www.npmjs.com/package/mime |
| Replacement repo | https://github.com/broofa/mime |
| Replacement documentation | https://github.com/broofa/mime |
| Migration docs | https://github.com/broofa/mime |
Where used:
| Directory | @types/mime |
mime |
Section | ESM import |
|---|---|---|---|---|
| packages/driver | ^3.0.1 |
^3.0.0 |
devDependencies |
yes |
| packages/net-stubbing | ^3.0.1 |
^3.0.0 |
dependencies |
yes |
| packages/server | ^3.0.1 |
^3.0.0 |
dependencies |
yes |
- mime
latestis currently4.1.0
Metadata
Metadata
Assignees
Labels
process: dependenciesRelated to internal dependenciesRelated to internal dependenciestype: choreWork is required w/ no deliverable to end userWork is required w/ no deliverable to end user