Closed dependabot[bot] closed 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.27%. Comparing base (
b6838bc
) to head (1a6fbd5
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Bumps github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
606fdce
Update README.md48992fa
feat: add validator for numeric ports (#1294)d7abf32
Add oneofci validator (oneof case insensitive) (#1321)078d0c0
doc(oneof): mention 'enum' (#1326)51697fb
fix: cron validation support for star step value (#1302)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show