fix(deps): update dependency @hookform/resolvers to v5#1371
Open
squiggler-app[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @hookform/resolvers to v5#1371squiggler-app[bot] wants to merge 1 commit into
squiggler-app[bot] wants to merge 1 commit into
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
bbd3ab2 to
c6a60b1
Compare
c6a60b1 to
ea89121
Compare
ea89121 to
c9d3ee3
Compare
c9d3ee3 to
8e88ce7
Compare
8e88ce7 to
b5c4c57
Compare
b5c4c57 to
73ef902
Compare
73ef902 to
68ecbbe
Compare
68ecbbe to
9ed8891
Compare
2138b05 to
32bc0f1
Compare
32bc0f1 to
ef2c922
Compare
ef2c922 to
bf7bf9b
Compare
bf7bf9b to
637450e
Compare
637450e to
fa53c23
Compare
fa53c23 to
d6f10cc
Compare
d6f10cc to
736825e
Compare
736825e to
b3d5054
Compare
b3d5054 to
00bba24
Compare
00bba24 to
4f47106
Compare
4f47106 to
a50c81c
Compare
a50c81c to
337e6a6
Compare
337e6a6 to
2ea607d
Compare
2ea607d to
78d68eb
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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:
^4.1.3→^5.4.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.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here