Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4…
….6 (#6247) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/gabriel-vasile/mimetype](https://redirect.github.com/gabriel-vasile/mimetype) | `v1.4.5` -> `v1.4.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.5/v1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.5/v1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)</summary> ### [`v1.4.6`](https://redirect.github.com/gabriel-vasile/mimetype/releases/tag/v1.4.6) [Compare Source](https://redirect.github.com/gabriel-vasile/mimetype/compare/v1.4.5...v1.4.6) #### What's Changed - Improve ftyp detection in [https://github.com/gabriel-vasile/mimetype/pull/564](https://redirect.github.com/gabriel-vasile/mimetype/pull/564) - CSV/TSV use a pool of buffered readers to avoid allocs by in [https://github.com/gabriel-vasile/mimetype/pull/573](https://redirect.github.com/gabriel-vasile/mimetype/pull/573) - feat: Add parquet file detection by [@​kwkelly](https://redirect.github.com/kwkelly) in [https://github.com/gabriel-vasile/mimetype/pull/578](https://redirect.github.com/gabriel-vasile/mimetype/pull/578) - add application/xml as alias of text/xml in [https://github.com/gabriel-vasile/mimetype/pull/581](https://redirect.github.com/gabriel-vasile/mimetype/pull/581) - retract v1.4.4; closes [#​575](https://redirect.github.com/gabriel-vasile/mimetype/issues/575) in [https://github.com/gabriel-vasile/mimetype/pull/591](https://redirect.github.com/gabriel-vasile/mimetype/pull/591) - action for benchmarking detectors in [https://github.com/gabriel-vasile/mimetype/pull/590](https://redirect.github.com/gabriel-vasile/mimetype/pull/590) - Remove GPL file by [@​canadacow](https://redirect.github.com/canadacow) in [https://github.com/gabriel-vasile/mimetype/pull/583](https://redirect.github.com/gabriel-vasile/mimetype/pull/583) #### New Contributors - [@​kwkelly](https://redirect.github.com/kwkelly) made their first contribution in [https://github.com/gabriel-vasile/mimetype/pull/578](https://redirect.github.com/gabriel-vasile/mimetype/pull/578) - [@​canadacow](https://redirect.github.com/canadacow) made their first contribution in [https://github.com/gabriel-vasile/mimetype/pull/583](https://redirect.github.com/gabriel-vasile/mimetype/pull/583) **Full Changelog**: gabriel-vasile/mimetype@v1.4.5...v1.4.6 </details> --- ### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information