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-native from 0.61.5 to 0.62.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 react-native from 0.61.5 to 0.62.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 7 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-03-26.

The recommended version fixes:

Severity Issue Exploit Maturity
Denial of Service (DoS)
npm:mem:20180117
No Known Exploit
Prototype Pollution
SNYK-JS-HAPIHOEK-548452
No Known Exploit
Release notes
Package name: react-native
  • 0.62.0 - 2020-03-26

    0.62.0

    0.62 stable is here 🎉

    Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

    Some of the major changes that this version brings:

    • Flipper support
    • a new LogBox experience
    • better dark mode support

    Among many others - please refer to the blog post for more details.


    This release comes in the midst of a global pandemic. We’re releasing this version today to respect the work of hundreds of contributors who made this release possible and to prevent the release from falling too far behind master. You can participate in the conversation on the status of this release at this issue, but please be mindful of the reduced capacity of contributors to help with issues and prepare to delay upgrading if necessary.


    You can upgrade to this version using the upgrade helper webtool ⚛️
    And if you are having troubles, please refer to the new Upgrade Support repository by our awesome community.


    You can find the whole changelog history over at react-native-releases.

  • 0.62.0-rc.5 - 2020-03-07

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.62.0-rc.5 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN062 --version 0.62.0-rc.5

    This version introduces the new LogBox experience behind a feature flag. To try it out, add the following to your index.js file:

    require('react-native').unstable_enableLogBox()

    This version also introduces Flipper integration and support for a new version of Hermes (0.4.0). For details and to report issues, see this issue.


    This release will be quite massive (there are around 1200 commits of delta between this version and 0.61!) so we don't have the changelog ready yet (draft PR) - it will be fully ready for when we will publish 0.62.0.

    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.62.0-rc.4 - 2020-03-06

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.62.0-rc.4 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN062 --version 0.62.0-rc.4

    This version introduces the new LogBox experience behind a feature flag. To try it out, add the following to your index.js file:

    require('react-native').unstable_enableLogBox()

    This version also introduces Flipper integration and support for a new version of Hermes (0.4.0). For details and to report issues, see this issue.


    This release will be quite massive (there are around 1200 commits of delta between this version and 0.61!) so we don't have the changelog ready yet (draft PR) - it will be fully ready for when we will publish 0.62.0.

    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.62.0-rc.3 - 2020-02-25

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.62.0-rc.3 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN062 --version 0.62.0-rc.3

    RC3 introduces the new LogBox experience behind a feature flag. To try it out, add the following to your index.js file:

    require('react-native').unstable_enableLogBox()

    RC3 also introduces Flipper integration and support for a new version of Hermes (0.4.0). For details and to report issues, see this issue.


    This release will be quite massive (there are around 1200 commits of delta between this version and 0.61!) so we don't have the changelog ready yet (draft PR) - it will be fully ready for when we will publish 0.62.0.

    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.62.0-rc.2 - 2020-02-13

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.62.0-rc.2 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN062 --version 0.62.0-rc.2

    RC2 introduces the new LogBox experience behind a feature flag. To try it out, add the following to your index.js file:

    require('react-native').unstable_enableLogBox()

    RC2 also introduces Flipper integration. For details and to report issues, see this issue.


    This release will be quite massive (there are around 1200 commits of delta between this version and 0.61!) so we don't have the changelog ready yet (draft PR) - it will be fully ready for when we will publish 0.62.0.

    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.62.0-rc.1 - 2020-01-21

    THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

    Please only upgrade or create new apps with 0.62.0-rc.1 if you'd like to help us test this before the stable release - which would be super useful 🤗

    To test it, run:

    npx react-native init RN062 --version 0.62.0-rc.1

    This RC1 introduces the new LogBox experience behind a feature flag: to try it out, add in the index.js file:

    require('react-native').unstable_enableLogBox()

    We are also aware of some Android and Hermes related issues, keep an eye on the RC status issue to know more - they are still being investigated but will likely be fixed in the next RC.


    This release will be quite massive (there are around 1200 commits of delta between this version and 0.61!) so we don't have the changelog ready yet (draft PR) - it will be fully ready for when we will publish 0.62.0.

    You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


    You can find the whole changelog history over at react-native-releases.

  • 0.62.0-rc.0 - 2019-12-18
  • 0.61.5 - 2019-11-23
from react-native GitHub release notes
Commit messages
Package name: react-native
  • 9101eaf [0.62.0] Bump version numbers
  • 1f8b698 Pressability: Fix Missing `onLongPress` Gestures
  • f6a8452 Bump FlipperKit version on iOS to be compatible with react-native-flipper (#28277)
  • e8a368c Upgrade Flipper Android to 0.33.1 (#28275)
  • 83aff2c [0.62.0-rc.5] Bump version numbers
  • e41e146 Fix toggling between hidden and visible password
  • ba3815f [0.62.0-rc.4] Bump version numbers
  • 4bb1794 Revert "Bump FlipperKit version on iOS to be compatible with react-native-fli… (#28225)"
  • ada73a3 Bump FlipperKit version on iOS to be compatible with react-native-fli… (#28225)
  • 4efa3ba Add xcscheme files back in the template (#28198)
  • 409551c Try the debug executor before the release executor
  • e16c5cb If JSC fails to load when starting RN, expose that error to the caller
  • 0b6cd69 Return null when requesting constants for nonexistent View Managers in RN Android
  • d22cc4f Fix setting keyboardType from breaking autoCapitalize (#27523)
  • dfa8fed [0.62.0-rc.3] Bump version numbers
  • be50884 [package] Bump CLI to ^4.2.x
  • 26e7d6a [package] Bump CLI to ^4.1.x to fix run-android
  • ebb629d Resolve localization warnings (#28046)
  • 2799d67 @allow-large-files Upgrade Hermes dependency to 0.4.0
  • 76604e7 Resolve React-RCTText Xcode warning (#28054)
  • 8aeb5dc Revert D19235758: Implement onRequestClose for iOS 13+ modals
  • 360b53d Implement TextInput autoFocus natively on iOS (#27803)
  • ebfd1bd fix: resolve Require Cycle warning (#27851)
  • b0eddef remove `xcshareddata` from gitignore (#27563)

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

🛠 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
1 participant