Skip to content

Commit fe37a2f

Browse files
Bump github.com/gabriel-vasile/mimetype from 1.4.10 to 1.4.11 (#1485)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.10 to 1.4.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gabriel-vasile/mimetype/releases">github.com/gabriel-vasile/mimetype's releases</a>.</em></p> <blockquote> <h2>v1.4.11 cpio, wordperfect support</h2> <h2>What's Changed</h2> <ul> <li>wordperfect: add support in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/707">gabriel-vasile/mimetype#707</a></li> <li>cpio: add support for binary version in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/709">gabriel-vasile/mimetype#709</a></li> <li>shebang: fix detection with args by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/710">gabriel-vasile/mimetype#710</a></li> <li>shebang: support env -S by <a href="https://github.com/scop"><code>@​scop</code></a> in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/712">gabriel-vasile/mimetype#712</a></li> <li>dxf: add support in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/720">gabriel-vasile/mimetype#720</a></li> <li>clone: stop cloning MIME when there is no charset in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/722">gabriel-vasile/mimetype#722</a></li> <li>aaf: remove individual node for aaf in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/724">gabriel-vasile/mimetype#724</a></li> <li>msoxml: match files and directories for first zip entry in <a href="https://redirect.github.com/gabriel-vasile/mimetype/pull/729">gabriel-vasile/mimetype#729</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11">https://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/99148300a8a57c40a23ee4ef34166a35e68fc7ac"><code>9914830</code></a> msoxml: match files and directories for first zip entry</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/5ec19125b7081089845d1a4216c16bfbf5f3b1b9"><code>5ec1912</code></a> json: prevent one alloc by re-using the same slice (<a href="https://redirect.github.com/gabriel-vasile/mimetype/issues/726">#726</a>)</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/7cfd61491265164f91b75d8f29f3e245220a6157"><code>7cfd614</code></a> performance: use regular funcs instead of var funcs (<a href="https://redirect.github.com/gabriel-vasile/mimetype/issues/670">#670</a>)</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/71a0f37d652d5c01df804ca9804716ec82212d4e"><code>71a0f37</code></a> aaf: remove individual node for aaf</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/d0ad1037e9d643102ec8ea8b62f032850f149592"><code>d0ad103</code></a> supported_mimes: fix lint and make test short</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/fa141bdcb5c76f4d2aabb91be055cae7ca48e96c"><code>fa141bd</code></a> supported_mimes: add .git-blame-ignore-revs</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/16a062b83a0ba2c41827d23ff7d91f99f3a75ee6"><code>16a062b</code></a> supported_mimes: add hierarchy to table</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/49f38623cdd2dad6719bf66c11966d827eff7abf"><code>49f3862</code></a> clone: stop cloning MIME when there is no charset</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/d0a95afda74904eb1e5ac0a3214edac46801d3f9"><code>d0a95af</code></a> dxf: add support; closes <a href="https://redirect.github.com/gabriel-vasile/mimetype/issues/719">#719</a></li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/54d3513b61ca2c6765513e182178a3cf1f4591d6"><code>54d3513</code></a> markup: fix for duplicate branch warning from linter</li> <li>Additional commits viewable in <a href="https://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gabriel-vasile/mimetype&package-manager=go_modules&previous-version=1.4.10&new-version=1.4.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74c92a7 commit fe37a2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/go-playground/validator/v10
33
go 1.24.0
44

55
require (
6-
github.com/gabriel-vasile/mimetype v1.4.10
6+
github.com/gabriel-vasile/mimetype v1.4.11
77
github.com/go-playground/assert/v2 v2.2.0
88
github.com/go-playground/locales v0.14.1
99
github.com/go-playground/universal-translator v0.18.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
22
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3-
github.com/gabriel-vasile/mimetype v1.4.10 h1:zyueNbySn/z8mJZHLt6IPw0KoZsiQNszIpU+bX4+ZK0=
4-
github.com/gabriel-vasile/mimetype v1.4.10/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
3+
github.com/gabriel-vasile/mimetype v1.4.11 h1:AQvxbp830wPhHTqc1u7nzoLT+ZFxGY7emj5DR5DYFik=
4+
github.com/gabriel-vasile/mimetype v1.4.11/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
55
github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s=
66
github.com/go-playground/assert/v2 v2.2.0/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
77
github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA=

0 commit comments

Comments
 (0)