Skip to content

Commit

Permalink
deps: Upgrade to RN v0.68.7, from v0.68.5
Browse files Browse the repository at this point in the history
Aimed at fixing zulip#5729.

This small upgrade is nice and easy; the upgrade helper doesn't show
any other changes we need to make:
  https://react-native-community.github.io/upgrade-helper/?from=0.68.5&to=0.68.7

Release notes:
  https://github.com/facebook/react-native/releases/tag/v0.68.7

Incidentally we also get facebook/react-native@c3ad8ec7e in this
release, which makes the change we've been patching in with
`patch-package` to fix an Xcode build failure, so we can remove our
`patch-package` patch.

Tested on an iOS simulator (iPhone 14 Pro running iOS 16.4), and on
the office Android device (Samsung Galaxy S9 running Android 9). We
haven't managed to reproduce zulip#5729 ourselves so I can't report an
observation of how this upgrade affects that issue. But upstream
discussion is promising, and from a quick look nothing seems to
break.

Fixes: zulip#5729
  • Loading branch information
chrisbobbe authored and gnprice committed Apr 29, 2023
1 parent d02040d commit ec1207f
Show file tree
Hide file tree
Showing 4 changed files with 220 additions and 233 deletions.
Loading

0 comments on commit ec1207f

Please sign in to comment.