Skip to content
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

[Snyk] Upgrade react-firebase-hooks from 5.0.2 to 5.1.1 #3

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

Mdizrail92
Copy link
Owner

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 react-firebase-hooks from 5.0.2 to 5.1.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 13 versions ahead of your current version.

  • The recommended version was released on 2 years ago.

Release notes
Package name: react-firebase-hooks
  • 5.1.1 - 2022-11-15

    Release Notes

    Bug fixes

    Full Changelog: v5.1.0...v5.1.1

  • 5.1.0 - 2022-11-09

    Release Notes

    It's been a while since the last release, so this has been a bit of a housekeeping release focused on landing outstanding PRs and resolving a few of the simpler issues that have been reported.

    I'm aware there are some outstanding issues with React 18 that require some deeper investigation and these will be tackled in a future release.

    Special thanks to @ levino for putting a test framework in place and adding our first test. We would welcome PRs with additional tests to improve the resilience of the library!

    New Hooks

    • [auth] Add useSendPasswordResetEmail - thanks to @ mparsakia
    • [auth] Add useDeleteUser - thanks to @ RobertSasak
    • [auth] Add useSignOut - thanks to @ RobertSasak
    • [auth] Add useVerifyBeforeUpdateEmail - thanks to @ skratchdot
    • [auth] Add useIdToken #223
    • [auth] Add useSendSignInLinkToEmail and useSignInWithEmailLink #261

    New Features

    • [auth] useCollection and useDocument now supports an optional initialValue option which sets the default value for hooks. This had been missed in the upgrade from v3 to v4 - thanks to @ mauriceackel and @ dylanwatsonsoftware
    • [auth] All methods returned by the createUser and signInWithXXX hooks will return the UserCredential when successful #251
    • [auth] All methods returned by updateXXX and sendXXX hooks will return a boolean to indicate success or failure

    Bug fixes

    • Ensure that all internal functions are wrapped in useCallback to prevent unnecessary renders - thanks to @ wong2 and @ pzmudzinski

    Full Changelog: v5.0.3...v5.1.0

  • 5.1.0-alpha.9 - 2022-11-09
  • 5.1.0-alpha.8 - 2022-11-09
  • 5.1.0-alpha.7 - 2022-11-08
  • 5.1.0-alpha.6 - 2022-11-08
  • 5.1.0-alpha.5 - 2022-11-08
  • 5.1.0-alpha.4 - 2022-11-08
  • 5.1.0-alpha.3 - 2022-11-08
  • 5.1.0-alpha.2 - 2022-11-08
  • 5.1.0-alpha.1 - 2022-11-08
  • 5.1.0-alpha.0 - 2022-11-08
  • 5.0.3 - 2022-02-23

    Release Notes

    Bug fixes

    • [auth] Correctly clear the error message when re-submitting the update functions #213 - thanks @ cargallo
    • [functions] Fix HttpsCallable return type #210 - thanks @ sanny-io
  • 5.0.2 - 2022-02-04

    Release Notes

    Bug fixes

    • [firestore] Prevent unnecessary re-renders when specifying options to hooks #207
from react-firebase-hooks GitHub release notes

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 react-firebase-hooks from 5.0.2 to 5.1.1.

See this package in npm:
react-firebase-hooks

See this project in Snyk:
https://app.snyk.io/org/mdizrail92-aqAWypxZ8GbXCJDJfysugc/project/843c402a-733d-4857-8231-f64886a48020?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants