chore(deps): update dependency react-hook-form to v7.69.0 #36

Merged
renovate-bot merged 1 commits from renovate/react-hook-form-7.x-lockfile into master 2025-12-20 13:19:58 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
react-hook-form (source) 7.68.07.69.0 age confidence

Release Notes

react-hook-form/react-hook-form (react-hook-form)

v7.69.0: 🎄 Version 7.69.0

Compare Source

📏 feat: align API with useWatch (#​13192)
🤦🏻‍♂️ chore: update @​deprecated names prop on (#​13198)
🏥 chore: safely call function methods on elements (#​13190)
🪖 chore: cve-2025-67779 (#​13196)
🪖 chore: cve-2025-55184 & cve-2025-55183 (#​13194)
🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty (#​13175)
🔬 test: add regression tests for #​12837 and #​13136 (#​13187)
🐞 fix(reset): preserve isValid state when keepIsValid option is used (#​13173)
🐞 fix: ensure each createFormControl.subscribe subscription listens only to the changes it subscribes to (#​12968)
🐞 fix(validation): batch isValidating state updates with validation result (#​13181)
🐞 fix(createFormControl): resolve race condition between setError and setFocus (#​13138) (#​13169)
🧿 fix control prop type (#​13189)
🔔 chore: clean cloneObject logic (#​13179)

thanks to @​PierreCrb, @​a28689604, @​AnuragM7666, @​ap0nia, @​dusan233 & @​hlongc


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [react-hook-form](https://react-hook-form.com) ([source](https://github.com/react-hook-form/react-hook-form)) | [`7.68.0` → `7.69.0`](https://renovatebot.com/diffs/npm/react-hook-form/7.68.0/7.69.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-hook-form/7.69.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hook-form/7.68.0/7.69.0?slim=true) | --- ### Release Notes <details> <summary>react-hook-form/react-hook-form (react-hook-form)</summary> ### [`v7.69.0`](https://github.com/react-hook-form/react-hook-form/releases/tag/v7.69.0): 🎄 Version 7.69.0 [Compare Source](https://github.com/react-hook-form/react-hook-form/compare/v7.68.0...v7.69.0) 📏 feat: align <Watch /> API with useWatch ([#&#8203;13192](https://github.com/react-hook-form/react-hook-form/issues/13192)) 🤦🏻‍♂️ chore: update [@&#8203;deprecated](https://github.com/deprecated) names prop on <Watch /> ([#&#8203;13198](https://github.com/react-hook-form/react-hook-form/issues/13198)) 🏥 chore: safely call function methods on elements ([#&#8203;13190](https://github.com/react-hook-form/react-hook-form/issues/13190)) 🪖 chore: cve-2025-67779 ([#&#8203;13196](https://github.com/react-hook-form/react-hook-form/issues/13196)) 🪖 chore: cve-2025-55184 & cve-2025-55183 ([#&#8203;13194](https://github.com/react-hook-form/react-hook-form/issues/13194)) 🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty ([#&#8203;13175](https://github.com/react-hook-form/react-hook-form/issues/13175)) 🔬 test: add regression tests for [#&#8203;12837](https://github.com/react-hook-form/react-hook-form/issues/12837) and [#&#8203;13136](https://github.com/react-hook-form/react-hook-form/issues/13136) ([#&#8203;13187](https://github.com/react-hook-form/react-hook-form/issues/13187)) 🐞 fix(reset): preserve isValid state when keepIsValid option is used ([#&#8203;13173](https://github.com/react-hook-form/react-hook-form/issues/13173)) 🐞 fix: ensure each createFormControl.subscribe subscription listens only to the changes it subscribes to ([#&#8203;12968](https://github.com/react-hook-form/react-hook-form/issues/12968)) 🐞 fix(validation): batch isValidating state updates with validation result ([#&#8203;13181](https://github.com/react-hook-form/react-hook-form/issues/13181)) 🐞 fix(createFormControl): resolve race condition between setError and setFocus ([#&#8203;13138](https://github.com/react-hook-form/react-hook-form/issues/13138)) ([#&#8203;13169](https://github.com/react-hook-form/react-hook-form/issues/13169)) 🧿 fix <Watch /> control prop type ([#&#8203;13189](https://github.com/react-hook-form/react-hook-form/issues/13189)) 🔔 chore: clean cloneObject logic ([#&#8203;13179](https://github.com/react-hook-form/react-hook-form/issues/13179)) thanks to [@&#8203;PierreCrb](https://github.com/PierreCrb), [@&#8203;a28689604](https://github.com/a28689604), [@&#8203;AnuragM7666](https://github.com/AnuragM7666), [@&#8203;ap0nia](https://github.com/ap0nia), [@&#8203;dusan233](https://github.com/dusan233) & [@&#8203;hlongc](https://github.com/hlongc) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-12-20 13:11:55 +01:00
chore(deps): update dependency react-hook-form to v7.69.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
Check / Lint and Check (push) Successful in 32s
Check / Lint and Check (pull_request) Successful in 33s
1c1bba73c9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-12-20 13:11:55 +01:00
renovate-bot merged commit ce76bdd929 into master 2025-12-20 13:19:58 +01:00
renovate-bot deleted branch renovate/react-hook-form-7.x-lockfile 2025-12-20 13:19:58 +01:00
Sign in to join this conversation.