-
Notifications
You must be signed in to change notification settings - Fork 5
fix(deps): update dependency @hookform/resolvers to v5 #169
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
dev
Choose a base branch
from
renovate/hookform-resolvers-5.x
base: dev
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.
|
4ef6d83 to
2e7a996
Compare
2e7a996 to
4b3db41
Compare
4b3db41 to
dbe5a81
Compare
dbe5a81 to
6557122
Compare
6557122 to
a7c4998
Compare
a7c4998 to
beac6bc
Compare
beac6bc to
c86d009
Compare
c86d009 to
6ec137d
Compare
6ec137d to
8f320fc
Compare
8f320fc to
1b997d2
Compare
1b997d2 to
b6a9e5b
Compare
b6a9e5b to
ab71925
Compare
ab71925 to
e1edf75
Compare
e1edf75 to
32ff8d3
Compare
32ff8d3 to
367419a
Compare
367419a to
ba52099
Compare
ba52099 to
fc12d90
Compare
fc12d90 to
69a0352
Compare
69a0352 to
895a6ed
Compare
895a6ed to
8a8f8dd
Compare
8a8f8dd to
addd186
Compare
addd186 to
b314ad9
Compare
b314ad9 to
c95df38
Compare
c95df38 to
cb6251e
Compare
cb6251e to
080245b
Compare
080245b to
a24ebd3
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.1.3->^5.0.0Release 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.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.