Skip to content

fix(deps): update dependency react-hook-form to v7.80.0#1820

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/react-hook-form-7.x
Jun 20, 2026
Merged

fix(deps): update dependency react-hook-form to v7.80.0#1820
renovate[bot] merged 1 commit into
masterfrom
renovate/react-hook-form-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v7.80.0: Version 7.80.0

Compare Source

🧄 feat: disable useFieldArray fields (#​13535)

const { fields } = useFieldArray({ disabled: true });
fields[0].disabled; // contains disabled props

🛺 perf: make rhf more performant (#​13524)
🐞 fix(deepEqual): empty array and empty plain object should not be equal (#​13533)

thanks to @​JSap0914

v7.79.0

Compare Source

Added
  • disabled option to useFieldArray
Fixed
  • Controller onChange promise return type
  • deepEqual false positives with shared object references
  • shouldUseNativeValidation behavior for radio groups
  • createFormControl stability with fast refresh in dev mode
  • StrictMode value preservation during remount
  • formState.errors reactivity with React compiler

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday"
  • 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.

@cypress

cypress Bot commented Jun 16, 2026

Copy link
Copy Markdown

BanManager-WebUI    Run #10802

Run Properties:  status check passed Passed #10802  •  git commit 9e512ccf5a ℹ️: Merge 10d54ee3deffd0c31540eeca8b206624d93a6a03 into 02c86040978dc9d7d045d0371c17...
Project BanManager-WebUI
Branch Review renovate/react-hook-form-7.x
Run status status check passed Passed #10802
Run duration 02m 16s
Commit git commit 9e512ccf5a ℹ️: Merge 10d54ee3deffd0c31540eeca8b206624d93a6a03 into 02c86040978dc9d7d045d0371c17...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 49
View all changes introduced in this branch ↗︎

@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x branch from c97f98f to 10d54ee Compare June 20, 2026 02:05
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to v7.79.0 fix(deps): update dependency react-hook-form to v7.80.0 Jun 20, 2026
@renovate renovate Bot merged commit e77d853 into master Jun 20, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/react-hook-form-7.x branch June 20, 2026 04:30
@sonarqubecloud

Copy link
Copy Markdown

@cypress

cypress Bot commented Jun 20, 2026

Copy link
Copy Markdown

BanManager-WebUI    Run #10804

Run Properties:  status check passed Passed #10804  •  git commit e77d8532c4: fix(deps): update dependency react-hook-form to v7.80.0 (#1820)
Project BanManager-WebUI
Branch Review master
Run status status check passed Passed #10804
Run duration 02m 11s
Commit git commit e77d8532c4: fix(deps): update dependency react-hook-form to v7.80.0 (#1820)
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 49
View all changes introduced in this branch ↗︎

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