Update module github.com/gabriel-vasile/mimetype to v1.2.0 #17

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-03-11 18:28:06 +03:00
renovate[bot] commented 2021-03-11 16:54:12 +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.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: 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.1.2` -> `v1.2.0` | --- ### Release Notes <details> <summary>gabriel-vasile/mimetype</summary> ### [`v1.2.0`](https://togithub.com/gabriel-vasile/mimetype/releases/v1.2.0) [Compare Source](https://togithub.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 :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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.