open-telemetry / opentelemetry-go-contrib

Collection of extensions for OpenTelemetry-Go.
https://opentelemetry.io/
Apache License 2.0
1.08k stars 509 forks source link

chore(deps): update module github.com/go-playground/validator/v10 to v10.21.0 #5705

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.21.0`](https://togithub.com/go-playground/validator/releases/tag/v10.21.0): Release 10.21.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.20.0...v10.21.0) #### What's Changed - MongoDB validator improved by [@​pixel365](https://togithub.com/pixel365) in [https://github.com/go-playground/validator/pull/1196](https://togithub.com/go-playground/validator/pull/1196) - change codes bool value to struct{} by [@​nar10z](https://togithub.com/nar10z) in [https://github.com/go-playground/validator/pull/1270](https://togithub.com/go-playground/validator/pull/1270) - Fix grammar issues in comments, tests, field names by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/go-playground/validator/pull/1262](https://togithub.com/go-playground/validator/pull/1262) - Make docs for required more explicit regarding boolean values by [@​alexongh](https://togithub.com/alexongh) in [https://github.com/go-playground/validator/pull/1261](https://togithub.com/go-playground/validator/pull/1261) - Fix Japanese translation of max-items, lt-items and lte-items error by [@​Tomoki108](https://togithub.com/Tomoki108) in [https://github.com/go-playground/validator/pull/1250](https://togithub.com/go-playground/validator/pull/1250) - chore: fix some comments by [@​pavedroad](https://togithub.com/pavedroad) in [https://github.com/go-playground/validator/pull/1242](https://togithub.com/go-playground/validator/pull/1242) - Polish language support by [@​thinkofher](https://togithub.com/thinkofher) in [https://github.com/go-playground/validator/pull/1217](https://togithub.com/go-playground/validator/pull/1217) #### New Contributors - [@​pixel365](https://togithub.com/pixel365) made their first contribution in [https://github.com/go-playground/validator/pull/1196](https://togithub.com/go-playground/validator/pull/1196) - [@​nar10z](https://togithub.com/nar10z) made their first contribution in [https://github.com/go-playground/validator/pull/1270](https://togithub.com/go-playground/validator/pull/1270) - [@​alexongh](https://togithub.com/alexongh) made their first contribution in [https://github.com/go-playground/validator/pull/1261](https://togithub.com/go-playground/validator/pull/1261) - [@​Tomoki108](https://togithub.com/Tomoki108) made their first contribution in [https://github.com/go-playground/validator/pull/1250](https://togithub.com/go-playground/validator/pull/1250) - [@​pavedroad](https://togithub.com/pavedroad) made their first contribution in [https://github.com/go-playground/validator/pull/1242](https://togithub.com/go-playground/validator/pull/1242) - [@​thinkofher](https://togithub.com/thinkofher) made their first contribution in [https://github.com/go-playground/validator/pull/1217](https://togithub.com/go-playground/validator/pull/1217) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0

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.