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 mongodb-stitch-browser-sdk from 4.0.15-0 to 4.9.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade mongodb-stitch-browser-sdk from 4.0.15-0 to 4.9.0.

ℹ️ 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 18 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-01-31.
Release notes
Package name: mongodb-stitch-browser-sdk
  • 4.9.0 - 2020-01-31

    This release introduces experimental support for watch on RemoteMongoCollection in React Native.

    Thanks to changes made recently in React Native 0.62, networking primitives were exposed to make it possible to open an EventSource-based HTTP stream in React Native in a mobile-friendly way. See this thread and this PR for the work that went into making this possible. Big thanks to the React Native team for making this happen.

    Right now, this will only work in the release candidate for React Native 0.62, so we are releasing this feature as an experimental pre-release feature.

    If you'd like to try using watch in your Stitch apps, you can download this version of the SDK by:

    npm install --save [email protected]
    
    npm install --save mongodb-stitch-react-native-sdk@next
    

    Note that you must specify the version or the next tag, otherwise you will get the version of the SDK that does not support watch in React Native.

  • 4.8.0 - 2020-01-03
    • Add customData to user object
    • Add ability to refresh customData to StitchAuth
  • 4.7.1 - 2019-11-11
    • STITCH-3383 Update browser README SDK version to 4.7.1

    • STITCH-3383 Release v4.7.1

  • 4.7.0 - 2019-11-06
    • Add Custom Function authentication auth provider
    • Add custom reset password function to UserPass auth provider
  • 4.6.0 - 2019-10-23

    STITCH-3376 Release 4.6.0

  • 4.5.0 - 2019-07-12
  • 4.4.1 - 2019-06-11
  • 4.4.0 - 2019-05-16
  • 4.3.2 - 2019-03-12
  • 4.3.1 - 2019-03-05
  • 4.3.0 - 2019-02-15
  • 4.2.0 - 2019-01-29
  • 4.1.3 - 2019-01-24
  • 4.1.2 - 2018-12-26
  • 4.1.1 - 2018-12-06
  • 4.1.0 - 2018-11-27
  • 4.0.15-beta-2.0 - 2018-11-26
  • 4.0.15-beta-1.0 - 2018-11-20
  • 4.0.15-0 - 2018-10-15
from mongodb-stitch-browser-sdk GitHub release notes

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant