Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8985bcf

Browse files
chore: bump github.com/go-playground/validator/v10 from 10.29.0 to 10.30.0 (#21367)
Bumps[github.com/go-playground/validator/v10](https://github.com/go-playground/validator)from 10.29.0 to 10.30.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/go-playground/validator/releases">github.com/go-playground/validator/v10'sreleases</a>.</em></p><blockquote><h2>Release 10.30.0</h2><h2>What's Changed</h2><ul><li>Bump golang.org/x/crypto from 0.45.0 to 0.46.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]in <ahref="https://redirect.github.com/go-playground/validator/pull/1504">go-playground/validator#1504</a></li><li>Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]in <ahref="https://redirect.github.com/go-playground/validator/pull/1505">go-playground/validator#1505</a></li><li>docs: document omitzero by <ahref="https://github.com/minoritea"><code>@​minoritea</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1509">go-playground/validator#1509</a></li><li>fix: add missing translations for alpha validators by <ahref="https://github.com/shindonghwi"><code>@​shindonghwi</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1510">go-playground/validator#1510</a></li><li>fix: resolve panic when using aliases with OR operator by <ahref="https://github.com/shindonghwi"><code>@​shindonghwi</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1507">go-playground/validator#1507</a></li><li>fix: resolve panic when using cross-field validators withValidateMap by <ahref="https://github.com/shindonghwi"><code>@​shindonghwi</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1508">go-playground/validator#1508</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/minoritea"><code>@​minoritea</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1509">go-playground/validator#1509</a></li><li><ahref="https://github.com/shindonghwi"><code>@​shindonghwi</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1510">go-playground/validator#1510</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/go-playground/validator/compare/v10.29.0...v10.30.0">https://github.com/go-playground/validator/compare/v10.29.0...v10.30.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/go-playground/validator/commit/e9b900c8d62465f85de0713979d929d770f5ce49"><code>e9b900c</code></a>fix: resolve panic when using cross-field validators with ValidateMap(<ahref="https://redirect.github.com/go-playground/validator/issues/1508">#1508</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/7aba81cf8ee5359d19ac8a199f71e6183fb8b180"><code>7aba81c</code></a>fix: resolve panic when using aliases with OR operator (<ahref="https://redirect.github.com/go-playground/validator/issues/1507">#1507</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/4d600befdd2c5ff437025b3d022fbc0ca7e90f17"><code>4d600be</code></a>fix: add missing translations for alpha validators (<ahref="https://redirect.github.com/go-playground/validator/issues/1510">#1510</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/b0e4ba2e690d26c3f0866c34ca49b4b9776c87f4"><code>b0e4ba2</code></a>docs: document omitzero (<ahref="https://redirect.github.com/go-playground/validator/issues/1509">#1509</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/79fba72b00b11aa90ede835b66afcb74ee182488"><code>79fba72</code></a>Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (<ahref="https://redirect.github.com/go-playground/validator/issues/1505">#1505</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/c3c9084f6fef2685d7bbf6482a38f1345cd1771b"><code>c3c9084</code></a>Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (<ahref="https://redirect.github.com/go-playground/validator/issues/1504">#1504</a>)</li><li>See full diff in <ahref="https://github.com/go-playground/validator/compare/v10.29.0...v10.30.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-playground/validator/v10&package-manager=go_modules&previous-version=10.29.0&new-version=10.30.0)](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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 parent8991a59 commit8985bcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ require (
125125
github.com/go-chi/httpratev0.15.0
126126
github.com/go-jose/go-jose/v4v4.1.3
127127
github.com/go-logr/logrv1.4.3
128-
github.com/go-playground/validator/v10v10.29.0
128+
github.com/go-playground/validator/v10v10.30.0
129129
github.com/gofrs/flockv0.13.0
130130
github.com/gohugoio/hugov0.152.2
131131
github.com/golang-jwt/jwt/v4v4.5.2
@@ -296,7 +296,7 @@ require (
296296
github.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0f// indirect
297297
github.com/felixge/httpsnoopv1.0.4// indirect
298298
github.com/fxamacker/cbor/v2v2.7.0// indirect
299-
github.com/gabriel-vasile/mimetypev1.4.11// indirect
299+
github.com/gabriel-vasile/mimetypev1.4.12// indirect
300300
github.com/go-chi/hostrouterv0.3.0// indirect
301301
github.com/go-ini/iniv1.67.0// indirect
302302
github.com/go-logr/stdrv1.2.2// indirect

‎go.sum‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,8 +1104,8 @@ github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa h1:RDBNVkRviHZtvD
11041104
github.com/fullsailor/pkcs7v0.0.0-20190404230743-d7302db945fa/go.mod h1:KnogPXtdwXqoenmZCw6S+25EAm2MkxbG0deNDu4cbSA=
11051105
github.com/fxamacker/cbor/v2v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
11061106
github.com/fxamacker/cbor/v2v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
1107-
github.com/gabriel-vasile/mimetypev1.4.11 h1:AQvxbp830wPhHTqc1u7nzoLT+ZFxGY7emj5DR5DYFik=
1108-
github.com/gabriel-vasile/mimetypev1.4.11/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
1107+
github.com/gabriel-vasile/mimetypev1.4.12 h1:e9hWvmLYvtp846tLHam2o++qitpguFiYCKbn0w9jyqw=
1108+
github.com/gabriel-vasile/mimetypev1.4.12/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
11091109
github.com/gen2brain/beeepv0.11.1 h1:EbSIhrQZFDj1K2fzlMpAYlFOzV8YuNe721A58XcCTYI=
11101110
github.com/gen2brain/beeepv0.11.1/go.mod h1:jQVvuwnLuwOcdctHn/uyh8horSBNJ8uGb9Cn2W4tvoc=
11111111
github.com/getkin/kin-openapiv0.133.0 h1:pJdmNohVIJ97r4AUFtEXRXwESr8b0bD721u/Tz6k8PQ=
@@ -1172,8 +1172,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
11721172
github.com/go-playground/localesv0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
11731173
github.com/go-playground/universal-translatorv0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
11741174
github.com/go-playground/universal-translatorv0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
1175-
github.com/go-playground/validator/v10v10.29.0 h1:lQlF5VNJWNlRbRZNeOIkWElR+1LL/OuHcc0Kp14w1xk=
1176-
github.com/go-playground/validator/v10v10.29.0/go.mod h1:D6QxqeMlgIPuT02L66f2ccrZ7AGgHkzKmmTMZhk/Kc4=
1175+
github.com/go-playground/validator/v10v10.30.0 h1:5YBPNs273uzsZJD1I8uiB4Aqg9sN6sMDVX3s6LxmhWU=
1176+
github.com/go-playground/validator/v10v10.30.0/go.mod h1:oSuBIQzuJxL//3MelwSLD5hc2Tu889bF0Idm9Dg26cM=
11771177
github.com/go-sourcemap/sourcemapv2.1.3+incompatible h1:W1iEw64niKVGogNgBN3ePyLFfuisuzeidWPMPWmECqU=
11781178
github.com/go-sourcemap/sourcemapv2.1.3+incompatible/go.mod h1:F8jJfvm2KbVjc5NqelyYJmf/v5J0dwNLS2mL4sNA1Jg=
11791179
github.com/go-sql-driver/mysqlv1.8.1/go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp