Quaver / api-v2

The new v2 API server for Quaver.
https://api.quavergame.com/v2/
GNU Affero General Public License v3.0
4 stars 0 forks source link

Update module github.com/gabriel-vasile/mimetype to v1.4.7 #130

Open aiae-renovate opened 5 days ago

aiae-renovate commented 5 days ago

This PR contains the following updates:

Package Type Update Change
github.com/gabriel-vasile/mimetype require patch v1.4.5 -> v1.4.7

Release Notes

gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype) ### [`v1.4.7`](https://togithub.com/gabriel-vasile/mimetype/releases/tag/v1.4.7) [Compare Source](https://togithub.com/gabriel-vasile/mimetype/compare/v1.4.6...v1.4.7) #### What's Changed - remove torrent testdata; closes [#​398](https://togithub.com/gabriel-vasile/mimetype/issues/398) by [@​gabriel-vasile](https://togithub.com/gabriel-vasile) in [https://github.com/gabriel-vasile/mimetype/pull/597](https://togithub.com/gabriel-vasile/mimetype/pull/597) - add support for CBOR files by [@​gabriel-vasile](https://togithub.com/gabriel-vasile) in [https://github.com/gabriel-vasile/mimetype/pull/598](https://togithub.com/gabriel-vasile/mimetype/pull/598) - Remove macho fixtures by [@​gabriel-vasile](https://togithub.com/gabriel-vasile) in [https://github.com/gabriel-vasile/mimetype/pull/602](https://togithub.com/gabriel-vasile/mimetype/pull/602) - remove most of the files from testdata by [@​gabriel-vasile](https://togithub.com/gabriel-vasile) in [https://github.com/gabriel-vasile/mimetype/pull/603](https://togithub.com/gabriel-vasile/mimetype/pull/603) - Bump golang.org/x/net from 0.30.0 to 0.31.0 in the gomod group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gabriel-vasile/mimetype/pull/605](https://togithub.com/gabriel-vasile/mimetype/pull/605) - rename application/javascript to text/javascript by [@​gabriel-vasile](https://togithub.com/gabriel-vasile) in [https://github.com/gabriel-vasile/mimetype/pull/604](https://togithub.com/gabriel-vasile/mimetype/pull/604) **Full Changelog**: https://github.com/gabriel-vasile/mimetype/compare/v1.4.6...v1.4.7 ### [`v1.4.6`](https://togithub.com/gabriel-vasile/mimetype/releases/tag/v1.4.6) [Compare Source](https://togithub.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://togithub.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://togithub.com/gabriel-vasile/mimetype/pull/573) - feat: Add parquet file detection by [@​kwkelly](https://togithub.com/kwkelly) in [https://github.com/gabriel-vasile/mimetype/pull/578](https://togithub.com/gabriel-vasile/mimetype/pull/578) - add application/xml as alias of text/xml in [https://github.com/gabriel-vasile/mimetype/pull/581](https://togithub.com/gabriel-vasile/mimetype/pull/581) - retract v1.4.4; closes [#​575](https://togithub.com/gabriel-vasile/mimetype/issues/575) in [https://github.com/gabriel-vasile/mimetype/pull/591](https://togithub.com/gabriel-vasile/mimetype/pull/591) - action for benchmarking detectors in [https://github.com/gabriel-vasile/mimetype/pull/590](https://togithub.com/gabriel-vasile/mimetype/pull/590) - Remove GPL file by [@​canadacow](https://togithub.com/canadacow) in [https://github.com/gabriel-vasile/mimetype/pull/583](https://togithub.com/gabriel-vasile/mimetype/pull/583) #### New Contributors - [@​kwkelly](https://togithub.com/kwkelly) made their first contribution in [https://github.com/gabriel-vasile/mimetype/pull/578](https://togithub.com/gabriel-vasile/mimetype/pull/578) - [@​canadacow](https://togithub.com/canadacow) made their first contribution in [https://github.com/gabriel-vasile/mimetype/pull/583](https://togithub.com/gabriel-vasile/mimetype/pull/583) **Full Changelog**: https://github.com/gabriel-vasile/mimetype/compare/v1.4.5...v1.4.6

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 becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

aiae-renovate commented 5 days ago

β„Ή Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/crypto v0.28.0 -> v0.29.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0