Update dependency mime-types to v3 #10

Merged
Valentin Popov merged 1 commits from renovate/mime-types-3.x into master 2026-02-06 03:07:39 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
mime-types ^2.1.27^3.0.0 age confidence

Release Notes

jshttp/mime-types (mime-types)

v3.0.2

Compare Source

===================

  • Fix: update JSDoc to reflect that functions return only false or string, not boolean|string.
  • Fix: refined mime-score logic so .mp4 resolves correctly
  • Fix:reflect the current Node.js version supported to ≥ 18 (See 3.0.0 for more details).

v3.0.1

Compare Source

===================

  • deps: mime-db@​1.54.0

v3.0.0

Compare Source

===================

  • Drop support for node <18
  • deps: mime-db@​1.53.0
  • resolve extension conflicts with mime-score (#​119)
    • asc -> application/pgp-signature is now application/pgp-keys
    • mpp -> application/vnd.ms-project is now application/dash-patch+xml
    • ac -> application/vnd.nokia.n-gage.ac+xml is now application/pkix-attr-cert
    • bdoc -> application/x-bdoc is now application/bdoc
    • wmz -> application/x-msmetafile is now application/x-ms-wmz
    • xsl -> application/xslt+xml is now application/xml
    • wav -> audio/wave is now audio/wav
    • rtf -> text/rtf is now application/rtf
    • xml -> text/xml is now application/xml
    • mp4 -> video/mp4 is now application/mp4
    • mpg4 -> video/mp4 is now application/mp4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mime-types](https://github.com/jshttp/mime-types) | [`^2.1.27` → `^3.0.0`](https://renovatebot.com/diffs/npm/mime-types/2.1.35/3.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/mime-types/3.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mime-types/2.1.35/3.0.2?slim=true) | --- ### Release Notes <details> <summary>jshttp/mime-types (mime-types)</summary> ### [`v3.0.2`](https://github.com/jshttp/mime-types/blob/HEAD/HISTORY.md#302--2025-11-20) [Compare Source](https://github.com/jshttp/mime-types/compare/v3.0.1...v3.0.2) \=================== - Fix: update JSDoc to reflect that functions return only `false` or `string`, not `boolean|string`. - Fix: refined mime-score logic so `.mp4` resolves correctly - Fix:reflect the current Node.js version supported to ≥ 18 (See 3.0.0 for more details). ### [`v3.0.1`](https://github.com/jshttp/mime-types/blob/HEAD/HISTORY.md#301--2025-03-26) [Compare Source](https://github.com/jshttp/mime-types/compare/v3.0.0...v3.0.1) \=================== - deps: mime-db\@&#8203;1.54.0 ### [`v3.0.0`](https://github.com/jshttp/mime-types/blob/HEAD/HISTORY.md#300--2024-08-31) [Compare Source](https://github.com/jshttp/mime-types/compare/2.1.35...v3.0.0) \=================== - Drop support for node <18 - deps: mime-db\@&#8203;1.53.0 - resolve extension conflicts with mime-score ([#&#8203;119](https://github.com/jshttp/mime-types/issues/119)) - asc -> application/pgp-signature is now application/pgp-keys - mpp -> application/vnd.ms-project is now application/dash-patch+xml - ac -> application/vnd.nokia.n-gage.ac+xml is now application/pkix-attr-cert - bdoc -> application/x-bdoc is now application/bdoc - wmz -> application/x-msmetafile is now application/x-ms-wmz - xsl -> application/xslt+xml is now application/xml - wav -> audio/wave is now audio/wav - rtf -> text/rtf is now application/rtf - xml -> text/xml is now application/xml - mp4 -> video/mp4 is now application/mp4 - mpg4 -> video/mp4 is now application/mp4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIl19-->
renovate[bot] added 1 commit 2026-02-06 03:04:54 +04:00
Update dependency mime-types to v3
All checks were successful
Test / Basic (pull_request) Successful in 3m23s
4ff7a080f3
Valentin Popov was assigned by renovate[bot] 2026-02-06 03:04:54 +04:00
Valentin Popov merged commit 7714b04a3f into master 2026-02-06 03:07:39 +04:00
Valentin Popov deleted branch renovate/mime-types-3.x 2026-02-06 03:07:39 +04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/strapi-plugin-checkbox-list#10