Skip to content

chore(deps): update dependency react-hook-form to v7.76.1#4257

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

chore(deps): update dependency react-hook-form to v7.76.1#4257
renovate[bot] wants to merge 1 commit into
release-23.xfrom
renovate/react-hook-form-7.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 22, 2026

This PR contains the following updates:

Package Change Age Confidence
react-hook-form (source) 7.65.07.76.1 age 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.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


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 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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 22, 2026

Deploy Preview for paragon-openedx-v23 ready!

Name Link
🔨 Latest commit 2523c12
🔍 Latest deploy log https://app.netlify.com/projects/paragon-openedx-v23/deploys/6a117b045818c70008d15b86
😎 Deploy Preview https://deploy-preview-4257--paragon-openedx-v23.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 5c374de to 1017b7b Compare April 26, 2026 00:41
@renovate renovate Bot changed the title chore(deps): update dependency react-hook-form to v7.73.1 chore(deps): update dependency react-hook-form to v7.74.0 Apr 26, 2026
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 4 times, most recently from 41f83f2 to 29e9568 Compare May 2, 2026 05:26
@renovate renovate Bot changed the title chore(deps): update dependency react-hook-form to v7.74.0 chore(deps): 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 2 times, most recently from 1ab0666 to 1133a0d Compare May 11, 2026 00:36
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 1133a0d to c9a69bb Compare May 16, 2026 01:13
@renovate renovate Bot changed the title chore(deps): update dependency react-hook-form to v7.75.0 chore(deps): update dependency react-hook-form to v7.76.0 May 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.40%. Comparing base (9503d3b) to head (2523c12).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-23.x    #4257   +/-   ##
=============================================
  Coverage         94.40%   94.40%           
=============================================
  Files               242      242           
  Lines              4309     4309           
  Branches            981      981           
=============================================
  Hits               4068     4068           
  Misses              237      237           
  Partials              4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch 2 times, most recently from 40c56ce to 53dc6a3 Compare May 20, 2026 13:21
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x-lockfile branch from 53dc6a3 to 2523c12 Compare May 23, 2026 10:01
@renovate renovate Bot changed the title chore(deps): update dependency react-hook-form to v7.76.0 chore(deps): update dependency react-hook-form to v7.76.1 May 23, 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