Skip to content

Commit

Permalink
fix(deps): update dependency mime to v4.0.6 (#9034)
Browse files Browse the repository at this point in the history
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
([#&#8203;325](https://redirect.github.com/broofa/mime/issues/325))
([c326c4e](https://redirect.github.com/broofa/mime/commit/c326c4e06db373164618ce01634c638aa35e3653))

###
[`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
([#&#8203;321](https://redirect.github.com/broofa/mime/issues/321))
([e526816](https://redirect.github.com/broofa/mime/commit/e526816bbbbbe663fdcf006761a9bfa446fc6246))

#####
[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
[#&#8203;310](https://redirect.github.com/broofa/mime/issues/310)
([a547ca7](https://redirect.github.com/broofa/mime/commit/a547ca719186ed42da1eb4c4196d1c889156a7cc))

#####
[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
[#&#8203;297](https://redirect.github.com/broofa/mime/issues/297)
([#&#8203;299](https://redirect.github.com/broofa/mime/issues/299))
([533872a](https://redirect.github.com/broofa/mime/commit/533872ac66d45505b05742334f8c752ce06074b9))

#####
[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
[#&#8203;297](https://redirect.github.com/broofa/mime/issues/297)
([c150f9b](https://redirect.github.com/broofa/mime/commit/c150f9be4e7286bb263085fc21f4778b527b7866))

</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>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 6163d8b commit dc716f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit dc716f1

Please sign in to comment.