dwmkerr / gameboard

GameBoard is an app for keeping track of board game scores.
0 stars 1 forks source link

Update react-native to the latest version 🚀 #118

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-native was updated from 0.57.8 to 0.58.4.

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.


Find out more about this release.

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

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 41577ec [0.58.5] Bump version numbers
  • 9d60c20 Remove fallback cache
  • ee2bf1c Revert "[0.58.5] Bump version numbers"
  • 9d90696 [0.58.5] Bump version numbers
  • 0fc2392 Fix crash for web socket in some race conditions (#22439)
  • fbd31c5 improve Android Network Security config (#23429)
  • b5270e8 apply Network Security Config file (fixes #22375) (part 2 of #23105) (#23135)
  • 0af31ce Don't attempt to load RCTDevLoadingView lazily
  • 805e4fe Fix duplicate symbols linker error in xcodeproj (#23284)
  • 519ad8c Fix broken jsiexecutor search path. (#23274)
  • a4f8820 Fixes capitalized I's when emojiis are present after the text being edited. (#21951)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 0.58.6

This release is fairly small, as we approach stable status for 0.59.

Thanks everyone who contributed code or participated in the discussion for cherry-picking commits - you can participate in the decision process for the next patch release here.

Fixed

Android specific

iOS specific


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

Commits

The new version differs by 4 commits.

  • 7da8642 [0.58.6] Bump version numbers
  • 82c84c5 Don't reconnect inspector if connection refused (#22625)
  • 2d56e06 Map TextInput textContentType strings to Objective-C constants (#22611)
  • 2aa2420 Fix Inverted Horizontal ScrollView on Android (#23233)

See the full diff