From 00c5f48a7d3fd9a634613b81a8cca0c87147625c Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Mon, 31 Mar 2025 05:49:12 +0000 Subject: [PATCH] chore: bump up mime-types version to v3 (#11274) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mime-types](https://redirect.github.com/jshttp/mime-types) | [`^2.1.35` -> `^3.0.0`](https://renovatebot.com/diffs/npm/mime-types/2.1.35/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mime-types/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mime-types/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mime-types/2.1.35/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mime-types/2.1.35/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
jshttp/mime-types (mime-types) ### [`v3.0.1`](https://redirect.github.com/jshttp/mime-types/blob/HEAD/HISTORY.md#301--2025-03-26) [Compare Source](https://redirect.github.com/jshttp/mime-types/compare/v3.0.0...v3.0.1) \=================== - deps: mime-db@1.54.0 ### [`v3.0.0`](https://redirect.github.com/jshttp/mime-types/blob/HEAD/HISTORY.md#300--2024-08-31) [Compare Source](https://redirect.github.com/jshttp/mime-types/compare/2.1.35...v3.0.0) \=================== - Drop support for node <18 - deps: mime-db@1.53.0 - resolve extension conflicts with mime-score ([#​119](https://redirect.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
--- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- tools/cli/package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/cli/package.json b/tools/cli/package.json index 07b1df1a74..449f8109c9 100644 --- a/tools/cli/package.json +++ b/tools/cli/package.json @@ -31,7 +31,7 @@ "inquirer": "^12.3.0", "jsonc-parser": "^3.3.1", "lodash-es": "^4.17.21", - "mime-types": "^2.1.35", + "mime-types": "^3.0.0", "mini-css-extract-plugin": "^2.9.2", "postcss": "^8.4.49", "postcss-loader": "^8.1.1", diff --git a/yarn.lock b/yarn.lock index 99fddaffe8..b867235bdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -133,7 +133,7 @@ __metadata: inquirer: "npm:^12.3.0" jsonc-parser: "npm:^3.3.1" lodash-es: "npm:^4.17.21" - mime-types: "npm:^2.1.35" + mime-types: "npm:^3.0.0" mini-css-extract-plugin: "npm:^2.9.2" postcss: "npm:^8.4.49" postcss-loader: "npm:^8.1.1" @@ -26486,7 +26486,7 @@ __metadata: languageName: node linkType: hard -"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:^2.1.35, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": +"mime-types@npm:2.1.35, mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": version: 2.1.35 resolution: "mime-types@npm:2.1.35" dependencies: