-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency @hookform/resolvers to v5 #692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/hookform-resolvers-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
13c1318 to
4d021b1
Compare
4d021b1 to
3f4aa34
Compare
3f4aa34 to
caf0479
Compare
caf0479 to
cb127a6
Compare
cb127a6 to
a9084f2
Compare
a9084f2 to
d098e65
Compare
d098e65 to
28edb9e
Compare
28edb9e to
a75bb38
Compare
a75bb38 to
9f10788
Compare
9f10788 to
2c25108
Compare
2c25108 to
bc9391c
Compare
bc9391c to
7720567
Compare
7720567 to
7379d92
Compare
7379d92 to
6c97afd
Compare
405cc96 to
2d59684
Compare
2d59684 to
b227196
Compare
b227196 to
07a0b13
Compare
07a0b13 to
c22ecb3
Compare
c22ecb3 to
624a95f
Compare
624a95f to
a1cb97d
Compare
a1cb97d to
f9ad556
Compare
f9ad556 to
7ff44a7
Compare
7ff44a7 to
26aef7a
Compare
26aef7a to
35e2a24
Compare
35e2a24 to
200ec75
Compare
200ec75 to
713ef86
Compare
713ef86 to
ccea830
Compare
ccea830 to
619f85d
Compare
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.0.0->^5.2.2Release Notes
react-hook-form/resolvers (@hookform/resolvers)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.