Skip to content

Commit 825ddb2

Browse files
chore(deps): bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 (#244)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.24.0 to 10.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-playground/validator/releases">github.com/go-playground/validator/v10's releases</a>.</em></p> <blockquote> <h2>Release 10.25.0</h2> <h2>What's Changed</h2> <ul> <li>Fix postcode_iso3166_alpha2_field validation by <a href="https://github.com/ddevcap"><code>@​ddevcap</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1359">go-playground/validator#1359</a></li> <li>Update README to replace the Travis CI badge with a GitHub Actions badge by <a href="https://github.com/nodivbyzero"><code>@​nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1362">go-playground/validator#1362</a></li> <li>chore: using errors.As instead of type assertion by <a href="https://github.com/fatelei"><code>@​fatelei</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1346">go-playground/validator#1346</a></li> <li>Fix/remove issue template md by <a href="https://github.com/ganeshdipdumbare"><code>@​ganeshdipdumbare</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1375">go-playground/validator#1375</a></li> <li>feat: Add support for omitting empty and zero values in validation (including nil pointer and empty content of pointer) by <a href="https://github.com/zeewell"><code>@​zeewell</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1289">go-playground/validator#1289</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ddevcap"><code>@​ddevcap</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1359">go-playground/validator#1359</a></li> <li><a href="https://github.com/fatelei"><code>@​fatelei</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1346">go-playground/validator#1346</a></li> <li><a href="https://github.com/zeewell"><code>@​zeewell</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1289">go-playground/validator#1289</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-playground/validator/compare/v10.24.0...v10.25.0">https://github.com/go-playground/validator/compare/v10.24.0...v10.25.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-playground/validator/commit/02409170a8b58d92ee6f4ae5fa2889b9adef5bf0"><code>0240917</code></a> Update README.md</li> <li><a href="https://github.com/go-playground/validator/commit/f5f02dcb442ff50ac385d5963e9a7b75b01b6544"><code>f5f02dc</code></a> feat: Add support for omitting empty and zero values in validation (including...</li> <li><a href="https://github.com/go-playground/validator/commit/c171f2df3cf4e21424033e3a856d1c8535de1a6f"><code>c171f2d</code></a> Fix/remove issue template md (<a href="https://redirect.github.com/go-playground/validator/issues/1375">#1375</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/e564451a1e151ec5a714cbe14b0dd344e05bb39d"><code>e564451</code></a> chore: using errors.As instead of type assertion (<a href="https://redirect.github.com/go-playground/validator/issues/1346">#1346</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/57dcfdc2e8c27e1be511d1eb6faac2f4772d0015"><code>57dcfdc</code></a> Update README to replace the Travis CI badge with a GitHub Actions badge (<a href="https://redirect.github.com/go-playground/validator/issues/1362">#1362</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/b1111542c1b3658f1a90fd070f7fd2b4f27a3fcc"><code>b111154</code></a> Fix postcode_iso3166_alpha2_field validation (<a href="https://redirect.github.com/go-playground/validator/issues/1359">#1359</a>)</li> <li>See full diff in <a href="https://github.com/go-playground/validator/compare/v10.24.0...v10.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-playground/validator/v10&package-manager=go_modules&previous-version=10.24.0&new-version=10.25.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'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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71a5dd5 commit 825ddb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/cloudbase/garm v0.1.5
88
github.com/cloudbase/garm-provider-common v0.1.4
99
github.com/go-openapi/runtime v0.28.0
10-
github.com/go-playground/validator/v10 v10.24.0
10+
github.com/go-playground/validator/v10 v10.25.0
1111
github.com/golang-jwt/jwt/v4 v4.5.1
1212
github.com/google/uuid v1.6.0
1313
github.com/iancoleman/strcase v0.3.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
6060
github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
6161
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
6262
github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
63-
github.com/go-playground/validator/v10 v10.24.0 h1:KHQckvo8G6hlWnrPX4NJJ+aBfWNAE/HH+qdL2cBpCmg=
64-
github.com/go-playground/validator/v10 v10.24.0/go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus=
63+
github.com/go-playground/validator/v10 v10.25.0 h1:5Dh7cjvzR7BRZadnsVOzPhWsrwUr0nmsZJxEAnFLNO8=
64+
github.com/go-playground/validator/v10 v10.25.0/go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus=
6565
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
6666
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
6767
github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss=

0 commit comments

Comments
 (0)