makenowjust-labs / recheck

The trustworthy ReDoS checker
https://makenowjust-labs.github.io/recheck/
MIT License
236 stars 11 forks source link

Update dependency react-hook-form to v7.52.0 #1271

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hook-form (source) 7.51.5 -> 7.52.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

react-hook-form/react-hook-form (react-hook-form) ### [`v7.52.0`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.0) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0) ⚛️ close [#​11932](https://togithub.com/react-hook-form/react-hook-form/issues/11932) enable react 19 peer dependency ([#​11935](https://togithub.com/react-hook-form/react-hook-form/issues/11935)) 👮‍♀️ close [#​11954](https://togithub.com/react-hook-form/react-hook-form/issues/11954) getFieldState remove unnessaried inValidating and touched subscription ([#​11995](https://togithub.com/react-hook-form/react-hook-form/issues/11995)) 🐞 fix [#​11985](https://togithub.com/react-hook-form/react-hook-form/issues/11985) logic createFormControl check field before usage ([#​11986](https://togithub.com/react-hook-form/react-hook-form/issues/11986)) ⌨️ fix: enforce type safety for deps property in RegisterOptions ([#​11969](https://togithub.com/react-hook-form/react-hook-form/issues/11969)) 🐞 fix [#​11922](https://togithub.com/react-hook-form/react-hook-form/issues/11922) keep dirty on reset with dirty fields ([#​11958](https://togithub.com/react-hook-form/react-hook-form/issues/11958)) 🚔 close [#​11937](https://togithub.com/react-hook-form/react-hook-form/issues/11937) add validation in the cleanup process in useController ([#​11938](https://togithub.com/react-hook-form/react-hook-form/issues/11938)) Revert "⌨️ close: correct type of error field in getFieldState return object ([#​11831](https://togithub.com/react-hook-form/react-hook-form/issues/11831))" 📖 fix: change info.values type in WatchObserver ([#​11917](https://togithub.com/react-hook-form/react-hook-form/issues/11917)) thanks to [@​nakaakist](https://togithub.com/nakaakist), [@​IdoBouskila](https://togithub.com/IdoBouskila), [@​pincy](https://togithub.com/pincy) and [@​peinguin](https://togithub.com/peinguin)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3aef7cb) to head (1cf1276).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1271 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 69 69 Lines 3080 3080 Branches 499 516 +17 ========================================= Hits 3080 3080 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.