Skip to content

Update dependency react-hook-form to v7.85.0 - #911

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/react-hook-form-7.x-lockfile
Aug 21, 2026
Merged

Update dependency react-hook-form to v7.85.0#911
renovate[bot] merged 1 commit into
mainfrom
renovate/react-hook-form-7.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v7.85.0

Compare Source

Added
  • Support <Activity />
Fixed
  • getFieldState error resolution from a field path
  • useWatch discarding useForm({ defaultValues }) in favor of its own defaultValue before the form mounts
  • setValue emitting a duplicate values state notification for fields without a native input ref
  • Stale render re-creating a field array path vacated by an array action
  • useFieldArray root-level error (errors.name.root) being lost on append/prepend/insert/remove
  • min/max validation being skipped for valueAsDate fields

v7.84.0

Compare Source

v7.83.0: Version 7.83.0

Compare Source

⚡ Improvements
  • enhance getEventValue to handle file inputs (#​13289)
  • type perf: improve TypeScript performance with a hard cap at 10 levels of recursive type depth (#​13529)
  • type perf: improve type performance (#​13528)
🐞 Fixes
  • fix: clear internal errors state on argument-less clearErrors() (#​13613)
  • fix: preserve dirtyFields reference stability (#​13612)
  • fix: old checkbox/radio elements polluting internal field state (#​13080)
  • fix(useController): re-subscribe onChange/onBlur when control changes (#​13603)
  • fix(types): allow validation messages to be defined even if their related value is undefined (#​13287)

v7.82.0

Compare Source

Added
  • Opt-in delayError option for setValue to delay validation error updates
Fixed
  • Expose resetDefaultValues through form context
  • setValue with shouldDirty not updating dirty state correctly when the form is disabled
  • Preserve dirtyFields boolean values for registered array fields
  • Restore FieldArray component export
Performance
  • Improve getDirtyFields performance, especially for larger forms and deeply nested values

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 11:59 PM (* 0-23 * * *)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Aug 20, 2026
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontend-template Ready Ready Preview Aug 21, 2026 9:21am

Request Review

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from ef375dd to 4d84c9f Compare August 20, 2026 04:52
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 4d84c9f to 3d8d8c1 Compare August 20, 2026 10:44
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 3d8d8c1 to c253b31 Compare August 20, 2026 12:45
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from c253b31 to a54ec6d Compare August 20, 2026 19:31
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from a54ec6d to a6d5d18 Compare August 20, 2026 20:29
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from b999f2c to 75ed9e9 Compare August 20, 2026 21:29
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 75ed9e9 to db85c5d Compare August 21, 2026 01:49
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from db85c5d to 7957b72 Compare August 21, 2026 05:43
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 7957b72 to 883a5d7 Compare August 21, 2026 08:57
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 883a5d7 to 2892878 Compare August 21, 2026 09:05
@renovate
renovate Bot merged commit 7ab79f0 into main Aug 21, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/react-hook-form-7.x-lockfile branch August 21, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants