Skip to content

fix(deps): update dependency react-hook-form to v7.86.0 - #4273

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/react-hook-form-7.x
Open

fix(deps): update dependency react-hook-form to v7.86.0#4273
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/react-hook-form-7.x

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v7.86.0

Compare Source

Added
  • Type-safe getErrors method
Performance
  • Improve createFormControl
  • Improve clone object check
  • Avoid cloning values in unregister without subscribers
Fixed
  • Field array update leaving stale errors and touched state at the updated index
  • flatten discarding File and Blob values instead of treating them as leaf nodes
  • validateField not passing the field error to setCustomValidity when criteriaMode is all
  • hasValidation treating falsy but valid values (min: 0, max: 0, minLength: 0, maxLength: 0, required: '') as no validation
  • setValue targeting a nested leaf not notifying a Controller registered on a field array item root
  • setValues not updating fields registered under an object or array value
  • useWatch returning a stale value on name change when the new value is null
  • unregister inverting keepDirty when broadcasting isDirty

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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 22, 2026
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 22, 2026 00:28 Inactive
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 22, 2026 00:28 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@accounter/client 0.1.0-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/green-invoice-graphql 0.8.7-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/hashavshevet-mesh 0.2.13-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/israeli-vat-scraper 0.1.13-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/modern-poalim-scraper 0.11.0-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/payper-mesh 0.2.13-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/scraper-app 0.0.3-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/server 0.2.0-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/shaam-uniform-format-generator 0.2.7-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎
@accounter/shaam6111-generator 0.1.9-alpha-20260822003011-cdc24205324b1f866c8f3dc66aecbfea838fefad npm ↗︎ unpkg ↗︎

@renovate

renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants