Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps mime-types from 2.1.35 to 3.0.2.

Release notes

Sourced from mime-types's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: jshttp/mime-types@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: jshttp/mime-types@v3.0.0...v3.0.1

v3.0.0

What's Changed

... (truncated)

Changelog

Sourced from mime-types's changelog.

3.0.2 / 2025-11-20

  • 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).

3.0.1 / 2025-03-26

3.0.0 / 2024-08-31

  • Drop support for node <18
  • deps: [email protected]
  • 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
Commits
  • 29a0302 3.0.2 (#169)
  • c3ebfb1 build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.32.0 (#155)
  • 02e8eb2 fix: update JSDoc to convey only false return (#152)
  • ef03e6a build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#147)
  • 636cd1b build(deps-dev): bump mocha from 10.2.0 to 10.8.2 (#149)
  • c02166b build(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 (#148)
  • 44956c6 build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#144)
  • 5e3bb15 build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 (#150)
  • 53f720c build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#167)
  • eac806f build(deps): bump github/codeql-action from 3.30.0 to 3.30.5 (#168)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for mime-types since your current version.


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)

Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.35 to 3.0.2.
- [Release notes](https://github.com/jshttp/mime-types/releases)
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md)
- [Commits](jshttp/mime-types@2.1.35...v3.0.2)

---
updated-dependencies:
- dependency-name: mime-types
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant