- Notifications
You must be signed in to change notification settings - Fork1k
Commit52ff531
authored
chore: bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 (#18772)
Bumps[github.com/go-playground/validator/v10](https://github.com/go-playground/validator)from 10.26.0 to 10.27.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.27.0</h2><h2>What's Changed</h2><ul><li>Fix Release version badge on README page by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1406">go-playground/validator#1406</a></li><li>fix russian E.164 error message by <ahref="https://github.com/prigornitskiy"><code>@prigornitskiy</code></a>in <ahref="https://redirect.github.com/go-playground/validator/pull/1349">go-playground/validator#1349</a></li><li>chore: remove unnecessary statement by <ahref="https://github.com/qshuai"><code>@qshuai</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1200">go-playground/validator#1200</a></li><li>Re-enable several linters by <ahref="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1412">go-playground/validator#1412</a></li><li>add support to tag validateFn by <ahref="https://github.com/peczenyj"><code>@peczenyj</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1363">go-playground/validator#1363</a></li><li>Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in/_examples/validate_fn by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1418">go-playground/validator#1418</a></li><li>Bump golang.org/x/net from 0.34.0 to 0.38.0 in/_examples/validate_fn by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1419">go-playground/validator#1419</a></li><li>Align required_without with the contract stated in the documentationby <a href="https://github.com/jmfrees"><code>@jmfrees</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1422">go-playground/validator#1422</a></li><li>Add translation example by <ahref="https://github.com/cxlblm"><code>@cxlblm</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1394">go-playground/validator#1394</a></li><li>doc(errors): mention RegisterTagNameFunc for FieldError.Field by <ahref="https://github.com/khan-ajamal"><code>@khan-ajamal</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1358">go-playground/validator#1358</a></li><li>Bump golangci/golangci-lint-action from 7 to 8 by <ahref="https://github.com/dependabot"><code>@dependabot</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1425">go-playground/validator#1425</a></li><li>feat(translation): add en translation for urn_rfc2141 by <ahref="https://github.com/ryanmalesic"><code>@ryanmalesic</code></a> in<ahref="https://redirect.github.com/go-playground/validator/pull/1431">go-playground/validator#1431</a></li><li>fix: panics when private field is validated by <ahref="https://github.com/ykalchevskiy"><code>@ykalchevskiy</code></a>in <ahref="https://redirect.github.com/go-playground/validator/pull/1423">go-playground/validator#1423</a></li><li>Fix: support validation for map values with struct types by <ahref="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a>in <ahref="https://redirect.github.com/go-playground/validator/pull/1433">go-playground/validator#1433</a></li><li>Omitzero does not work with slice and map bug by <ahref="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a>in <ahref="https://redirect.github.com/go-playground/validator/pull/1436">go-playground/validator#1436</a></li><li>Fix: Validator panics when 'nil' is used along with required if forslices and maps by <ahref="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a>in <ahref="https://redirect.github.com/go-playground/validator/pull/1442">go-playground/validator#1442</a></li><li>docs: typos by <ahref="https://github.com/eqsdxr"><code>@eqsdxr</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1440">go-playground/validator#1440</a></li><li>fix: make "file://" fail <code>url</code> validation by <ahref="https://github.com/bfabio"><code>@bfabio</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1444">go-playground/validator#1444</a></li><li>disable way too aggressive and disagreeable linters by <ahref="https://github.com/deankarn"><code>@deankarn</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1445">go-playground/validator#1445</a></li><li>use golangci lint file for disables by <ahref="https://github.com/deankarn"><code>@deankarn</code></a> in <ahref="https://redirect.github.com/go-playground/validator/pull/1447">go-playground/validator#1447</a></li></ul><h2>New Contributors</h2><ul><li><ahref="https://github.com/prigornitskiy"><code>@prigornitskiy</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1349">go-playground/validator#1349</a></li><li><a href="https://github.com/qshuai"><code>@qshuai</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1200">go-playground/validator#1200</a></li><li><a href="https://github.com/peczenyj"><code>@peczenyj</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1363">go-playground/validator#1363</a></li><li><a href="https://github.com/jmfrees"><code>@jmfrees</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1422">go-playground/validator#1422</a></li><li><a href="https://github.com/cxlblm"><code>@cxlblm</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1394">go-playground/validator#1394</a></li><li><ahref="https://github.com/khan-ajamal"><code>@khan-ajamal</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1358">go-playground/validator#1358</a></li><li><ahref="https://github.com/ryanmalesic"><code>@ryanmalesic</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1431">go-playground/validator#1431</a></li><li><ahref="https://github.com/ykalchevskiy"><code>@ykalchevskiy</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1423">go-playground/validator#1423</a></li><li><ahref="https://github.com/JunaidIslam2105"><code>@JunaidIslam2105</code></a>made their first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1433">go-playground/validator#1433</a></li><li><a href="https://github.com/eqsdxr"><code>@eqsdxr</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1440">go-playground/validator#1440</a></li><li><a href="https://github.com/bfabio"><code>@bfabio</code></a> madetheir first contribution in <ahref="https://redirect.github.com/go-playground/validator/pull/1444">go-playground/validator#1444</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0">https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/go-playground/validator/commit/bc77d03bfbd951ad1299267754e230b0af36a5aa"><code>bc77d03</code></a>use golangci lint file for disables (<ahref="https://redirect.github.com/go-playground/validator/issues/1447">#1447</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/4a1bc2f2628506a2cab2e3fe88d0cb57ccedbb6a"><code>4a1bc2f</code></a>disable way too aggressive and disagreeable linters (<ahref="https://redirect.github.com/go-playground/validator/issues/1445">#1445</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/cf2267f30e617916a42e6217cd5d3c837100b374"><code>cf2267f</code></a>fix: make "file://" fail <code>url</code> validation (<ahref="https://redirect.github.com/go-playground/validator/issues/1444">#1444</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/3fd4678e4a0346d57ac1ebcb81ceb86a87ed59f0"><code>3fd4678</code></a>docs: typos (<ahref="https://redirect.github.com/go-playground/validator/issues/1440">#1440</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/ec374ef02d93322f9d337c47678fbb45ac055323"><code>ec374ef</code></a>Fix: Validator panics when 'nil' is used along with required if forslices an...</li><li><ahref="https://github.com/go-playground/validator/commit/0e3e2f997385102062275f226e825b4a109f4833"><code>0e3e2f9</code></a>Omitzero does not work with slice and map bug (<ahref="https://redirect.github.com/go-playground/validator/issues/1436">#1436</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/dfc7ccd4d817cfd6f065273e37d83f7ae7815cce"><code>dfc7ccd</code></a>Fix: support validation for map values with struct types (<ahref="https://redirect.github.com/go-playground/validator/issues/1433">#1433</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/5b9542b93487972cdfa75ed03ebe4286c3f44c01"><code>5b9542b</code></a>fix: panics when private field is validated (<ahref="https://redirect.github.com/go-playground/validator/issues/1423">#1423</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/f9a5a1fa1e61028e09df895cd92dfd31673e245f"><code>f9a5a1f</code></a>feat(translation): add en translation for urn_rfc2141 (<ahref="https://redirect.github.com/go-playground/validator/issues/1431">#1431</a>)</li><li><ahref="https://github.com/go-playground/validator/commit/20f7df64bdd443294349535a5da244ad0b2af71a"><code>20f7df6</code></a>Bump golangci/golangci-lint-action from 7 to 8 (<ahref="https://redirect.github.com/go-playground/validator/issues/1425">#1425</a>)</li><li>Additional commits viewable in <ahref="https://github.com/go-playground/validator/compare/v10.26.0...v10.27.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 parente3627fd commit52ff531
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
1143 |
| - | |
1144 |
| - | |
| 1143 | + | |
| 1144 | + | |
1145 | 1145 |
| |
1146 | 1146 |
| |
1147 | 1147 |
| |
|
0 commit comments
Comments
(0)