Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@hookform/resolvers (source) ^4.0.0 -> ^5.0.0 age confidence

Release Notes

react-hook-form/resolvers (@​hookform/resolvers)

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features
  • support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (#​777) (8d083bd)

v5.0.1

Compare Source

Bug Fixes
  • relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (#​758) (6e88393)

v5.0.0

Compare Source

Features
BREAKING CHANGES
  • Requires react-hook-form@​7.55.0 or higher

Before
Prior to V5, some projects used manual types like

useForm<FormValues>();

After
With V5, the correct approach is:

useForm<Input, Context, Output>();
useForm<FormInputValues, Context, FormOutputValues>();

This update enables distinct outputs when utilizing features like transform from validation libraries.

ℹ️ The best approach is to let the types be inferred from your schema, rather than manually defining them.


Configuration

📅 Schedule: 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.

@vercel
Copy link

vercel bot commented Apr 2, 2025

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

Project Deployment Preview Comments Updated (UTC)
chat-io Ready Ready Preview Comment Sep 14, 2025 9:42am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Apr 2, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 40ac485 to b15abe9 Compare April 8, 2025 01:43
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from b15abe9 to 9783f8b Compare April 12, 2025 22:05
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch 2 times, most recently from b3a4741 to 2a090f3 Compare April 14, 2025 05:43
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 2a090f3 to 9a0edae Compare April 15, 2025 19:46
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 9a0edae to 821c737 Compare April 17, 2025 09:19
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 821c737 to aa8fe99 Compare April 20, 2025 18:07
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from aa8fe99 to 37c3938 Compare April 20, 2025 18:53
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch 3 times, most recently from 4c5853e to 01b23a9 Compare April 21, 2025 10:46
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch 4 times, most recently from 37861ae to fd63050 Compare April 21, 2025 12:57
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from fd63050 to 5620fe4 Compare April 21, 2025 14:46
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 5620fe4 to bd8fa3b Compare April 21, 2025 16:28
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 0adc77d to d1fb5a5 Compare May 27, 2025 15:24
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from d1fb5a5 to 25357c2 Compare May 27, 2025 22:21
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 25357c2 to c1a52fe Compare May 28, 2025 22:07
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from c1a52fe to 362939e Compare May 29, 2025 09:17
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 362939e to e75c694 Compare May 30, 2025 17:43
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from e75c694 to 54fac2a Compare June 8, 2025 09:20
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 54fac2a to 63d9f97 Compare June 8, 2025 15:37
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 63d9f97 to 4ed52e1 Compare June 19, 2025 11:47
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 4ed52e1 to 40f7efc Compare June 25, 2025 12:06
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 40f7efc to 77abaac Compare July 2, 2025 11:42
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 77abaac to 4eb279e Compare July 10, 2025 17:28
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 4eb279e to 0eff37c Compare July 25, 2025 17:32
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 0eff37c to 51341e4 Compare August 7, 2025 00:13
@renovate renovate bot force-pushed the renovate/hookform-resolvers-5.x branch from 51341e4 to 564e636 Compare September 14, 2025 09:38
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​hookform/​resolvers@​4.1.3 ⏵ 5.2.2100100100 +194 +5100

View full report

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.

1 participant