gatsby-source-github icon indicating copy to clipboard operation
gatsby-source-github copied to clipboard

Update dependency mime-types to v3

Open renovate[bot] opened this issue 10 months ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
mime-types 2.1.173.0.2 age confidence

Release Notes

jshttp/mime-types (mime-types)

v3.0.2

Compare Source

===================

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

v3.0.1

Compare Source

===================

  • deps: mime-db@​1.54.0

v3.0.0

Compare Source

===================

  • Drop support for node <18
  • deps: mime-db@​1.53.0
  • 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

v2.1.35

Compare Source

===================

  • deps: mime-db@​1.52.0
    • Add extensions from IANA for more image/* types
    • Add extension .asc to application/pgp-keys
    • Add extensions to various XML types
    • Add new upstream MIME types

v2.1.34

Compare Source

===================

  • deps: mime-db@​1.51.0
    • Add new upstream MIME types

v2.1.33

Compare Source

===================

  • deps: mime-db@​1.50.0
    • Add deprecated iWorks mime types and extensions
    • Add new upstream MIME types

v2.1.32

Compare Source

===================

  • deps: mime-db@​1.49.0
    • Add extension .trig to application/trig
    • Add new upstream MIME types

v2.1.31

Compare Source

===================

  • deps: mime-db@​1.48.0
    • Add extension .mvt to application/vnd.mapbox-vector-tile
    • Add new upstream MIME types

v2.1.30

Compare Source

===================

  • deps: mime-db@​1.47.0
    • Add extension .amr to audio/amr
    • Remove ambigious extensions from IANA for application/*+xml types
    • Update primary extension to .es for application/ecmascript

v2.1.29

Compare Source

===================

  • deps: mime-db@​1.46.0
    • Add extension .amr to audio/amr
    • Add extension .m4s to video/iso.segment
    • Add extension .opus to audio/ogg
    • Add new upstream MIME types

v2.1.28

Compare Source

===================

  • deps: mime-db@​1.45.0
    • Add application/ubjson with extension .ubj
    • Add image/avif with extension .avif
    • Add image/ktx2 with extension .ktx2
    • Add extension .dbf to application/vnd.dbf
    • Add extension .rar to application/vnd.rar
    • Add extension .td to application/urc-targetdesc+xml
    • Add new upstream MIME types
    • Fix extension of application/vnd.apple.keynote to be .key

v2.1.27

Compare Source

===================

  • deps: mime-db@​1.44.0
    • Add charsets from IANA
    • Add extension .cjs to application/node
    • Add new upstream MIME types

v2.1.26

Compare Source

===================

  • deps: mime-db@​1.43.0
    • Add application/x-keepass2 with extension .kdbx
    • Add extension .mxmf to audio/mobile-xmf
    • Add extensions from IANA for application/*+xml types
    • Add new upstream MIME types

v2.1.25

Compare Source

===================

  • deps: mime-db@​1.42.0
    • Add new upstream MIME types
    • Add application/toml with extension .toml
    • Add image/vnd.ms-dds with extension .dds

v2.1.24

Compare Source

===================

  • deps: mime-db@​1.40.0
    • Add extensions from IANA for model/* types
    • Add text/mdx with extension .mdx

v2.1.23

Compare Source

===================

  • deps: mime-db@~1.39.0
    • Add extensions .siv and .sieve to application/sieve
    • Add new upstream MIME types

v2.1.22

Compare Source

===================

  • deps: mime-db@~1.38.0
    • Add extension .nq to application/n-quads
    • Add extension .nt to application/n-triples
    • Add new upstream MIME types

v2.1.21

Compare Source

===================

  • deps: mime-db@~1.37.0
    • Add extensions to HEIC image types
    • Add new upstream MIME types

v2.1.20

Compare Source

===================

  • deps: mime-db@~1.36.0
    • Add Apple file extensions from IANA
    • Add extensions from IANA for image/* types
    • Add new upstream MIME types

v2.1.19

Compare Source

===================

  • deps: mime-db@~1.35.0
    • Add extension .csl to application/vnd.citationstyles.style+xml
    • Add extension .es to application/ecmascript
    • Add extension .owl to application/rdf+xml
    • Add new upstream MIME types
    • Add UTF-8 as default charset for text/turtle

v2.1.18

Compare Source

===================

  • deps: mime-db@~1.33.0
    • Add application/raml+yaml with extension .raml
    • Add application/wasm with extension .wasm
    • Add text/shex with extension .shex
    • Add extensions for JPEG-2000 images
    • Add extensions from IANA for message/* types
    • Add new upstream MIME types
    • Update font MIME types
    • Update text/hjson to registered application/hjson

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 27 '25 03:03 renovate[bot]