go-epub
go-epub copied to clipboard
chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.7 in the all group across 1 directory
trafficstars
Bumps the all group with 1 update in the / directory: github.com/gabriel-vasile/mimetype.
Updates github.com/gabriel-vasile/mimetype from 1.4.5 to 1.4.7
Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
v1.4.7
What's Changed
- remove torrent testdata; closes #398 by
@gabriel-vasilein gabriel-vasile/mimetype#597- add support for CBOR files by
@gabriel-vasilein gabriel-vasile/mimetype#598- Remove macho fixtures by
@gabriel-vasilein gabriel-vasile/mimetype#602- remove most of the files from testdata by
@gabriel-vasilein gabriel-vasile/mimetype#603- Bump golang.org/x/net from 0.30.0 to 0.31.0 in the gomod group by
@dependabotin gabriel-vasile/mimetype#605- rename application/javascript to text/javascript by
@gabriel-vasilein gabriel-vasile/mimetype#604Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.6...v1.4.7
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
@kwkellyin 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
@canadacowin gabriel-vasile/mimetype#583New Contributors
@kwkellymade their first contribution in gabriel-vasile/mimetype#578@canadacowmade their first contribution in gabriel-vasile/mimetype#583Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.5...v1.4.6
Commits
575b761Bump github/codeql-action in the github-actions group (#606)4c93ad3rename application/javascript to text/javascript (#604)bd7617aBump golang.org/x/net from 0.30.0 to 0.31.0 in the gomod group (#605)50af98bBump the github-actions group across 1 directory with 3 updates (#599)4ade0f9remote most of the files from testdata (#603)2f8f7d8Remove macho fixtures (#602)f4b2ca5add support for CBOR files (#598)ff62397remove torrent testdata; closes #398 (#597)2998a94Remove GPL test file (#583)8a780a5Bump actions/checkout from 4.1.7 to 4.2.1 in the github-actions group (#592)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions