Skip to content

[Snyk] Upgrade @conform-to/react from 1.20.2 to 1.21.1 - #135

Closed
zsmithnyc wants to merge 1 commit into
mainfrom
snyk-upgrade-4faedb3096799f44fb4f73595dbc2b01
Closed

zsmithnyc wants to merge 1 commit into
mainfrom
snyk-upgrade-4faedb3096799f44fb4f73595dbc2b01

Conversation

@zsmithnyc

Copy link
Copy Markdown
Member

snyk-top-banner

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

Merge Risk: Medium

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.

For more information:

Snyk has created this PR to upgrade @conform-to/react from 1.20.2 to 1.21.1.

See this package in npm:
@conform-to/react

See this project in Snyk:
https://app.snyk.io/org/zsmith/project/ac9a8588-00bc-4267-8f2f-c1109676fcbc?utm_source=github&utm_medium=referral&page=upgrade-pr
@zsmithnyc

Copy link
Copy Markdown
Member Author

Merge Risk: Medium

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.

Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Test Summary

Job Status
E2E (fast, fake provider) ⏭️ skipped
Unit Tests (component) ⏭️ skipped

View workflow run

@cla-assistant

cla-assistant Bot commented Sep 10, 2026

Copy link
Copy Markdown

CLA assistant check
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.

@ecv ecv closed this Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants