teler-waf
teler-waf copied to clipboard
build(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.22.1
Bumps github.com/go-playground/validator/v10 from 10.19.0 to 10.22.1.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Release 10.22.1
What's Changed
- fix(#1310): fix excluded_if for pointers by
@ganeshdipdumbarein go-playground/validator#1313New Contributors
@ganeshdipdumbaremade their first contribution in go-playground/validator#1313Full Changelog: https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1
Release 10.22.0
No release notes provided.
Release 10.21.0
What's Changed
- MongoDB validator improved by
@pixel365in go-playground/validator#1196- change codes bool value to struct{} by
@nar10zin go-playground/validator#1270- Fix grammar issues in comments, tests, field names by
@alexandearin go-playground/validator#1262- Make docs for required more explicit regarding boolean values by
@alexonghin go-playground/validator#1261- Fix Japanese translation of max-items, lt-items and lte-items error by
@Tomoki108in go-playground/validator#1250- chore: fix some comments by
@pavedroadin go-playground/validator#1242- Polish language support by
@thinkofherin go-playground/validator#1217New Contributors
@pixel365made their first contribution in go-playground/validator#1196@nar10zmade their first contribution in go-playground/validator#1270@alexonghmade their first contribution in go-playground/validator#1261@Tomoki108made their first contribution in go-playground/validator#1250@pavedroadmade their first contribution in go-playground/validator#1242@thinkofhermade their first contribution in go-playground/validator#1217Full Changelog: https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0
Release 10.20.0
What's Changed
- Fix ULID should case-insensitive by
@akayjin go-playground/validator#1258- feat: add base32 validator tag by
@jamesatkin-myndupin go-playground/validator#1253- Add EU countries validator by
@masv3971in go-playground/validator#1252New Contributors
@akayjmade their first contribution in go-playground/validator#1258@jamesatkin-myndupmade their first contribution in go-playground/validator#1253@masv3971made their first contribution in go-playground/validator#1252Full Changelog: https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0
Commits
f1939eeUpdate README.md4a073ccfix(#1310): fix excluded_if for pointers (#1313)a947377Update README.md01e855dAdd Ukrainian translation (#1275)2e1df48Lazily initialize regexes to speed upinit()(#1277)c7e8518Update README.mdc28c28bPolish language support (#1217)0a5b07bchore: fix some comments (#1242)3d65a9bFix Japanese translation of max-items, lt-items and lte-items error (#1250)d3e28c4Make docs for required more explicit regarding boolean values (#1261)- Additional commits viewable 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)