godaddy / ekke

Ekke is a test runner for React-Native, it allows you to execute your test code directly on the device enabling you to test in the same environment as your production users.
MIT License
133 stars 9 forks source link

Update react-native to the latest version 🚀 #42

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency react-native was updated from 0.59.10 to 0.62.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: react-native-bot License: MIT

Release Notes for v0.62.0

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.

Commits

The new version differs by 3266 commits ahead by 3266, behind by 161.

  • 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

There are 250 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v0.62.1

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.

Commits

The new version differs by 11 commits.

  • 25011a6 [0.62.1] Bump version numbers
  • 2b434af [Internal] [Changed] - Update lockfiles.
  • 4067f90 Seed ssh known hosts with github's public key (#28370)
  • eac56b9 [General] [Fixed] - Bump CLI to 4.5.1 to improve DX
  • 27a3248 [iOS] [Fixed] - Revert previous incomplete fix for an issue with Modal’s onDismiss prop.
  • 8ba46aa chore: update url of warning message from deprecated imports (#28452)
  • d7d4fae Fix issue with onEndReached
  • 7efc779 Add new DoNotStrip class to proguard config (#27934)
  • cad697d Dark mode support for RCTPerfMonitor (#28130)
  • 30aad14 tapping on iOS status bar should scroll inverted ScrollViews to their top (#27574)
  • 227aa96 Fix YellowBox in 0.62 (#28457)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀