Update dependency @hookform/resolvers to v5#27
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
December 12, 2025 12:36
9972415 to
56b82d2
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
January 7, 2026 22:40
56b82d2 to
4209f65
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
January 28, 2026 12:15
4209f65 to
9c5019a
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
January 29, 2026 02:41
9c5019a to
da1ee4a
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
February 5, 2026 03:16
da1ee4a to
0a4e846
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
March 17, 2026 22:43
0a4e846 to
acf08eb
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
April 8, 2026 11:06
acf08eb to
c422b07
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
April 10, 2026 22:43
c422b07 to
f1ae855
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
April 23, 2026 07:36
f1ae855 to
6db31b1
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
April 24, 2026 20:10
6db31b1 to
8f7a50d
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
May 12, 2026 03:20
8f7a50d to
8d502a4
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
May 25, 2026 02:55
8d502a4 to
6deb802
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.9.1→^5.0.0Release Notes
react-hook-form/resolvers (@hookform/resolvers)
v5.4.0Compare Source
Features
Fixes
yupResolver(useForm context) (#835) (3d29924)v5.2.2Compare Source
Bug Fixes
v5.2.1Compare Source
Bug Fixes
v5.2.0Compare Source
Features
v5.1.1Compare Source
Bug Fixes
v5.1.0Compare Source
Features
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Features
BREAKING CHANGES
Before
Prior to V5, some projects used manual types like
After
With V5, the correct approach is:
This update enables distinct outputs when utilizing features like
transformfrom validation libraries.ℹ️ The best approach is to let the types be inferred from your schema, rather than manually defining them.
v4.1.3Compare Source
Bug Fixes
v4.1.2Compare Source
Bug Fixes
v4.1.1Compare Source
Bug Fixes
v4.1.0Compare Source
Features
v4.0.0Compare Source
Bug Fixes
raw: trueoption to pass form submission values correctly (#733) (7807f95)Features
errorMessage(#728) (5030a59)BREAKING CHANGES
errorMessageobject to return the original error types. This update may introduce breaking changes to your projects.Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.