[PR #2784] [CLOSED] Bump mime from 3.0.0 to 4.0.4 in /collector #4116

Closed
opened 2026-02-22 18:35:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2784
Author: @dependabot[bot]
Created: 12/9/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/collector/mime-4.0.4


📝 Commits (1)

  • b6839df Bump mime from 3.0.0 to 4.0.4 in /collector

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 collector/package.json (+1 -1)
📝 collector/yarn.lock (+4 -4)

📄 Description

Bumps mime from 3.0.0 to 4.0.4.

Changelog

Sourced from mime's changelog.

4.0.4 (2024-07-06)

4.0.3 (2024-04-25)

Bug Fixes

  • add types dir to package.json#files, fixes #310 (a547ca7)

4.0.2 (2024-04-24)

Bug Fixes

4.0.1 (2023-12-17)

Bug Fixes

4.0.0 (2023-11-29)

4.0.0-beta.1 (2023-09-14)

4.0.0-beta.0 (2023-09-13)

⚠ BREAKING CHANGES

  • drop node < 18 from CI matrix
  • exit from CLI with non-zero exit code when no result
  • drop CJS support, switch to TS

Features

  • add getAllExtensions() method (f22b6f0)
  • add reverse lookup option (--reverse, -r) feature to CLI (e0da103)

ci

  • drop node < 18 from CI matrix (ef38fd5)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2784 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/collector/mime-4.0.4` --- ### 📝 Commits (1) - [`b6839df`](https://github.com/Mintplex-Labs/anything-llm/commit/b6839df1ed269632ab3dc9a6a378efd20476440b) Bump mime from 3.0.0 to 4.0.4 in /collector ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `collector/package.json` (+1 -1) 📝 `collector/yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [mime](https://github.com/broofa/mime) from 3.0.0 to 4.0.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/broofa/mime/blob/main/CHANGELOG.md">mime's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/broofa/mime/compare/v4.0.3...v4.0.4">4.0.4</a> (2024-07-06)</h3> <h3><a href="https://github.com/broofa/mime/compare/v4.0.2...v4.0.3">4.0.3</a> (2024-04-25)</h3> <h3>Bug Fixes</h3> <ul> <li>add types dir to package.json#files, fixes <a href="https://redirect.github.com/broofa/mime/issues/310">#310</a> (<a href="https://github.com/broofa/mime/commit/a547ca719186ed42da1eb4c4196d1c889156a7cc">a547ca7</a>)</li> </ul> <h3><a href="https://github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.2">4.0.2</a> (2024-04-24)</h3> <h3>Bug Fixes</h3> <ul> <li>update mime-score version, fixes <a href="https://redirect.github.com/broofa/mime/issues/297">#297</a> (<a href="https://redirect.github.com/broofa/mime/issues/299">#299</a>) (<a href="https://github.com/broofa/mime/commit/533872ac66d45505b05742334f8c752ce06074b9">533872a</a>)</li> </ul> <h3><a href="https://github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.1">4.0.1</a> (2023-12-17)</h3> <h3>Bug Fixes</h3> <ul> <li>update mime-score version, fixes <a href="https://redirect.github.com/broofa/mime/issues/297">#297</a> (<a href="https://github.com/broofa/mime/commit/c150f9be4e7286bb263085fc21f4778b527b7866">c150f9b</a>)</li> </ul> <h2><a href="https://github.com/broofa/mime/compare/v4.0.0-beta.1...v4.0.0">4.0.0</a> (2023-11-29)</h2> <h2><a href="https://github.com/broofa/mime/compare/v4.0.0-beta.0...v4.0.0-beta.1">4.0.0-beta.1</a> (2023-09-14)</h2> <h2><a href="https://github.com/broofa/mime/compare/v2.6.0...v4.0.0-beta.0">4.0.0-beta.0</a> (2023-09-13)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>drop node &lt; 18 from CI matrix</li> <li>exit from CLI with non-zero exit code when no result</li> <li>drop CJS support, switch to TS</li> </ul> <h3>Features</h3> <ul> <li>add getAllExtensions() method (<a href="https://github.com/broofa/mime/commit/f22b6f0ddca2da78e6863317b6fc5ec88ef7edec">f22b6f0</a>)</li> <li>add reverse lookup option (--reverse, -r) feature to CLI (<a href="https://github.com/broofa/mime/commit/e0da1036145da62242efd79aedf1f07d01608f25">e0da103</a>)</li> </ul> <h3>ci</h3> <ul> <li>drop node &lt; 18 from CI matrix (<a href="https://github.com/broofa/mime/commit/ef38fd5c8c78f1d688487a06e52091a1efbf3341">ef38fd5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/broofa/mime/commit/cfa9bb0e17d02ee8fc8d1e514c3ded274c62245c"><code>cfa9bb0</code></a> chore(release): 4.0.4</li> <li><a href="https://github.com/broofa/mime/commit/a64d22d7d76f2480cba9e6404ca59675b7bbf7bd"><code>a64d22d</code></a> ci: update setup-node action</li> <li><a href="https://github.com/broofa/mime/commit/a6144ae3e98d95ad8d697e14cab0e197cb59742f"><code>a6144ae</code></a> chore: update release note</li> <li><a href="https://github.com/broofa/mime/commit/3dbff33842259899f9fd1f7e51ffc7803a0d53df"><code>3dbff33</code></a> chore: update packages (<a href="https://redirect.github.com/broofa/mime/issues/317">#317</a>)</li> <li><a href="https://github.com/broofa/mime/commit/a8ee9fd18447432d667dd2ccba550d01f86c3929"><code>a8ee9fd</code></a> ci: run build as part of test script (<a href="https://redirect.github.com/broofa/mime/issues/316">#316</a>)</li> <li><a href="https://github.com/broofa/mime/commit/5f8471f99fb53d2d749c8af493272d53117a732b"><code>5f8471f</code></a> chore(release): 4.0.3</li> <li><a href="https://github.com/broofa/mime/commit/b025aeb4c183265264a932aef630cd046f9bbf23"><code>b025aeb</code></a> fix: add types dir to package.json#files, fixes <a href="https://redirect.github.com/broofa/mime/issues/310">#310</a></li> <li><a href="https://github.com/broofa/mime/commit/56774379ebbc0c43a967ab47ae033c25ae6b3531"><code>5677437</code></a> chore: type updates from mime-db</li> <li><a href="https://github.com/broofa/mime/commit/a34dac529c2aaf2a0bc5ff8be26f983795d0a5e9"><code>a34dac5</code></a> chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/broofa/mime/issues/315">#315</a>)</li> <li><a href="https://github.com/broofa/mime/commit/8175a1dcd64db8de59b3ca47fb758da28388dc3d"><code>8175a1d</code></a> Update README.md (<a href="https://redirect.github.com/broofa/mime/issues/312">#312</a>)</li> <li>Additional commits viewable in <a href="https://github.com/broofa/mime/compare/v3.0.0...v4.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mime&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=4.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:10 -05:00
yindo closed this issue 2026-02-22 18:35:10 -05:00
yindo changed title from [PR #2784] Bump mime from 3.0.0 to 4.0.4 in /collector to [PR #2784] [CLOSED] Bump mime from 3.0.0 to 4.0.4 in /collector 2026-06-05 15:16:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4116