Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/go-playground/validator/v10 from 10.22.1…
… to 10.23.0 (#210) [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.22.1 to 10.23.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.23.0</h2> <h2>What's Changed</h2> <ul> <li>fix: cron validation support for star step value by <a href="https://github.com/cgetzen"><code>@cgetzen</code></a> in <a href="https://github.com/go-playground/validator/pull/1302">go-playground/validator#1302</a></li> <li>doc(oneof): mention 'enum' by <a href="https://github.com/Crocmagnon"><code>@Crocmagnon</code></a> in <a href="https://github.com/go-playground/validator/pull/1326">go-playground/validator#1326</a></li> <li>Add oneofci validator (oneof case insensitive) by <a href="https://github.com/connorcarnes"><code>@connorcarnes</code></a> in <a href="https://github.com/go-playground/validator/pull/1321">go-playground/validator#1321</a></li> <li>feat: add validator for numeric ports by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://github.com/go-playground/validator/pull/1294">go-playground/validator#1294</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cgetzen"><code>@cgetzen</code></a> made their first contribution in <a href="https://github.com/go-playground/validator/pull/1302">go-playground/validator#1302</a></li> <li><a href="https://github.com/Crocmagnon"><code>@Crocmagnon</code></a> made their first contribution in <a href="https://github.com/go-playground/validator/pull/1326">go-playground/validator#1326</a></li> <li><a href="https://github.com/connorcarnes"><code>@connorcarnes</code></a> made their first contribution in <a href="https://github.com/go-playground/validator/pull/1321">go-playground/validator#1321</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-playground/validator/compare/v10.22.1...v10.23.0">https://github.com/go-playground/validator/compare/v10.22.1...v10.23.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-playground/validator/commit/606fdce7d8a86cd864ff45a0820a53bb8c131b0c"><code>606fdce</code></a> Update README.md</li> <li><a href="https://github.com/go-playground/validator/commit/48992fa7328ac9e8f1f5c5a33bc95638bb55a281"><code>48992fa</code></a> feat: add validator for numeric ports (<a href="https://github.com/go-playground/validator/issues/1294">#1294</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/d7abf3244e3d4f860c36def311aad53f8e85a45a"><code>d7abf32</code></a> Add oneofci validator (oneof case insensitive) (<a href="https://github.com/go-playground/validator/issues/1321">#1321</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/078d0c033c4b76549143f199dfdda3944f6c6ae8"><code>078d0c0</code></a> doc(oneof): mention 'enum' (<a href="https://github.com/go-playground/validator/issues/1326">#1326</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/51697fbc48ced7554b38007d301d8b3d9a2f42fe"><code>51697fb</code></a> fix: cron validation support for star step value (<a href="https://github.com/go-playground/validator/issues/1302">#1302</a>)</li> <li>See full diff in <a href="https://github.com/go-playground/validator/compare/v10.22.1...v10.23.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.22.1&new-version=10.23.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>
- Loading branch information