bytemakers / Noteslify

Your Privacy Friendly, Open Source. Alternative to EverNote.
GNU General Public License v3.0
125 stars 77 forks source link

[Snyk] Upgrade @formspree/react from 2.4.4 to 2.5.1 #304

Closed devarshishimpi closed 6 months ago

devarshishimpi commented 9 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @formspree/react from 2.4.4 to 2.5.1.

:information_source: 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 **21 days ago**, on 2023-08-23.
Release notes
Package name: @formspree/react
  • 2.5.1 - 2023-08-23

    Patch Changes

    • 56a444b: remove unused package-specific yarn.lock
    • Updated dependencies [56a444b]
      • @ formspree/core@3.0.1
  • 2.5.0 - 2023-08-03

    Minor Changes

    • 4c40e1b: # Fix types in @ formspree/core

      @ formspree/core

      • fix SubmissionData has a type of any causing everything after it to opt-out typechecking
      • remove a no-op teardown method on Client and Session
      • remove utils.now and use Date.now instead
      • remove unused functions from utils module: append, toCamel, camelizeTopKeys
      • add tests for utils.appendExtraData and convert the test file to typescript
      • add tests for session.data()
      • no longer export Session type

      @ formspree/react

      • update types as a result of SubmissionData is no longer any
      • fix createPaymentMethod does not properly map payload when the submission data is a type of FormData
      • fix the Client is not updated when project changes
    • 49730d9: ## Improve error handling

      • @ formspree/core submitForm function now will never rejects but always produces a type of SubmissionResult, different types of the result can be refined/narrowed down using the field kind.
      • Provide 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
      • Update @ formspree/react for the changes introduced to @ formspree/core
    • d025831: @ formspree/core

      • rename client config stripePromise to stripe since it expects the resolved Stripe client not a promise

      @ formspree/react

      • add a new hook: useSubmit which is suitable with code that uses other ways to manage submission state (e.g. with a library like react-hook-form)
      • update useForm to use useSubmit under the hood
      • fix: FormspreeContext updates the client when props.project change

    Patch Changes

    • Updated dependencies [4c40e1b]
    • Updated dependencies [49730d9]
    • Updated dependencies [d025831]
      • @ formspree/core@3.0.0
  • 2.4.4 - 2023-06-28

    Patch Changes

    • a359edd: Upgrade jest to v29 using centralized dependency, and run tests in CI
    • Updated dependencies [a359edd]
      • @ formspree/core@2.8.3
from @formspree/react GitHub release notes
Commit messages
Package name: @formspree/react
  • 31b971c Version Packages (#55)
  • 828d4e9 chore: add Dependency Review GH workflow (#50)
  • 56a444b chore: remove unused package-specific yarn.lock (#49)
  • 704d2ef Version Packages (#46)
  • d025831 feature: @ formspree/react useSubmit hook (#48)
  • 49730d9 feature: improve error handling for @ formspree/core (#47)
  • 4c40e1b feature: fix types in `@ formspree/core` (#44)
  • bbd3982 chore: set up ESLint and hook it up to lint-staged (#43)
  • 6f08973 chore: update Readme and Contributing guide (#41)
  • d0d93ac chore: various repo devDependencies cleanups (#42)
Compare

**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: 🧐 [View latest project report](https://app.snyk.io/org/devarshishimpi/project/69511316-b884-4a6d-b81f-548b43321ca0?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/devarshishimpi/project/69511316-b884-4a6d-b81f-548b43321ca0/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/devarshishimpi/project/69511316-b884-4a6d-b81f-548b43321ca0/settings/integration?pkg=@formspree/react&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)