Update module github.com/gabriel-vasile/mimetype to v1.3.0 #36

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-05-10 14:05:38 +03:00
renovate[bot] commented 2021-05-10 12:24:54 +03:00 (Migrated from github.com)

WhiteSource Renovate

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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 WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gabriel-vasile/mimetype](https://togithub.com/gabriel-vasile/mimetype) | require | minor | `v1.2.0` -> `v1.3.0` | --- ### Release Notes <details> <summary>gabriel-vasile/mimetype</summary> ### [`v1.3.0`](https://togithub.com/gabriel-vasile/mimetype/releases/v1.3.0) [Compare Source](https://togithub.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://togithub.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://togithub.com/gabriel-vasile/mimetype/issues/152) Check for zip header in chrome extensions - [#&#8203;145](https://togithub.com/gabriel-vasile/mimetype/issues/145) Add support for other text encodings/charsets </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻️ **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro-store-s3).
Sign in to join this conversation.
No description provided.