[Snyk] Upgrade @formspree/react from 2.5.0 to 2.5.1 #334
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 was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade @formspree/react from 2.5.0 to 2.5.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 1 version ahead of your current version.
The recommended version was released on 9 months ago.
Release notes
Package name: @formspree/react
Patch Changes
Minor Changes
4c40e1b: # Fix types in @ formspree/core
@ formspree/core
SubmissionData
has a type ofany
causing everything after it to opt-out typecheckingteardown
method onClient
andSession
utils.now
and useDate.now
insteadutils
module:append
,toCamel
,camelizeTopKeys
utils.appendExtraData
and convert the test file to typescriptsession.data()
Session
type@ formspree/react
SubmissionData
is no longerany
createPaymentMethod
does not properly map payload when the submission data is a type ofFormData
Client
is not updated when project changes49730d9: ## Improve error handling
@ formspree/core
submitForm
function now will never rejects but always produces a type ofSubmissionResult
, different types of the result can be refined/narrowed down using the fieldkind
.SubmissionErrorResult
which can be used to get an array of form errors and/or field errors (by field name)Response
is no longer made available on the submission result@ formspree/react
for the changes introduced to@ formspree/core
d025831:
@ formspree/core
stripePromise
tostripe
since it expects the resolved Stripe client not a promise@ formspree/react
useSubmit
which is suitable with code that uses other ways to manage submission state (e.g. with a library like react-hook-form)useForm
to useuseSubmit
under the hoodFormspreeContext
updates the client whenprops.project
changePatch Changes
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: