elixir-google-api icon indicating copy to clipboard operation
elixir-google-api copied to clipboard

chore(deps): update dependency mime to v2

Open renovate-bot opened this issue 3 years ago • 1 comments

This PR contains the following updates:

Package Update Change
mime (source) major ~> 1.0 -> ~> 2.0

Release Notes

elixir-plug/mime (mime)

v2.0.6

Compare Source

  • Add mimes for ZSTD, APNG, JP2000
    • Add known_types/0 to list all known types

v2.0.5

Compare Source

  • Allow conflicting extension to be overridden

v2.0.4

Compare Source

  • Only returns extensions from known suffixes
    • Allow mime types to be fully overridden

v2.0.3

Compare Source

  • Support Markdown, JPEG XL, and PSD formats

v2.0.2

Compare Source

  • Support Associated Signature Containers (ASiC) files
    • Support .atom and .rss files

v2.0.1

Compare Source

  • Add .text extension to text/plain

v2.0.0

Compare Source

Upgrade note: mime v2 no longer ships with a complete database of mime.types, instead it lists the most common mime types used by web applications. When upgrading, check carefully if all mime types used by your app are supported.

  • Ship with our own minimal types database

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 Dec 28 '21 20:12 renovate-bot

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/