chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.25.0 by dependabot[bot] · Pull Request #99 · webhookx-io/webhookx
Bumps github.com/go-playground/validator/v10 from 10.23.0 to 10.25.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Release 10.25.0
What's Changed
- Fix postcode_iso3166_alpha2_field validation by
@ddevcapin go-playground/validator#1359- Update README to replace the Travis CI badge with a GitHub Actions badge by
@nodivbyzeroin go-playground/validator#1362- chore: using errors.As instead of type assertion by
@fateleiin go-playground/validator#1346- Fix/remove issue template md by
@ganeshdipdumbarein go-playground/validator#1375- feat: Add support for omitting empty and zero values in validation (including nil pointer and empty content of pointer) by
@zeewellin go-playground/validator#1289New Contributors
@ddevcapmade their first contribution in go-playground/validator#1359@fateleimade their first contribution in go-playground/validator#1346@zeewellmade their first contribution in go-playground/validator#1289Full Changelog: go-playground/validator@v10.24.0...v10.25.0
Release 10.24.0
What's Changed
- MSGV additions by
@deankarnin go-playground/validator#1361The MSGV(Minimum Supported Go Version) has been bumped to v1.20 to address a security issues in the gaoling
netpackage.Full Changelog: go-playground/validator@v10.23.0...v10.24.0
Commits
0240917Update README.mdf5f02dcfeat: Add support for omitting empty and zero values in validation (including...c171f2dFix/remove issue template md (#1375)e564451chore: using errors.As instead of type assertion (#1346)57dcfdcUpdate README to replace the Travis CI badge with a GitHub Actions badge (#1362)b111154Fix postcode_iso3166_alpha2_field validation (#1359)2cce309MSGV additions (#1361)6c3307eUpdate README.md- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)