ueno-llc / react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps
https://ueno-llc.github.io/react-native-starter
MIT License
573 stars 89 forks source link

Update react-native-code-push to the latest version 🚀 #164

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.3.4 of react-native-code-push was just published.

Dependency react-native-code-push
Current Version 5.3.3
Type dependency

The version 5.3.4 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.

It might be worth looking into these changes and trying to get this project onto the latest version of react-native-code-push.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v5.3.4
  • Bug fixing.
  • Updated docs.
  • More stable to app crash.
Commits

The new version differs by 5 commits.

  • 4aa735c Prevent crashing app by catching errors (#1286)
  • e0bc8b0 Fixed app crash caused by multiple callback invocation from java code. (#1289)
  • 21f8388 Fixed app crash caused by BadTokenException. (#1287)
  • 163e2b5 Update api-js.md (#1274)
  • 4094c74 Fixed hoek vulnerable dependency: removed package-lock.json with old versions and added yarn.lock with updated dependencies. (#1275)

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 6 years ago

Version 5.3.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 201735e Get update folder method (#1323)
  • da56a35 [FIX] correct typo in README (#1303)
  • 899f05f Updated 'Plugin installation(iOS - CocoaPods)' section in documentation. (#1301)
  • 9662c85 Added mock for code-push plugin in test of demo app. (#1298)
  • dea7088 Fix typo (#1295)

See the full diff