Commit 56d617c
authored
fix(deps): bump github.com/go-playground/validator/v10 from 10.30.2 to 10.30.3 in /apps/cli-go in the go-minor group across 1 directory (#5496)
Bumps the go-minor group with 1 update in the /apps/cli-go directory:
[github.com/go-playground/validator/v10](https://github.com/go-playground/validator).
Updates `github.com/go-playground/validator/v10` from 10.30.2 to 10.30.3
<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.30.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix/issue 1550 UUID case insensitive by <a
href="https://github.com/leo-jp-edwards"><code>@leo-jp-edwards</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1551">go-playground/validator#1551</a></li>
<li>Feat: Add NoneOf Validation by <a
href="https://github.com/Carmen-Shannon"><code>@Carmen-Shannon</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1554">go-playground/validator#1554</a></li>
<li>Add bcp47_strict_language_tag validator by <a
href="https://github.com/bfabio"><code>@bfabio</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1489">go-playground/validator#1489</a></li>
<li>chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1558">go-playground/validator#1558</a></li>
<li>chore(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1559">go-playground/validator#1559</a></li>
<li>Add CLAUDE.md with repo guidance for Claude Code by <a
href="https://github.com/deankarn"><code>@deankarn</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1564">go-playground/validator#1564</a></li>
<li>Reduce build size with dead code elimination by <a
href="https://github.com/zemzale"><code>@zemzale</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1542">go-playground/validator#1542</a></li>
<li>Refactored out detectFileMIMEType, matchesMIMEType logic for reuse.
Added standalone isMIMEType validator for flexibility by <a
href="https://github.com/dapzthelegend"><code>@dapzthelegend</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1544">go-playground/validator#1544</a></li>
<li>feat(translations): add timezone support for en and ja locales by <a
href="https://github.com/dedyf5"><code>@dedyf5</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1566">go-playground/validator#1566</a></li>
<li>docs: use errors.As in README and translations example by <a
href="https://github.com/eyupcanakman"><code>@eyupcanakman</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1563">go-playground/validator#1563</a></li>
<li>docs: fix typos by <a
href="https://github.com/rymiyamoto"><code>@rymiyamoto</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1568">go-playground/validator#1568</a></li>
<li>feat: add origin validator for web origin URLs by <a
href="https://github.com/ahmedkamalio"><code>@ahmedkamalio</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1565">go-playground/validator#1565</a></li>
<li>fix: reject hostnames with trailing hyphen in RFC 952 validator by
<a
href="https://github.com/ahmedkamalio"><code>@ahmedkamalio</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1569">go-playground/validator#1569</a></li>
<li>fix(lint): correctly disable govet inline analyzer & deprecated
gomodguard by <a
href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in
<a
href="https://redirect.github.com/go-playground/validator/pull/1574">go-playground/validator#1574</a></li>
<li>chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1572">go-playground/validator#1572</a></li>
<li>chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1571">go-playground/validator#1571</a></li>
<li>fix(cron): anchor regex and accept full cron syntax by <a
href="https://github.com/ahmedkamalio"><code>@ahmedkamalio</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1577">go-playground/validator#1577</a></li>
<li>chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/go-playground/validator/pull/1580">go-playground/validator#1580</a></li>
<li>feat: omit blank tag names from namespace by <a
href="https://github.com/abemedia"><code>@abemedia</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1567">go-playground/validator#1567</a></li>
<li>fix(docs): correct ripemd160 tag name in README validation table by
<a href="https://github.com/napoleonbot"><code>@napoleonbot</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1582">go-playground/validator#1582</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/leo-jp-edwards"><code>@leo-jp-edwards</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1551">go-playground/validator#1551</a></li>
<li><a
href="https://github.com/Carmen-Shannon"><code>@Carmen-Shannon</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1554">go-playground/validator#1554</a></li>
<li><a
href="https://github.com/dapzthelegend"><code>@dapzthelegend</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1544">go-playground/validator#1544</a></li>
<li><a href="https://github.com/dedyf5"><code>@dedyf5</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1566">go-playground/validator#1566</a></li>
<li><a
href="https://github.com/eyupcanakman"><code>@eyupcanakman</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1563">go-playground/validator#1563</a></li>
<li><a
href="https://github.com/rymiyamoto"><code>@rymiyamoto</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1568">go-playground/validator#1568</a></li>
<li><a href="https://github.com/abemedia"><code>@abemedia</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1567">go-playground/validator#1567</a></li>
<li><a
href="https://github.com/napoleonbot"><code>@napoleonbot</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1582">go-playground/validator#1582</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-playground/validator/compare/v10.30.2...v10.30.3">https://github.com/go-playground/validator/compare/v10.30.2...v10.30.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-playground/validator/commit/ac4c1bab0d4aa957466faa1948af28130767e43a"><code>ac4c1ba</code></a>
fix(docs): correct ripemd160 tag name in README validation table (<a
href="https://redirect.github.com/go-playground/validator/issues/1582">#1582</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/feacb34d4fa5bd263392bcd03d5348a94ca28870"><code>feacb34</code></a>
feat: omit blank tag names from namespace (<a
href="https://redirect.github.com/go-playground/validator/issues/1567">#1567</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/5ed0a7ea9ac87c2409326e1d88f34678658b84e0"><code>5ed0a7e</code></a>
chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (<a
href="https://redirect.github.com/go-playground/validator/issues/1580">#1580</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/0364541fa467027703223b3d0cace07a667c8302"><code>0364541</code></a>
fix(cron): anchor regex and accept full cron syntax (<a
href="https://redirect.github.com/go-playground/validator/issues/1577">#1577</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/8eb2659789a33bda9262ce62eed2d714539dc8c5"><code>8eb2659</code></a>
chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (<a
href="https://redirect.github.com/go-playground/validator/issues/1571">#1571</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/f7e1721521360af7958fe59e9c34ba0813f25bf8"><code>f7e1721</code></a>
chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 (<a
href="https://redirect.github.com/go-playground/validator/issues/1572">#1572</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/cf37fce7a1a5dee2810a085ae39aec5c78e7cd8a"><code>cf37fce</code></a>
fix(lint): correctly disable govet inline analyzer & deprecated
gomodguard (#...</li>
<li><a
href="https://github.com/go-playground/validator/commit/7c334e52092ad1224f0a2eed6bc77408374048b7"><code>7c334e5</code></a>
fix: reject hostnames with trailing hyphen in RFC 952 validator (<a
href="https://redirect.github.com/go-playground/validator/issues/1569">#1569</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/6bcb7bcaf6a99f8d6cf16cc8d062ad8c47950901"><code>6bcb7bc</code></a>
feat: add origin validator for web origin URLs (<a
href="https://redirect.github.com/go-playground/validator/issues/1565">#1565</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/6fd2fa82069c9aede1882d703c0e7ee2660bc4d9"><code>6fd2fa8</code></a>
docs: fix typos (<a
href="https://redirect.github.com/go-playground/validator/issues/1568">#1568</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/go-playground/validator/compare/v10.30.2...v10.30.3">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7c490a4 commit 56d617c
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
421 | | - | |
| 420 | + | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | | - | |
1269 | | - | |
| 1268 | + | |
| 1269 | + | |
1270 | 1270 | | |
1271 | 1271 | | |
1272 | 1272 | | |
| |||
0 commit comments