- Notifications
You must be signed in to change notification settings - Fork906
Commitf935e2a
authored
chore: bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 (#17173)
Bumps[github.com/go-playground/validator/v10](https://github.com/go-playground/validator)from 10.25.0 to 10.26.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>v10.26.0</h2><h2>What's Changed</h2><ul><li>Use correct pointer in errors.As(). Fix "panic: errors: *targetmust be interface or implement error" in examples. by <ahref="https://github.com/antonsoroko"><code>@antonsoroko</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1378">go-playground/validator#1378</a></li><li>Create dependabot by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1373">go-playground/validator#1373</a></li><li>Bump golangci/golangci-lint-action from 4 to 6 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1381">go-playground/validator#1381</a></li><li>Bump golang.org/x/text from 0.21.0 to 0.22.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1383">go-playground/validator#1383</a></li><li>Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1382">go-playground/validator#1382</a></li><li>feat(translations): improve Indonesian translations and add tests by<a href="https://github.com/fathiraz"><code>@fathiraz</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1376">go-playground/validator#1376</a></li><li>Fix time.Duration translation error by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1154">go-playground/validator#1154</a></li><li>Update Project Status button by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1380">go-playground/validator#1380</a></li><li>Remove gitter.im link from README.md by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1366">go-playground/validator#1366</a></li><li>Docs: fix <code>Base64RawURL</code> usage by <ahref="https://github.com/196Ikuchil"><code>@196Ikuchil</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1336">go-playground/validator#1336</a></li><li>Fix length check on dns_rfc1035_label tag by <ahref="https://github.com/KimNorgaard"><code>@KimNorgaard</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1214">go-playground/validator#1214</a></li><li>Add Korean by <ahref="https://github.com/jkh0kr"><code>@jkh0kr</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1338">go-playground/validator#1338</a></li><li>add german translations by <ahref="https://github.com/max-weis"><code>@max-weis</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1322">go-playground/validator#1322</a></li><li>Update workflow to support the last three Go versions by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1393">go-playground/validator#1393</a></li><li>Fix: Nil pointer dereference in Arabic translations by <ahref="https://github.com/BlackSud0"><code>@BlackSud0</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1391">go-playground/validator#1391</a></li><li>Translate to thai by <ahref="https://github.com/maetad"><code>@maetad</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1202">go-playground/validator#1202</a></li><li>Feat: add EIN validation by <ahref="https://github.com/henrriusdev"><code>@henrriusdev</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1384">go-playground/validator#1384</a></li><li>Fix reference to parameter name in docs by <ahref="https://github.com/yegvla"><code>@yegvla</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1400">go-playground/validator#1400</a></li><li>use mail.ParseAddress to cover missing email validations by <ahref="https://github.com/eladb2011"><code>@eladb2011</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1395">go-playground/validator#1395</a></li><li>Update linter to v2.0.2 by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1405">go-playground/validator#1405</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/antonsoroko"><code>@antonsoroko</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1378">go-playground/validator#1378</a></li><li><ahref="https://github.com/dependabot"><code>@dependabot</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1381">go-playground/validator#1381</a></li><li><a href="https://github.com/fathiraz"><code>@fathiraz</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1376">go-playground/validator#1376</a></li><li><ahref="https://github.com/196Ikuchil"><code>@196Ikuchil</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1336">go-playground/validator#1336</a></li><li><ahref="https://github.com/KimNorgaard"><code>@KimNorgaard</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1214">go-playground/validator#1214</a></li><li><a href="https://github.com/jkh0kr"><code>@jkh0kr</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1338">go-playground/validator#1338</a></li><li><a href="https://github.com/max-weis"><code>@max-weis</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1322">go-playground/validator#1322</a></li><li><a href="https://github.com/BlackSud0"><code>@BlackSud0</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1391">go-playground/validator#1391</a></li><li><a href="https://github.com/maetad"><code>@maetad</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1202">go-playground/validator#1202</a></li><li><ahref="https://github.com/henrriusdev"><code>@henrriusdev</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1384">go-playground/validator#1384</a></li><li><a href="https://github.com/yegvla"><code>@yegvla</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1400">go-playground/validator#1400</a></li><li><a href="https://github.com/eladb2011"><code>@eladb2011</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1395">go-playground/validator#1395</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0">https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/go-playground/validator/commit/433b08283c14b1def28e8f05e36c2bed2f13b3f4"><code>433b082</code></a>Update linter to v2.0.2 (<ahref="https://redirect.github.com/go-playground/validator/issues/1405">#1405</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/859202275556dac82d4460234867c5c5988d06fd"><code>8592022</code></a>use mail.ParseAddress to cover missing email validations (<ahref="https://redirect.github.com/go-playground/validator/issues/1395">#1395</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/271abb312cd958fd1c61b58983ecab31026eb252"><code>271abb3</code></a>Fix reference to parameter name in docs (<ahref="https://redirect.github.com/go-playground/validator/issues/1400">#1400</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/79c42ad73c1fdebee04c93ac6a0e132353662dc6"><code>79c42ad</code></a>Feat: add EIN validation (<ahref="https://redirect.github.com/go-playground/validator/issues/1384">#1384</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/2cadaff20364eef00f8711e1b6a0dfcc2aceee14"><code>2cadaff</code></a>Translate to thai (<ahref="https://redirect.github.com/go-playground/validator/issues/1202">#1202</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/bae7f6d3cb253fbd5dddcdf339f8460fa8d091c3"><code>bae7f6d</code></a>Fix: Nil pointer dereference in Arabic translations (<ahref="https://redirect.github.com/go-playground/validator/issues/1391">#1391</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/909c504042f17c83dc76e8a2c11efd3dd41bd212"><code>909c504</code></a>Update workflow to support the last three Go versions (<ahref="https://redirect.github.com/go-playground/validator/issues/1393">#1393</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/09c1323276ffada71562c1b8bf0554a0ed5ddd1d"><code>09c1323</code></a>add german translations (<ahref="https://redirect.github.com/go-playground/validator/issues/1322">#1322</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/45dd6e3bd61a7659b16d9c624e3e0174223a5fd6"><code>45dd6e3</code></a>Add Korean (<ahref="https://redirect.github.com/go-playground/validator/issues/1338">#1338</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/97d2bf07aad31b97b64fcd8213f922f159e62361"><code>97d2bf0</code></a>Fix length check on dns_rfc1035_label tag (<ahref="https://redirect.github.com/go-playground/validator/issues/1214">#1214</a>)</li><li>Additional commits viewable in <ahref="https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0">compareview</a></li></ul></details><br />[](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 parentce22de8 commitf935e2a
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
410 |
| - | |
| 409 | + | |
| 410 | + | |
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
|
0 commit comments
Comments
(0)