Skip to content

Update dependency react-hook-form to v7.76.0#251

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 28, 2025

This PR contains the following updates:

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

Release Notes

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

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


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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 28, 2025

Deploy Preview for calendar-gatsby ready!

Name Link
🔨 Latest commit fa03874
🔍 Latest deploy log https://app.netlify.com/projects/calendar-gatsby/deploys/6a07c1c96f51490008844ebe
😎 Deploy Preview https://deploy-preview-251--calendar-gatsby.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate Bot changed the title Update dependency react-hook-form to v7.55.0 Update dependency react-hook-form to v7.56.0 Apr 20, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 4b584d4 to 56980f5 Compare April 20, 2025 15:01
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.56.0 Update dependency react-hook-form to v7.56.1 Apr 22, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 56980f5 to 78ff63a Compare April 22, 2025 23:03
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 78ff63a to eb61be0 Compare May 4, 2025 01:53
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.56.1 Update dependency react-hook-form to v7.56.2 May 4, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from eb61be0 to 8dec043 Compare May 7, 2025 21:59
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.56.2 Update dependency react-hook-form to v7.56.3 May 7, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 8dec043 to 7aa10f7 Compare May 17, 2025 03:15
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.56.3 Update dependency react-hook-form to v7.56.4 May 17, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 7aa10f7 to 6aabaed Compare May 22, 2025 13:27
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 6aabaed to 5366771 Compare June 2, 2025 01:07
@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 5366771 to ad02107 Compare June 15, 2025 14:49
@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 ad02107 to 244b1fd Compare June 17, 2025 13:35
@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 force-pushed the renovate/react-hook-form-7.x-lockfile branch from 244b1fd to 07c97e4 Compare June 28, 2025 05:06
@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 from 07c97e4 to 12a2315 Compare July 4, 2025 23:13
@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 4, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 12a2315 to c1b0f67 Compare July 23, 2025 23:56
@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 23, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from c1b0f67 to cb28720 Compare July 24, 2025 16:28
@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 cb28720 to aba0de7 Compare August 1, 2025 23:14
@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 1, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from aba0de7 to 4702f0a Compare August 31, 2025 14:15
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 4702f0a to 61f6644 Compare September 20, 2025 01:14
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 71600e2 to 95fb2fa Compare November 18, 2025 03:07
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.66.0 Update dependency react-hook-form to v7.66.1 Nov 18, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 95fb2fa to 9beb60d Compare November 29, 2025 02:11
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.66.1 Update dependency react-hook-form to v7.67.0 Nov 29, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 9beb60d to 75f4f65 Compare December 4, 2025 02:11
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.67.0 Update dependency react-hook-form to v7.68.0 Dec 4, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 75f4f65 to 81d7fb1 Compare December 20, 2025 05:05
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.68.0 Update dependency react-hook-form to v7.69.0 Dec 20, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 81d7fb1 to 6b5cba6 Compare January 4, 2026 06:05
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.69.0 Update dependency react-hook-form to v7.70.0 Jan 4, 2026
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 6b5cba6 to 3789eb5 Compare January 11, 2026 00:43
@renovate renovate Bot changed the title Update dependency react-hook-form to v7.70.0 Update dependency react-hook-form to v7.71.0 Jan 11, 2026
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 3789eb5 to 3ea56ab Compare January 14, 2026 02:10
@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 from 3ea56ab to 86c6031 Compare February 20, 2026 21:57
@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 20, 2026
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 86c6031 to 8d461fd Compare March 22, 2026 01:54
@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 from 8d461fd to 13e368d Compare April 3, 2026 08:52
@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 force-pushed the renovate/react-hook-form-7.x-lockfile branch from 13e368d to c65399d Compare April 20, 2026 23:00
@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 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 5f14d64 to 791ebbd Compare May 2, 2026 05:05
@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 791ebbd to dc00a32 Compare May 12, 2026 09:48
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from dc00a32 to fa03874 Compare May 16, 2026 01:00
@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
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