Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps github.com/gabriel-vasile/mimetype from 1.4.9 to 1.4.11.

Release notes

Sourced from github.com/gabriel-vasile/mimetype's releases.

v1.4.11 cpio, wordperfect support

What's Changed

Full Changelog: gabriel-vasile/mimetype@v1.4.10...v1.4.11

v1.4.10 perfomance inprovements, tests and new formats

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 --mime utility.

https://github.com/gabriel-vasile/mimetype_tests repo is now used for running comparisons between mimetype and $ file --mime. It contains 50 000 samples and mimetype identifies the same format as $ file --mime for ~97% of them. Results are in the Actions tab.

What's Changed

New Contributors

... (truncated)

Commits
  • 9914830 msoxml: match files and directories for first zip entry
  • 5ec1912 json: prevent one alloc by re-using the same slice (#726)
  • 7cfd614 performance: use regular funcs instead of var funcs (#670)
  • 71a0f37 aaf: remove individual node for aaf
  • d0ad103 supported_mimes: fix lint and make test short
  • fa141bd supported_mimes: add .git-blame-ignore-revs
  • 16a062b supported_mimes: add hierarchy to table
  • 49f3862 clone: stop cloning MIME when there is no charset
  • d0a95af dxf: add support; closes #719
  • 54d3513 markup: fix for duplicate branch warning from linter
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 30, 2025 05:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 30, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Oct 30, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.11 branch from 05fc18c to 1be8f9f Compare November 4, 2025 05:06
@pacostas pacostas force-pushed the dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.11 branch from 1be8f9f to f18927b Compare November 5, 2025 20:54
@pacostas pacostas closed this Nov 25, 2025
@pacostas pacostas force-pushed the dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.11 branch from f18927b to c8ef705 Compare November 25, 2025 14:23
@dependabot dependabot bot merged commit c8ef705 into v2 Nov 25, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.11 branch November 25, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants