Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps github.com/go-playground/validator/v10 from 10.28.0 to 10.29.0.

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

v10.29.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.28.0...v10.29.0

Commits

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)

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.28.0 to 10.29.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.28.0...v10.29.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 15, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 15, 2025 12:03
@github-actions github-actions bot merged commit 08e17ec into main Dec 15, 2025
42 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/go-playground/validator/v10-10.29.0 branch December 15, 2025 12:13
jakehwll pushed a commit that referenced this pull request Dec 17, 2025
….29.0 (#21270)

Bumps
[github.com/go-playground/validator/v10](https://github.com/go-playground/validator)
from 10.28.0 to 10.29.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>v10.29.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: minor spelling fix in docs by <a
href="https://github.com/Perfect5th"><code>@​Perfect5th</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1472">go-playground/validator#1472</a></li>
<li>Bump golang.org/x/text from 0.29.0 to 0.30.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1473">go-playground/validator#1473</a></li>
<li>Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1474">go-playground/validator#1474</a></li>
<li>Fix integer overflows in test when run on 32bit systems by <a
href="https://github.com/gibmat"><code>@​gibmat</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1479">go-playground/validator#1479</a></li>
<li>fix: exclude modernize linter by <a
href="https://github.com/nodivbyzero"><code>@​nodivbyzero</code></a> in
<a
href="https://redirect.github.com/go-playground/validator/pull/1487">go-playground/validator#1487</a></li>
<li>Bump golangci/golangci-lint-action from 8 to 9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1490">go-playground/validator#1490</a></li>
<li>Bump github.com/gabriel-vasile/mimetype from 1.4.10 to 1.4.11 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1485">go-playground/validator#1485</a></li>
<li>Support for ISO 9362:2022 BIC (SWIFT) codes by <a
href="https://github.com/fira42073"><code>@​fira42073</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1478">go-playground/validator#1478</a></li>
<li>Bump golang.org/x/crypto from 0.43.0 to 0.44.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1492">go-playground/validator#1492</a></li>
<li>Fix: validation now rejects phone codes starting with +0 by <a
href="https://github.com/nodivbyzero"><code>@​nodivbyzero</code></a> in
<a
href="https://redirect.github.com/go-playground/validator/pull/1476">go-playground/validator#1476</a></li>
<li>Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1495">go-playground/validator#1495</a></li>
<li>Bump actions/checkout from 5 to 6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1497">go-playground/validator#1497</a></li>
<li>fix/1500:Update Sierra Leone currency code from SLL to SLE by <a
href="https://github.com/princekm096"><code>@​princekm096</code></a> in
<a
href="https://redirect.github.com/go-playground/validator/pull/1501">go-playground/validator#1501</a></li>
<li>Fix/1481 skip invalid type validations by <a
href="https://github.com/KaranLathiya"><code>@​KaranLathiya</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1498">go-playground/validator#1498</a></li>
<li>Fix 1502 update ccy codes by <a
href="https://github.com/princekm096"><code>@​princekm096</code></a> in
<a
href="https://redirect.github.com/go-playground/validator/pull/1503">go-playground/validator#1503</a></li>
<li>Added alphanumspace string validator by <a
href="https://github.com/haribabuk113"><code>@​haribabuk113</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1484">go-playground/validator#1484</a></li>
<li><code>excluded_unless</code> bug fix by <a
href="https://github.com/chargraves85"><code>@​chargraves85</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1307">go-playground/validator#1307</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Perfect5th"><code>@​Perfect5th</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1472">go-playground/validator#1472</a></li>
<li><a href="https://github.com/gibmat"><code>@​gibmat</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1479">go-playground/validator#1479</a></li>
<li><a href="https://github.com/fira42073"><code>@​fira42073</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1478">go-playground/validator#1478</a></li>
<li><a
href="https://github.com/princekm096"><code>@​princekm096</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1501">go-playground/validator#1501</a></li>
<li><a
href="https://github.com/KaranLathiya"><code>@​KaranLathiya</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1498">go-playground/validator#1498</a></li>
<li><a
href="https://github.com/haribabuk113"><code>@​haribabuk113</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1484">go-playground/validator#1484</a></li>
<li><a
href="https://github.com/chargraves85"><code>@​chargraves85</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1307">go-playground/validator#1307</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-playground/validator/compare/v10.28.0...v10.29.0">https://github.com/go-playground/validator/compare/v10.28.0...v10.29.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-playground/validator/commit/afce000d4f55c2721c8bd568a614b169fa191b39"><code>afce000</code></a>
<code>excluded_unless</code> bug fix (<a
href="https://redirect.github.com/go-playground/validator/issues/1307">#1307</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/0c1335d0b8cdb8f766ab712c5885b39e3b6939fa"><code>0c1335d</code></a>
Added alphanumspace string validator (<a
href="https://redirect.github.com/go-playground/validator/issues/1484">#1484</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/c6a4fb6dcc231d13efe289b119d7d9805345677d"><code>c6a4fb6</code></a>
Fix 1502 update ccy codes (<a
href="https://redirect.github.com/go-playground/validator/issues/1503">#1503</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/80b6d11d808671c0db8eb37c42da3b077ec64653"><code>80b6d11</code></a>
Fix/1481 skip invalid type validations (<a
href="https://redirect.github.com/go-playground/validator/issues/1498">#1498</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/a0faae9b5491fcdd27b4512f2a230c4aa2147470"><code>a0faae9</code></a>
fix/1500:Update Sierra Leone currency code from SLL to SLE (<a
href="https://redirect.github.com/go-playground/validator/issues/1501">#1501</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/d1aac1a51636c69b922b9deb8f40d37a0fd9b675"><code>d1aac1a</code></a>
Bump actions/checkout from 5 to 6 (<a
href="https://redirect.github.com/go-playground/validator/issues/1497">#1497</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/771c22c00fd5b99dd5a5773ceee0200f736910ca"><code>771c22c</code></a>
Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (<a
href="https://redirect.github.com/go-playground/validator/issues/1495">#1495</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/71e50301a837b7f593f2aaf32f828f5fe7b6f945"><code>71e5030</code></a>
Fix: validation now rejects phone codes starting with +0 (<a
href="https://redirect.github.com/go-playground/validator/issues/1476">#1476</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/a2211184ba30847bc99b5984e108f31f6ffc9495"><code>a221118</code></a>
Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (<a
href="https://redirect.github.com/go-playground/validator/issues/1492">#1492</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/419544fd9367e2914183cf0e03a793d12bdcea15"><code>419544f</code></a>
Support for ISO 9362:2022 BIC (SWIFT) codes (<a
href="https://redirect.github.com/go-playground/validator/issues/1478">#1478</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/go-playground/validator/compare/v10.28.0...v10.29.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.28.0&new-version=10.29.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant