Open renovate[bot] opened 5 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.42%. Comparing base (
cc7da2a
) to head (4d99780
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v10.22.1
->v10.23.0
Release Notes
go-playground/validator (github.com/go-playground/validator/v10)
### [`v10.23.0`](https://redirect.github.com/go-playground/validator/releases/tag/v10.23.0): Release 10.23.0 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.22.1...v10.23.0) #### What's Changed - fix: cron validation support for star step value by [@cgetzen](https://redirect.github.com/cgetzen) in [https://github.com/go-playground/validator/pull/1302](https://redirect.github.com/go-playground/validator/pull/1302) - doc(oneof): mention 'enum' by [@Crocmagnon](https://redirect.github.com/Crocmagnon) in [https://github.com/go-playground/validator/pull/1326](https://redirect.github.com/go-playground/validator/pull/1326) - Add oneofci validator (oneof case insensitive) by [@connorcarnes](https://redirect.github.com/connorcarnes) in [https://github.com/go-playground/validator/pull/1321](https://redirect.github.com/go-playground/validator/pull/1321) - feat: add validator for numeric ports by [@nodivbyzero](https://redirect.github.com/nodivbyzero) in [https://github.com/go-playground/validator/pull/1294](https://redirect.github.com/go-playground/validator/pull/1294) #### New Contributors - [@cgetzen](https://redirect.github.com/cgetzen) made their first contribution in [https://github.com/go-playground/validator/pull/1302](https://redirect.github.com/go-playground/validator/pull/1302) - [@Crocmagnon](https://redirect.github.com/Crocmagnon) made their first contribution in [https://github.com/go-playground/validator/pull/1326](https://redirect.github.com/go-playground/validator/pull/1326) - [@connorcarnes](https://redirect.github.com/connorcarnes) made their first contribution in [https://github.com/go-playground/validator/pull/1321](https://redirect.github.com/go-playground/validator/pull/1321) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.22.1...v10.23.0Configuration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.