⬆️ Bump mime-types from 2.1.35 to 3.0.1
Bumps mime-types from 2.1.35 to 3.0.1.
Release notes
Sourced from mime-types's releases.
v3.0.1
What's Changed
- chore: upgrade scorecard workflow pinned action versions by
@carpassein jshttp/mime-types#130- fix: update mime-db dependency to version 1.54.0 by
@bjohansebasin jshttp/mime-types#133- Release 3.0.1 by
@UlisesGasconin jshttp/mime-types#134New Contributors
@bjohansebasmade their first contribution in jshttp/mime-types#133@UlisesGasconmade their first contribution in jshttp/mime-types#134Full Changelog: https://github.com/jshttp/mime-types/compare/v3.0.0...v3.0.1
v3.0.0
What's Changed
- Replace deprecated String.prototype.substr() by
@CommanderRootin jshttp/mime-types#96- Fix Node 8 and 9 tests, pin nyc version used for testing in Node 9 and 8 by
@jonchurchin jshttp/mime-types#123- Add support for OSSF scorecard reporting by
@carpassein jshttp/mime-types#121- v3: Remove node < 18 from CI matrix by
@broofain jshttp/mime-types#118- fix: [email protected] by
@wesleytoddin jshttp/mime-types#126- feat!: resolve extension conflicts with mime-score, close #116 by
@broofain jshttp/mime-types#119- Release: 3.0 by
@wesleytoddin jshttp/mime-types#129New Contributors
@CommanderRootmade their first contribution in jshttp/mime-types#96@jonchurchmade their first contribution in jshttp/mime-types#123@broofamade their first contribution in jshttp/mime-types#118@wesleytoddmade their first contribution in jshttp/mime-types#126Full Changelog: https://github.com/jshttp/mime-types/compare/2.1.35...v3.0.0
Changelog
Sourced from mime-types's changelog.
3.0.1 / 2025-03-26
- deps: [email protected]
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
64e03d9Release 3.0.1 (#134)31561eadeps: [email protected] (#133)086d3e7chore: upgrade scorecard workflow pinned action versions (#130)4b3ae383.0.07c86fc0fix: corrected hisotry.mdec8d663fix: added mimeScore.js to files1133873fix(docs): updated history.md with missing entries for 3.x541f9c5feat!: resolve extension conflicts with mime-score, close #116 (#119)540d9f3fix: [email protected] (#126)d0164d1fix(ci): run correctly for prs- 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This PR is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This PR was closed because it has been stalled for 28 days with no activity.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.