json-log-viewer
json-log-viewer copied to clipboard
chore(gomod): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.20.0
Bumps github.com/go-playground/validator/v10 from 10.18.0 to 10.20.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
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
Release 10.19.0
What was added?
Added opt-in ability to validate private fields in PR, thanks
@nikolaianohynvia the newWithPrivateFieldValidationoption when initializing validator.
Commits
e20b948Update README.md610b713Add EU countries validator (#1252)5187f87feat: add base32 validator tag (#1253)21b0b9fFix ULID should case-insensitive (#1258)a0f74b0update ci actions versionsad59377add go 1.22 to ci build tests364672bupdate private field opt-in commentcec504fResolving "Validating unexported fields #417" (#1234)- 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)