teler-waf
teler-waf copied to clipboard
build(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.22.0
Bumps github.com/go-playground/validator/v10 from 10.19.0 to 10.22.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
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
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)0df4e00Fix grammar issues in comments, tests, field names (#1262)10c3c84change codes bool value to struct{} (#1270)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.