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.63.2 #48

Open
wants to merge 343 commits 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.63.2.

merge advice

ℹ️ 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 14 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-07-22.

The recommended version fixes:

Severity Issue Exploit Maturity
Remote Code Execution (RCE)
SNYK-JS-LOGKITTY-568763
No Known Exploit
Release notes
Package name: react-native
  • 0.63.2 - 2020-07-22

    This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.

    You can participate in the conversation for the next patch release in the dedicated issue.


    To help you upgrade to this version, you can use the new upgrade helper ⚛️


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

  • 0.63.1 - 2020-07-14

    This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.

    You can participate in the conversation for the next patch release in the dedicated issue.


    To help you upgrade to this version, you can use the new upgrade helper ⚛️


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

  • 0.63.0 - 2020-07-08

    0.63 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:

    • LogBox turned on by default
    • <Pressable /> component
    • APIs for using system-defined colors (PlatformColor, DynamicColorIOS)

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


    You can participate in the conversation on the status of this release at this issue.


    You can upgrade to this version using the upgrade helper webtool ⚛️
    And if you are having trouble, 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.63.0-rc.1 - 2020-05-04

    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.63.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 RN063 --version 0.63.0-rc.1

    We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


    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.63.0-rc.0 - 2020-04-16

    [0.63.0-rc.0] Bump version numbers

  • 0.62.2 - 2020-04-08

    This release fixes a few minor issues that were reported by the community. You can view the complete changelog here.

    You can participate in the conversation for the next patch release in the dedicated issue.


    To help you upgrade to this version, you can use the new upgrade helper ⚛️


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

  • 0.62.1 - 2020-04-03

    This release fixes a YellowBox regression in v0.62.0 where the Flipper network inspector causes YellowBox to crash the app due to using base64 images.

    You can view the complete changelog here.

    You can participate in the conversation for the next patch release in the dedicated issue.


    To help you upgrade to this version, you can use the new upgrade helper ⚛️


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

  • 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
  • 0.62.0-rc.3 - 2020-02-25
  • 0.62.0-rc.2 - 2020-02-13
  • 0.62.0-rc.1 - 2020-01-21
  • 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
  • 3c9e5f1 [0.63.2] Bump version numbers
  • b6ded72 Fix image cannot show in iOS 14 (#29420)
  • d4b6e02 Set windowTranslucentNavigation to false (#29399)
  • 30b4d15 Restore Previous Behavior for StyleSheet Validation of Null/Undefined Styles (#29171)
  • b5fd5d0 Remove setMostRecentEventCount from TextInput view commands
  • 1f7b0b3 Calling Paper TextInput setTextAndSelection view command now dirties layout
  • 42658cf Send key when onKeyPress event is fired from TextInput
  • a642c3f Exclude okhttp from flipper dependency (#29260)
  • ce0fd0a [0.63.1] Bump version numbers
  • ab211fa chore: bring back script to org shape
  • 49b2a6e Pressable: Minimum Press Duration
  • bb91f4a Fix LogBox.ignoreAllLogs used with no argument (#29310)
  • 5136fca Fix font variant crash on Android < 4.4 (#29176)
  • 7d10965 Enable array buffers in JSCRuntime.cpp (#28961)
  • 5394c90 Set black as default text color for <TextInput/> on iOS (#28708)
  • 8c1718c Fixes TextInput shaking when typing Chinese (#28805)
  • cab16e4 Fix border-stroke drawing after resetting border-radius (#28356)
  • 99fc293 Fix rounded border drawing when border-radius is smaller than border-width (#28358)
  • 484a5ea Add ProGuard rule for hermes (#28571)
  • 4f89733 [0.63.0] Bump version numbers
  • 6ed1b39 Fix debugging on android for 0.63 (#29204)
  • 0225f18 Changed iOS LaunchScreen from xib to storyboard (#28239)
  • 0b6fad6 Pressable: Add Support for Inspector Overlay
  • fb429a5 iOS: Fix Animated image crash when CADisplayLink target in RCTWeakProxy is nil

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

bklukaczewski and others added 30 commits April 17, 2020 11:05
* import wallet screen

* add type to interface method

* use import instead of require, use object instead of method for images
All wallets transaction list
* add export wallet screen

* use const instead of secret wallet

* use palette instead of blueapp colors
* add export wallet screen

* use const instead of secret wallet

* use palette instead of blueapp colors

* export screen

* walet xpub screen

* fix changes from pr
Trasaction detail screen with not permanent note
* settings screen

* update yarn.lock

* handle old functionalities

* fix changes from pr
Receive coins screen
Receive coins wallet picker
missing copy button fixed and red text for negative values
Store transaction notes
Kamill90 and others added 27 commits July 26, 2020 17:46
(cherry picked from commit c30110c)
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.

8 participants