You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snyk has created this PR to upgrade @conform-to/react from 1.20.2 to 1.21.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 23 days ago.
Breaking Change Risk
Notice: This assessment is enhanced by AI.
Important
Check the changes in this PR to ensure they won't cause issues with your project.
This PR was automatically created by Snyk using the credentials of a real user.
Note:You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
This minor version upgrade for @conform-to/react introduces breaking changes in version 1.21.0 by removing several APIs that were previously deprecated under the "Future APIs" flag.
Breaking Changes in v1.21.0:
The schema option in the future useForm hook is removed. The schema should now be passed as the first argument: useForm(schema, options).
stripEmptyValues has been removed from parseSubmission().
The value option has been removed from report(). Use targetValue instead.
The invalid metadata property is removed. Use !valid instead.
getZodConstraint() and getValibotConstraint() are removed from future exports. Use getConstraints() instead.
Version 1.21.1 contains only bug fixes and no breaking changes.
Recommendation:
This is a medium-risk upgrade. Developers should verify if they are using any of the deprecated "Future APIs" listed above and refactor their code according to the release notes before merging.
Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You have signed the CLA already but the status is still pending? Let us recheck it.
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
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.
Snyk has created this PR to upgrade @conform-to/react from 1.20.2 to 1.21.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 23 days ago.
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: