Build(deps): Bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6
Bumps github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.6.
Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
v1.4.6
What's Changed
- Improve ftyp detection in gabriel-vasile/mimetype#564
- CSV/TSV use a pool of buffered readers to avoid allocs by in gabriel-vasile/mimetype#573
- feat: Add parquet file detection by
@kwkelly
in gabriel-vasile/mimetype#578- add application/xml as alias of text/xml in gabriel-vasile/mimetype#581
- retract v1.4.4; closes #575 in gabriel-vasile/mimetype#591
- action for benchmarking detectors in gabriel-vasile/mimetype#590
- Remove GPL file by
@canadacow
in gabriel-vasile/mimetype#583New Contributors
@kwkelly
made their first contribution in gabriel-vasile/mimetype#578@canadacow
made their first contribution in gabriel-vasile/mimetype#583Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.5...v1.4.6
Commits
-
2998a94
Remove GPL test file (#583) -
8a780a5
Bump actions/checkout from 4.1.7 to 4.2.1 in the github-actions group (#592) -
458b62d
action for benchmarking detectors (#590) -
fd16da2
retract v1.4.4; closes #575. (#591) -
3cf98ef
Bump golang.org/x/net in the gomod group across 1 directory (#585) -
9349e46
Bump the github-actions group across 1 directory with 2 updates (#586) -
7798415
add benchmark action that leaves comment on PR (#588) -
c6c5e4f
Make mso detection work similar to what file/file does -
c78cb11
add application/xml as alias; close #227 (#581) -
c4abedc
feat: Add parquet file detection (#578) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts