jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.56k stars 385 forks source link

fix(deps): bump mime-types from 2.1.27 to 2.1.33 #642

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps mime-types from 2.1.27 to 2.1.33.

Release notes

Sourced from mime-types's releases.

2.1.33

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

2.1.32

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

2.1.31

  • deps: mime-db@1.48.0
    • Add extension .mvt to application/vnd.mapbox-vector-tile
    • Add new upstream MIME types
    • Mark text/yaml as compressible

2.1.30

  • 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

2.1.29

  • 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

2.1.28

  • 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
Changelog

Sourced from mime-types's changelog.

2.1.33 / 2021-10-01

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

2.1.32 / 2021-07-27

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

2.1.31 / 2021-06-01

  • deps: mime-db@1.48.0
    • Add extension .mvt to application/vnd.mapbox-vector-tile
    • Add new upstream MIME types
    • Mark text/yaml as compressible

2.1.30 / 2021-04-02

  • 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

2.1.29 / 2021-02-17

  • 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

2.1.28 / 2021-01-01

  • 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

... (truncated)

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 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)
dependabot[bot] commented 2 years ago

Superseded by #652.