Update module gabriel-vasile/mimetype to v1.3.0 #857

Merged
konrad merged 1 commits from renovate/github.com-gabriel-vasile-mimetype-1.x into main 2021-05-10 10:16:26 +00:00
Member

This PR contains the following updates:

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

Release Notes

gabriel-vasile/mimetype

v1.3.0

Compare Source

Add Extend function. It allows users to detect other file formats not detected by mimetype. See example for usage.

New supported formats:

  • .lnk application/x-ms-shortcut
  • .xpm image/x-xpixmap

Fixes:

  • #​152 Check for zip header in chrome extensions
  • #​145 Add support for other text encodings/charsets

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.2.0` -> `v1.3.0` | --- ### Release Notes <details> <summary>gabriel-vasile/mimetype</summary> ### [`v1.3.0`](https://github.com/gabriel-vasile/mimetype/releases/v1.3.0) [Compare Source](https://github.com/gabriel-vasile/mimetype/compare/v1.2.0...v1.3.0) Add Extend function. It allows users to detect other file formats not detected by `mimetype`. See [example](https://github.com/gabriel-vasile/mimetype/blob/422cc9c142c5ad536d0a2a463bf259ee0cbcca44/example_mimetype_test.go#L63) for usage. New supported formats: - .lnk application/x-ms-shortcut - .xpm image/x-xpixmap Fixes: - [#&#8203;152](https://github.com/gabriel-vasile/mimetype/issues/152) Check for zip header in chrome extensions - [#&#8203;145](https://github.com/gabriel-vasile/mimetype/issues/145) Add support for other text encodings/charsets </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-05-10 10:00:35 +00:00
renovate added 1 commit 2021-05-10 10:00:36 +00:00
continuous-integration/drone/pr Build is passing Details
136af16b79
Update module gabriel-vasile/mimetype to v1.3.0
konrad merged commit d69482cda9 into main 2021-05-10 10:16:26 +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#857
No description provided.