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

Update react-native to version 0.38.0 🚀 #359

Merged
merged 9 commits into from
Nov 26, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

react-native just published its new version 0.38.0.

State Update 🚀
Dependency react-native
New version 0.38.0
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-native.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Build pending...

Thanks to 72 contributors who put 157 commits into this release.

Breaking changes

See this document for a complete list of breaking changes (one) and actions required.

General

Bugfixes

New features and enhacements

  • Deprecate MapView in favor of airbnb/react-native-maps (dca53fe) - @mkonicek
  • CSSLayout: Update CSSNodeFree for C#, Java and Objective-C (31d3926) - @splhack
  • CSSLayout: Suggest the compiler to inline smaller functions (942f724) - @emilsjolander
  • CSSLayout: Don’t preallocate child lists (d932c96) - @swolchok
  • CSSLayout: Exposing layout cache check publicly (e7dc71b)
  • Use native animations in TouchableBounce and TouchableOpacity (1bb323e) - @skevy
  • Show Warning for Background Remote Debuggers (8b653cd) - @yungsters
  • Adding Jest preset so that people can configure Jest using react-native as preset (6d3e074)
  • Use yarn when available (94711bf) - @mkonicek
  • Fallback to JS Animation if native animated is not present (3237ade) - @fkgozali
  • Upgrade to lodash@^4.16.6, results in faster packager and smaller npm install size (237ab33) - @zertosh
  • Bunch of documentation updates, including better user experience, more detailed explanations and more. Thanks to @aybb, @lacker, @hramos and the entire team!
  • Integration test stability: add delay before starting TimersTest (0698b2b) - @dlowder-salesforce
  • Modernize AppContainer and add rootTag in the child context (fb7fe2d) - @fkgozali

Android

Bugfixes

  • Android shouldn't dispatch onLayout if frame didn't change (d4b8ae7) - @hayeah
  • HeadlessTask: Fix memory leak (3af104f)
  • Fix bug in canUseCachedMeasurement causing unneeded double measure (3c5a7ae) - @emilsjolander
  • HeadlessTask: Fix notification task timeout crashing (3580de5)
  • Queue JS calls that come in before JS bundle has started loading instead of crashing (68aeffe) - @astreet

New features and enhancements

iOS

Bugfixes

New features and enhancements


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

Coverage Status

Coverage remained the same at 15.31% when pulling 9f488bf on greenkeeper-react-native-0.38.0 into a85d5f0 on master.

@hawkrives
Copy link
Member

There's nothing that will harm us in this release. I will upgrade shortly, and push to this PR.

@hawkrives hawkrives force-pushed the greenkeeper-react-native-0.38.0 branch from 9f488bf to 29748a5 Compare November 26, 2016 02:24
@coveralls
Copy link

Coverage Status

Coverage remained the same at 15.31% when pulling 29748a5 on greenkeeper-react-native-0.38.0 into deb72ef on master.

@drewvolz drewvolz force-pushed the greenkeeper-react-native-0.38.0 branch from 1f7ab0a to 0fc1169 Compare November 26, 2016 19:59
Copy link
Member

@hawkrives hawkrives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look at that diff! No changes in the pbxproj except for what we actually changed!

@drewvolz
Copy link
Member

This looks to be failing due to a React issue...
jestjs/jest#1840 (comment)

@coveralls
Copy link

Coverage Status

Coverage decreased (-12.2%) to 3.137% when pulling 5f23352 on greenkeeper-react-native-0.38.0 into bb8b683 on master.

@hawkrives hawkrives merged commit b47d4fe into master Nov 26, 2016
@hawkrives hawkrives deleted the greenkeeper-react-native-0.38.0 branch November 26, 2016 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants