Update module github.com/gabriel-vasile/mimetype to v1.4.15 - #48
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/gabriel-vasile/mimetype to v1.4.15#48renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
October 13, 2023 05:35
30998dd to
9a67ba2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
February 14, 2024 11:22
9a67ba2 to
09f180b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
May 24, 2024 08:42
09f180b to
0d17576
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
July 26, 2024 08:37
0d17576 to
03edaa8
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
October 15, 2024 09:00
03edaa8 to
b94d3c7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
November 21, 2024 02:59
b94d3c7 to
1cd3a7a
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
January 5, 2025 08:26
1cd3a7a to
0a32e82
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
April 19, 2025 08:13
0a32e82 to
10a7a58
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
May 8, 2025 04:11
10a7a58 to
c126140
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
2 times, most recently
from
August 16, 2025 03:13
2aaa976 to
d9146c2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
September 1, 2025 03:29
d9146c2 to
d72a971
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
November 1, 2025 12:15
d72a971 to
35e3784
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
December 13, 2025 15:53
35e3784 to
54505db
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
February 2, 2026 03:40
54505db to
dee3871
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
April 12, 2026 06:11
dee3871 to
f9242d1
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
April 29, 2026 12:06
f9242d1 to
6578f8b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
June 14, 2026 08:27
6578f8b to
ce9a636
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
2 times, most recently
from
June 18, 2026 21:42
ce9a636 to
f64062f
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
July 22, 2026 21:31
f64062f to
943120d
Compare
renovate
Bot
force-pushed
the
renovate/github.com-gabriel-vasile-mimetype-1.x
branch
from
July 23, 2026 16:47
943120d to
ecbda47
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.1→v1.4.15Release Notes
gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)
v1.4.15: fix int overflow on 32bit archCompare Source
What's Changed
This release fixes an integer overflow panic on 32 bit architectures and retracts the previous release.
Full Changelog: gabriel-vasile/mimetype@v.1.4.14...v1.4.15
v1.4.14: pyc, pcap, cycloned, gedcom supportCompare Source
Media type changes
application/x-bytecode.python,application/vnd.tcpdump.pcap,application/vnd.cyclonedx+xml,application/vnd.cyclonedx+json,text/vnd.familysearch.gedcomimage/vnd.mozilla.apngsuperseded byimage/apngvideo/x-matroskasuperseded byvideo/matroskaapplication/x-rar-compressedsuperseded byapplication/vnd.rarFull changelog
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.13...v1.4.14
v1.4.13: Support for .hlp, .inf, .fm, .bufrCompare Source
What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.12...v1.4.13
v1.4.12: RFC822, GRIB, Zlib supportCompare Source
What's Changed
Full Changelog: gabriel-vasile/mimetype@v1.4.11...v1.4.12
v1.4.11: cpio, wordperfect supportCompare Source
What's Changed
Full Changelog: gabriel-vasile/mimetype@v1.4.10...v1.4.11
v1.4.10: perfomance inprovements, tests and new formatsCompare Source
This release adds support for XHTML, Lotus-1-2-3, KML, shell scripts, VSDX, OneNote, CHM and Netpbm file formats.
Changes were made to make mimetype behave more file linux
$ file --mimeutility.https://github.com/gabriel-vasile/mimetype_tests repo is now used for running comparisons between
mimetypeand$ file --mime. It contains 50 000 samples andmimetypeidentifies the same format as$ file --mimefor ~97% of them. Results are in the Actions tab.What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.9...v1.4.10
v1.4.9: GLTF support and performance improvementsCompare Source
What's Changed
Full Changelog: gabriel-vasile/mimetype@v1.4.8...v1.4.9
v1.4.8: Add support for APKCompare Source
What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.7...v1.4.8
v1.4.7Compare Source
What's Changed
Full Changelog: gabriel-vasile/mimetype@v1.4.6...v1.4.7
v1.4.6Compare Source
What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.5...v1.4.6
v1.4.5Compare Source
What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.4...v1.4.5
v1.4.4Compare Source
What's Changed
Security fixes:
Update
golang.org/x/netto latest. Fixes: CVE-2023-45288Performance improvements:
Benchmarks:
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.3...v1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.2...v1.4.3
v1.4.2Compare Source
What's Changed
New Contributors
Full Changelog: gabriel-vasile/mimetype@v1.4.1...v1.4.2
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.