Update module gabriel-vasile/mimetype to v1.2.0 #812

Merged
konrad merged 1 commits from renovate/github.com-gabriel-vasile-mimetype-1.x into main 2021-03-11 14:45:52 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/gabriel-vasile/mimetype require minor v1.1.2 -> v1.2.0

Release Notes

gabriel-vasile/mimetype

v1.2.0

Compare Source

Add SetLimit function. It lets users set the length of the header mimetype reads from the input. Longer headers give better detection results for file formats that keep their magic numbers towards the end of the file.

New supported formats:

  • OWL application/owl+xml
  • SXC application/vnd.sun.xml.calc
  • HDR image/vnd.radiance
  • ODC application/x-vnd.oasis.opendocument.chart
  • GLB model/gltf-binary

Renovate configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | require | minor | `v1.1.2` -> `v1.2.0` | --- ### Release Notes <details> <summary>gabriel-vasile/mimetype</summary> ### [`v1.2.0`](https://github.com/gabriel-vasile/mimetype/releases/v1.2.0) [Compare Source](https://github.com/gabriel-vasile/mimetype/compare/v1.1.2...v1.2.0) Add SetLimit function. It lets users set the length of the header `mimetype` reads from the input. Longer headers give better detection results for file formats that keep their magic numbers towards the end of the file. New supported formats: - OWL application/owl+xml - SXC application/vnd.sun.xml.calc - HDR image/vnd.radiance - ODC application/x-vnd.oasis.opendocument.chart - GLB model/gltf-binary </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-03-11 14:00:38 +00:00
renovate added 1 commit 2021-03-11 14:00:39 +00:00
continuous-integration/drone/pr Build is passing Details
3557adb624
Update module gabriel-vasile/mimetype to v1.2.0
konrad merged commit 3a7678bfb9 into main 2021-03-11 14:45:52 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#812
No description provided.