Skip to content

Update dependency @hookform/resolvers to v5#8

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hookform-resolvers-5.x
Open

Update dependency @hookform/resolvers to v5#8
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hookform-resolvers-5.x

Conversation

@renovate

@renovate renovate Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@hookform/resolvers (source) ^3.9.1^5.0.0 age confidence

Release Notes

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

v5.4.0

Compare Source

Features
  • feat: add ata-validator resolver (#​845)
Fixes
  • fix issue with toNestErrors.ts (#​848)
  • add guidance on passing context to yupResolver (useForm context) (#​835) (3d29924)

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.

v4.1.3

Compare Source

Bug Fixes
  • escape square brackets in field name regex pattern (#​752) (50dd4ad)

v4.1.2

Compare Source

Bug Fixes

v4.1.1

Compare Source

Bug Fixes
  • standard-schema: Propertly handle object path segments (#​746) (8ffada0)

v4.1.0

Compare Source

Features

v4.0.0

Compare Source

Bug Fixes
  • add support for names option (#​713) (985c48d)
  • arktypeResolver: resolve type error when schema is defined from an ArkType scope (#​732) (3233667)
  • handle raw: true option to pass form submission values correctly (#​733) (7807f95)
  • validateFieldsNatively: handle undefined object when reading 'refs' (#​734) (3da2054)
Features
  • ajv: Keep original validation type while using errorMessage (#​728) (5030a59)
  • effectResolver: returns either all errors or only the first one based on criteriaMode (#​737) (12d7d8e)
  • standard-schema: add standard-schema resolver (#​738) (b75a95a)
BREAKING CHANGES
  • ajv: The AJV Resolver now unwraps the errorMessage object to return the original error types. This update may introduce breaking changes to your projects.

Configuration

📅 Schedule: (in timezone Asia/Jerusalem)

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

@renovate renovate Bot added the renovate label Dec 6, 2025
@vercel

vercel Bot commented Dec 6, 2025

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
byos-sample-app Ready Ready Preview, Comment Jun 11, 2026 9:15am

@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 92609a1 to 9eaa232 Compare December 6, 2025 13:01
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 9eaa232 to 6ddaca8 Compare December 12, 2025 12:05
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 6ddaca8 to 60d1155 Compare December 12, 2025 23:31
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 60d1155 to 2460fde Compare December 31, 2025 18:12
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 2460fde to 0aa290a Compare January 8, 2026 20:48
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 0aa290a to 4016a65 Compare January 23, 2026 21:40
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 4016a65 to 539429e Compare January 28, 2026 12:32
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 539429e to 943cb59 Compare January 28, 2026 22:46
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 943cb59 to 5075b06 Compare January 29, 2026 03:02
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 5075b06 to 2a1f180 Compare February 2, 2026 16:33
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 2a1f180 to 9ccc210 Compare February 12, 2026 12:48
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 9ccc210 to 5b4d9d3 Compare February 17, 2026 17:59
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 5b4d9d3 to 5908d47 Compare March 8, 2026 09:07
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 5908d47 to 3551e3f Compare March 17, 2026 22:13
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 3551e3f to 8831877 Compare April 1, 2026 22:13
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 8831877 to 4575d71 Compare April 8, 2026 16:33
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 4575d71 to e00a116 Compare April 10, 2026 22:51
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from e00a116 to f064d58 Compare April 24, 2026 20:09
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from f064d58 to e2274be Compare April 29, 2026 17:50
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from e2274be to dbe22eb Compare May 12, 2026 02:45
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from dbe22eb to dc9a9ac Compare May 12, 2026 14:33
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from dc9a9ac to bfcf916 Compare May 18, 2026 13:46
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from bfcf916 to ac7a4cb Compare May 25, 2026 02:48
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from ac7a4cb to 17b38b1 Compare May 28, 2026 22:34
@renovate renovate Bot force-pushed the renovate/hookform-resolvers-5.x branch from 17b38b1 to 630964d Compare June 2, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants