chore(deps): update dependency mime to v2
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
- Add mimes for ZSTD, APNG, JP2000
- Add
known_types/0to list all known types
- Add
v2.0.5
- Allow conflicting extension to be overridden
v2.0.4
- Only returns extensions from known suffixes
- Allow mime types to be fully overridden
v2.0.3
- Support Markdown, JPEG XL, and PSD formats
v2.0.2
- Support Associated Signature Containers (ASiC) files
- Support
.atomand.rssfiles
- Support
v2.0.1
- Add
.textextension to text/plain
v2.0.0
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.
🤖 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/