Skip to content

Update dependency react-hook-form to v7.78.0 - autoclosed - #841

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-hook-form-7.x-lockfile
Closed

Update dependency react-hook-form to v7.78.0 - autoclosed#841
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-hook-form-7.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v7.78.0

Compare Source

v7.77.0

Compare Source

Added
  • resetDefaultValues API
Fixed
  • Stale isDirty in subscribe payload after reset(..., { keepValues: true })
  • Preserve values with shouldUnregister
  • Inconsistent reset({}) behavior requiring double-call to take effect
  • FieldArray errors overriding nested fields
Security
  • Harden get() against prototype-path traversal (__proto__ / constructor / prototype)
Performance
  • Bundle size reduction

v7.76.1: Version 7.76.1

Compare Source

🐞 fix: pass options parameter through setValues to enable validation (#​13457)
🐞 fix(setValues): emit whole-form change without stale name/type (#​13450)
🚗 perf(setValues): thread skipClone through setFieldValue (#​13448)
🚗 perf(setValues): skip redundant per-field deep clones (#​13445)
Revert "🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#​13388)"

thanks to @​philibea & @​maxkostow

v7.76.0

Compare Source

v7.75.0: Version 7.75.0

Compare Source

🦧 feat: improve get dirty fields prune empty fields (#​13363)

+ dirtyFields: { test: [{ data: false }] }
- dirtyFields: {} // removed the empty node with false value

🎹 typescript 6.0 (#​13330)
🌡️ chore: minor improvement on setValue & reset (#​13366)
🐞 fix #​13403: include setValues in FormProvider context value (#​13404)
🐞 fix: recompute isDirty after re-registering a previously unregistered field (#​13399)
🐞 fix: preserve watch updates on field array unmount fixes #​13375 (#​13385)
🐞 fix: prevent useWatch re-render when unrelated field validation is … (#​13398)

thanks to @​dfedoryshchev, @​cyky & @​gkarabelos

v7.74.0: Version 7.74.0

Compare Source

🪇 feat: setValues (#​13201)

setValues((data) => {
  return {
    ...data,
    name: 'test'
  }
})

setValues(formValues);

🐞 fix: preserve previous field value when useController name changes (#​13395)
🐞 fix: handle null parent when unregistering nested field (#​13396)
🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#​13388)
🪢 fix build to exclude test files (#​13387)

thanks to @​Yihao-G & @​mixelburg

v7.73.1

Compare Source

v7.72.1

Compare Source

v7.72.0

Compare Source

v7.71.2

Compare Source

v7.71.1

Compare Source

v7.71.0

Compare Source

v7.70.0

Compare Source

v7.69.0

Compare Source

v7.68.0

Compare Source

v7.67.0

Compare Source

v7.66.1

Compare Source

v7.66.0

Compare Source

v7.65.0

Compare Source

v7.64.0

Compare Source

v7.63.0

Compare Source

v7.62.0

Compare Source

v7.61.1

Compare Source

v7.61.0

Compare Source

v7.60.0

Compare Source

v7.59.0

Compare Source

v7.58.1

Compare Source

v7.58.0

Compare Source

v7.57.0

Compare Source

v7.56.4

Compare Source

v7.56.3

Compare Source

v7.56.2

Compare Source

v7.56.1

Compare Source

v7.56.0

Compare Source

v7.55.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented May 28, 2025

Copy link
Copy Markdown
Contributor

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
tduwebsite Ignored Ignored Preview Jun 11, 2026 2:05pm

@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 8dfe172 to 1315861 Compare June 2, 2025 01:06
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.56.4 Update dependency react-hook-form to v7.57.0 Jun 2, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 1315861 to b0d1b4e Compare June 4, 2025 06:35
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from b0d1b4e to e76c1ab Compare June 15, 2025 14:43
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.57.0 Update dependency react-hook-form to v7.58.0 Jun 15, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from e76c1ab to d2c5018 Compare June 17, 2025 14:42
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.58.0 Update dependency react-hook-form to v7.58.1 Jun 17, 2025
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.58.1 Update dependency react-hook-form to v7.59.0 Jun 28, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 9a04325 to 1ae1f4b Compare July 5, 2025 02:08
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.59.0 Update dependency react-hook-form to v7.60.0 Jul 5, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 1ae1f4b to 5b44d0f Compare July 24, 2025 04:10
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.60.0 Update dependency react-hook-form to v7.61.0 Jul 24, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 5b44d0f to f8df36b Compare July 24, 2025 17:43
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.61.0 Update dependency react-hook-form to v7.61.1 Jul 24, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from f8df36b to baa2915 Compare August 2, 2025 02:23
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.61.1 Update dependency react-hook-form to v7.62.0 Aug 2, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 58c958e to 27f4591 Compare August 13, 2025 17:44
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 27f4591 to 0422f9d Compare September 20, 2025 01:30
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.62.0 Update dependency react-hook-form to v7.63.0 Sep 20, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 0422f9d to dd9810b Compare October 4, 2025 05:47
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.63.0 Update dependency react-hook-form to v7.64.0 Oct 4, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from dd9810b to 779d342 Compare October 11, 2025 01:36
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.64.0 Update dependency react-hook-form to v7.65.0 Oct 11, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 779d342 to 3d1f8b0 Compare October 21, 2025 11:37
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 3d1f8b0 to 47da876 Compare November 1, 2025 03:38
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.65.0 Update dependency react-hook-form to v7.66.0 Nov 1, 2025
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 47da876 to 7b4d046 Compare November 10, 2025 20:52
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 5c4aed2 to afdc555 Compare January 14, 2026 02:11
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.71.0 Update dependency react-hook-form to v7.71.1 Jan 14, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 42731cc to 4301553 Compare January 23, 2026 19:59
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 4301553 to e4a90d0 Compare February 2, 2026 19:07
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from e4a90d0 to 684933b Compare February 12, 2026 10:02
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 684933b to 3de57ef Compare February 21, 2026 00:51
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.71.1 Update dependency react-hook-form to v7.71.2 Feb 21, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 3de57ef to 6c18c65 Compare March 5, 2026 19:04
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 6c18c65 to c37c1e2 Compare March 22, 2026 05:51
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.71.2 Update dependency react-hook-form to v7.72.0 Mar 22, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from e767ebd to e4c277f Compare April 3, 2026 09:23
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.72.0 Update dependency react-hook-form to v7.72.1 Apr 3, 2026
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.72.1 Update dependency react-hook-form to v7.73.1 Apr 20, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 807150f to fb121e1 Compare April 25, 2026 22:16
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.73.1 Update dependency react-hook-form to v7.74.0 Apr 25, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 5fa6b1b to 2699711 Compare May 2, 2026 04:32
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.74.0 Update dependency react-hook-form to v7.75.0 May 2, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 2699711 to a27db97 Compare May 12, 2026 12:43
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.75.0 Update dependency react-hook-form to v7.76.0 May 16, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from a27db97 to aa3214d Compare May 16, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from aa3214d to e25914e Compare May 23, 2026 08:52
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.76.0 Update dependency react-hook-form to v7.76.1 May 23, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from c0d1030 to 22cde79 Compare May 31, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants