Open renovate[bot] opened 1 month ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/go-playground/validator/v10 v10.23.0
go: downloading github.com/swaggo/swag v1.16.3
go: github.com/zoriya/kyoo/keibi imports
github.com/zoriya/kyoo/keibi/dbc: cannot find module providing package github.com/zoriya/kyoo/keibi/dbc
go: github.com/zoriya/kyoo/keibi imports
github.com/zoriya/kyoo/keibi/docs: cannot find module providing package github.com/zoriya/kyoo/keibi/docs
This PR contains the following updates:
v10.22.0
->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.0 ### [`v10.22.1`](https://redirect.github.com/go-playground/validator/releases/tag/v10.22.1): Release 10.22.1 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.22.0...v10.22.1) #### What's Changed - fix([#1310](https://redirect.github.com/go-playground/validator/issues/1310)): fix excluded_if for pointers by [@ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) in [https://github.com/go-playground/validator/pull/1313](https://redirect.github.com/go-playground/validator/pull/1313) #### New Contributors - [@ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) made their first contribution in [https://github.com/go-playground/validator/pull/1313](https://redirect.github.com/go-playground/validator/pull/1313) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1Configuration
📅 Schedule: Branch creation - "on monday" (UTC), 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.