gin
gin copied to clipboard
chore(deps): bump github.com/go-playground/validator/v10 from 10.22.1 to 10.26.0
Bumps github.com/go-playground/validator/v10 from 10.22.1 to 10.26.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
v10.26.0
What's Changed
- Use correct pointer in errors.As(). Fix "panic: errors: *target must be interface or implement error" in examples. by
@antonsorokoin go-playground/validator#1378- Create dependabot by
@nodivbyzeroin go-playground/validator#1373- Bump golangci/golangci-lint-action from 4 to 6 by
@dependabotin go-playground/validator#1381- Bump golang.org/x/text from 0.21.0 to 0.22.0 by
@dependabotin go-playground/validator#1383- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by
@dependabotin go-playground/validator#1382- feat(translations): improve Indonesian translations and add tests by
@fathirazin go-playground/validator#1376- Fix time.Duration translation error by
@nodivbyzeroin go-playground/validator#1154- Update Project Status button by
@nodivbyzeroin go-playground/validator#1380- Remove gitter.im link from README.md by
@nodivbyzeroin go-playground/validator#1366- Docs: fix
Base64RawURLusage by@196Ikuchilin go-playground/validator#1336- Fix length check on dns_rfc1035_label tag by
@KimNorgaardin go-playground/validator#1214- Add Korean by
@jkh0krin go-playground/validator#1338- add german translations by
@max-weisin go-playground/validator#1322- Update workflow to support the last three Go versions by
@nodivbyzeroin go-playground/validator#1393- Fix: Nil pointer dereference in Arabic translations by
@BlackSud0in go-playground/validator#1391- Translate to thai by
@maetadin go-playground/validator#1202- Feat: add EIN validation by
@henrriusdevin go-playground/validator#1384- Fix reference to parameter name in docs by
@yegvlain go-playground/validator#1400- use mail.ParseAddress to cover missing email validations by
@eladb2011in go-playground/validator#1395- Update linter to v2.0.2 by
@nodivbyzeroin go-playground/validator#1405New Contributors
@antonsorokomade their first contribution in go-playground/validator#1378@dependabotmade their first contribution in go-playground/validator#1381@fathirazmade their first contribution in go-playground/validator#1376@196Ikuchilmade their first contribution in go-playground/validator#1336@KimNorgaardmade their first contribution in go-playground/validator#1214@jkh0krmade their first contribution in go-playground/validator#1338@max-weismade their first contribution in go-playground/validator#1322@BlackSud0made their first contribution in go-playground/validator#1391@maetadmade their first contribution in go-playground/validator#1202@henrriusdevmade their first contribution in go-playground/validator#1384@yegvlamade their first contribution in go-playground/validator#1400@eladb2011made their first contribution in go-playground/validator#1395Full Changelog: https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0
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
... (truncated)
Commits
433b082Update linter to v2.0.2 (#1405)8592022use mail.ParseAddress to cover missing email validations (#1395)271abb3Fix reference to parameter name in docs (#1400)79c42adFeat: add EIN validation (#1384)2cadaffTranslate to thai (#1202)bae7f6dFix: Nil pointer dereference in Arabic translations (#1391)909c504Update workflow to support the last three Go versions (#1393)09c1323add german translations (#1322)45dd6e3Add Korean (#1338)97d2bf0Fix length check on dns_rfc1035_label tag (#1214)- 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)