fix(deps): update dependency @hookform/resolvers to v5 - #866
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @hookform/resolvers to v5#866renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
3 times, most recently
from
April 5, 2025 06:41
83489a4 to
1438303
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
2 times, most recently
from
June 9, 2025 11:56
4a79b34 to
49f5f46
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
2 times, most recently
from
July 29, 2025 15:31
abe73f3 to
10e8b40
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
3 times, most recently
from
August 21, 2025 17:13
648094f to
ae23471
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
from
September 14, 2025 08:47
ae23471 to
6226e95
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
2 times, most recently
from
September 26, 2025 01:56
3eb63c0 to
6a7a112
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
13 times, most recently
from
November 1, 2025 08:42
6add450 to
c0fe822
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
4 times, most recently
from
November 21, 2025 08:44
c03558e to
fed2be2
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
12 times, most recently
from
June 25, 2026 04:35
135081f to
8122dfe
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
5 times, most recently
from
June 30, 2026 04:45
1d0235f to
e3a2482
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
5 times, most recently
from
July 15, 2026 06:03
5764f3b to
cc49677
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
5 times, most recently
from
July 26, 2026 14:10
b24bc46 to
8efb9f9
Compare
renovate
Bot
force-pushed
the
renovate/hookform-resolvers-5.x
branch
2 times, most recently
from
August 1, 2026 17:41
41b8546 to
c40e6cc
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.10.0→5.9.1Release Notes
react-hook-form/resolvers (@hookform/resolvers)
v5.9.1Compare Source
v5.9.0Compare Source
Features
v5.8.0Compare Source
v5.7.1Compare Source
v5.7.0Compare Source
Features
v5.6.0Compare Source
v5.5.8Compare Source
Bug Fixes
v5.5.7Compare Source
v5.5.6Compare Source
v5.5.5Compare Source
Bug Fixes
v5.5.4Compare Source
Bug Fixes
v5.5.3Compare Source
Bug Fixes
v5.5.2Compare Source
v5.5.1Compare Source
Bug Fixes
v5.5.0Compare Source
Features
v5.4.3Compare Source
Bug Fixes
v5.4.2Compare Source
Bug Fixes
a21e723)b7bb3f9)v5.4.1Compare Source
Bug Fixes
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: (UTC)
🚦 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.