Closed dependabot[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.62%. Comparing base (
f130072
) to head (0157ed4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #708.
Bumps react-hook-form from 7.44.3 to 7.51.2.
Release notes
Sourced from react-hook-form's releases.
... (truncated)
Commits
306627e
7.51.2dce13a6
fix #11719 validation stuck on true state (#11723)00ce24a
7.51.14632f8a
🐛 bug(validatingFields, trigger): handle all fields validation trigger (#11624)b300a65
💚 ci: cleanup actions versions (#11629)202a1b7
🐞 fix #11590 issue with trigger on validatingFields (#11613)97c3ba4
🥼 update changelog v7.51.09b14d0f
7.51.0215d633
⌨️ chore: replace ts-ignore with ts-expect-error (#11573)ec8a46e
🧗♂️ chore: update lib dev deps (#11548)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