AButler / upload-release-assets

GitHub Action to upload assets to a Release
MIT License
57 stars 20 forks source link

Bump mime-types and @types/mime-types #35

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps mime-types and @types/mime-types. These dependencies needed to be updated together. Updates mime-types from 2.1.24 to 2.1.35

Release notes

Sourced from mime-types's releases.

2.1.35

  • 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

2.1.34

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

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

... (truncated)

Changelog

Sourced from mime-types's changelog.

2.1.35 / 2022-03-12

  • 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

2.1.34 / 2021-11-08

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

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

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

... (truncated)

Commits


Updates @types/mime-types from 2.1.0 to 2.1.4

Commits


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