mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
fix(deps): update dependency mime to v4.0.6 (#9034)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mime](https://redirect.github.com/broofa/mime) | [`4.0.4` -> `4.0.6`](https://renovatebot.com/diffs/npm/mime/4.0.4/4.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mime/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mime/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mime/4.0.4/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mime/4.0.4/4.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>broofa/mime (mime)</summary> ### [`v4.0.6`](https://redirect.github.com/broofa/mime/blob/HEAD/CHANGELOG.md#406-2024-12-17) [Compare Source](https://redirect.github.com/broofa/mime/compare/v4.0.5...v4.0.6) ##### Bug Fixes - remove sourcemaps ([#​325](https://redirect.github.com/broofa/mime/issues/325)) ([c326c4e](c326c4e06d
)) ### [`v4.0.5`](https://redirect.github.com/broofa/mime/blob/HEAD/CHANGELOG.md#405-2024-12-17) [Compare Source](https://redirect.github.com/broofa/mime/compare/v4.0.4...v4.0.5) ##### Bug Fixes - format types files with prettier ([#​321](https://redirect.github.com/broofa/mime/issues/321)) ([e526816](e526816bbb
)) ##### [4.0.4](https://redirect.github.com/broofa/mime/compare/v4.0.3...v4.0.4) (2024-07-06) ##### [4.0.3](https://redirect.github.com/broofa/mime/compare/v4.0.2...v4.0.3) (2024-04-25) ##### Bug Fixes - add types dir to package.json#files, fixes [#​310](https://redirect.github.com/broofa/mime/issues/310) ([a547ca7](a547ca7191
)) ##### [4.0.2](https://redirect.github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.2) (2024-04-24) ##### Bug Fixes - update mime-score version, fixes [#​297](https://redirect.github.com/broofa/mime/issues/297) ([#​299](https://redirect.github.com/broofa/mime/issues/299)) ([533872a](533872ac66
)) ##### [4.0.1](https://redirect.github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.1) (2023-12-17) ##### Bug Fixes - update mime-score version, fixes [#​297](https://redirect.github.com/broofa/mime/issues/297) ([c150f9b](c150f9be4e
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6163d8b93f
commit
dc716f1bc5
@ -6561,11 +6561,11 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"mime@npm:*, mime@npm:^4.0.4":
|
||||
version: 4.0.4
|
||||
resolution: "mime@npm:4.0.4"
|
||||
version: 4.0.6
|
||||
resolution: "mime@npm:4.0.6"
|
||||
bin:
|
||||
mime: bin/cli.js
|
||||
checksum: 10c0/3046e425ed616613af8c7f4b268ff33ab564baeb24a117ef00475cbb23fbae91369ff2d9918cc6408162b0016bde34ea8cc4041b830fc2c45a8ecaf5b7e3e26f
|
||||
checksum: 10c0/1797b1c6da4cdb817fc18a4b8d99d6034885946f3d3680c2e4eb18bf19d4a64b42559f1eae0d1607e216f584311f9f806b5bfa1426baebeae4807bec5e14188a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user