Alice52 / go-tutorial

This repository records golang learning process
MIT License
0 stars 0 forks source link

fix(deps): update module github.com/go-playground/validator/v10 to v10.20.0 #37

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-playground/validator/v10 v10.16.0 -> v10.20.0 age adoption passing confidence

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.20.0`](https://togithub.com/go-playground/validator/releases/tag/v10.20.0): Release 10.20.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.19.0...v10.20.0) #### What's Changed - Fix ULID should case-insensitive by [@​akayj](https://togithub.com/akayj) in [https://github.com/go-playground/validator/pull/1258](https://togithub.com/go-playground/validator/pull/1258) - feat: add base32 validator tag by [@​jamesatkin-myndup](https://togithub.com/jamesatkin-myndup) in [https://github.com/go-playground/validator/pull/1253](https://togithub.com/go-playground/validator/pull/1253) - Add EU countries validator by [@​masv3971](https://togithub.com/masv3971) in [https://github.com/go-playground/validator/pull/1252](https://togithub.com/go-playground/validator/pull/1252) #### New Contributors - [@​akayj](https://togithub.com/akayj) made their first contribution in [https://github.com/go-playground/validator/pull/1258](https://togithub.com/go-playground/validator/pull/1258) - [@​jamesatkin-myndup](https://togithub.com/jamesatkin-myndup) made their first contribution in [https://github.com/go-playground/validator/pull/1253](https://togithub.com/go-playground/validator/pull/1253) - [@​masv3971](https://togithub.com/masv3971) made their first contribution in [https://github.com/go-playground/validator/pull/1252](https://togithub.com/go-playground/validator/pull/1252) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0 ### [`v10.19.0`](https://togithub.com/go-playground/validator/releases/tag/v10.19.0): Release 10.19.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.18.0...v10.19.0) #### What was added? Added opt-in ability to validate private fields in [PR](https://togithub.com/go-playground/validator/pull/1234), thanks [@​nikolaianohyn](https://togithub.com/nikolaianohyn) via the new `WithPrivateFieldValidation` option when initializing validator. ### [`v10.18.0`](https://togithub.com/go-playground/validator/releases/tag/v10.18.0): Release 10.18.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.17.0...v10.18.0) #### What Changed? Updated all dependencies to address dependant alerts, [#​1205](https://togithub.com/go-playground/validator/issues/1205) and [#​1220](https://togithub.com/go-playground/validator/issues/1220) ### [`v10.17.0`](https://togithub.com/go-playground/validator/releases/tag/v10.17.0): Release 10.17.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.16.0...v10.17.0) #### What's new - Add translation of requiredXXX and excludedXXX in English/Chinese/Chinese Taiwan. #### What's fixed - Fix errors translation to work properly for aliases.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.