mvisonneau / gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights
Apache License 2.0
1.3k stars 244 forks source link

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

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

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

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.0

Configuration

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

🚦 Automerge: Enabled.

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.

coveralls commented 6 days ago

Coverage Status

coverage: 65.247%. remained the same when pulling dc2f1f9ae74b607e26d0384ac24f5eb3a716051a on renovate/all-patch-and-minor into f9e892e231b04ae0320b51b6ee4415fca298bebd on main.