-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix(deps): update dependency zod-form-data to v3 #7062
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
2a4724e
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^2.0.1->^3.0.0Release Notes
airjp73/rvf (zod-form-data)
v3.0.1Compare Source
v3.0.0Compare Source
Breaking Change
The
withZodandwithYupvalidators are now published as separate packages.This was done to prevent you from needing to install both
zodandyupin order to appease Typescript.Migration
Update and install packages
Install the updated
remix-validated-formand the adapter package of your choiceor
Change imports
Change these imports
to this
PRs included
Full Changelog: airjp73/rvf@v2.1.1...v3.0.0
v2.0.8Compare Source
v2.0.7Compare Source
v2.0.6Compare Source
v2.0.5Compare Source
v2.0.4Compare Source
v2.0.3Compare Source
v2.0.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.