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 the latest version 🚀 #106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 6, 2017

Version 0.51.0 of react-native was just published.

Dependency react-native
Current Version 0.50.4
Type dependency

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

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.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jan 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2018

Version 0.52.0 just got published.

Update to this version instead 🚀

Release Notes December 2017

This changelog has been prepared by Ryan Turner (@turnrye) - thank you for your time and making such a detailed changelog 🔥🔥

This release had a lot of work around the bundler and packager, a ton of bugfixes, and updates to many of React-Native's dependencies. Lots of under-the-hood work was done as well to improve the layout engine. Happy new year!

If you would like to help us with the next release changelog, please contact @grabbou

New features

Deprecated

  • Ignore YellowBox warnings with YellowBox.ignoreWarnings([...]) rather than console.ignoredYellowBox = [...] (26038f5 by @wli)

Changed

Bug fixes

Deprecated

  • Removing reactBridgeDidFinishTransaction from RCTScrollView (a255204 by @shergin)
  • Removing inherited background color optimization from RCTText to reduce code complexity – please give feedback if you find performance differences! (8c8944c by @shergin)

Other

Below is a list of the remaining, low-level changes that made it into this release of React Native.

Commits

The new version differs by 285 commits ahead by 285, behind by 16.

  • f465017 [0.52.0] Bump version numbers
  • 02a61a8 [0.52.0-rc.0] Bump version numbers
  • 33650db Revert "Upgrade to 1.9.1"
  • cc1499e Dont use Node 8.x specific Stream.final
  • 7cb831d Revert "Fixes for migrating to Buck's source-only ABI feature"
  • e6c1fb7 Fix Flow (2/2)
  • e56089a Revert "Automated fixups for Instagram"
  • e258e5f Revert Buck
  • 3259353 Fix Flow (1/2)
  • 6ae0b34 Fix FIGTabs SST race
  • d021dd2 Fix typo in RCTSurfaceHostingView
  • 8c8944c Removing inherited background color optimization from RCTText
  • d326c86 Update metro version to v0.24.1
  • 4cd685a Bump metro and all packages to v0.24.0
  • bef7967 move page registration logic in to jsinspector

There are 250 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2018

Version 0.52.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 9a8784c [0.52.1] Bump version numbers
  • 6bab735 Fix HMR syntax error messages (message instead of description)
  • 9954499 Import RCTTVRemoteHandler only on tvOS

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2018

Version 0.52.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 4080141 [0.52.2] Bump version numbers
  • a7524c2 Fix Yoga cherry-pick issues
  • 94c5a34 [0.52.2] Bump version numbers
  • 468309b Fix warnings of casting and null pointer handling
  • 7b861cf Revert "Fix warnings of casting and null pointer handling"
  • f6f8d7b Fix warnings of casting and null pointer handling

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2018

Version 0.53.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 119 commits ahead by 119, behind by 18.

  • f7bd2a3 [0.53.0] Bump version numbers
  • 9b877d6 Make sure refreshControl shows up on initial render if specified
  • cf19833 Use boost-for-react-native CocoaPod
  • df8da3b Prevents JS Debugger issues with CORS
  • 997bfb5 [0.53.0-rc.1] Bump version numbers
  • b4375b4 Fix HMR syntax error messages (message instead of description)
  • 0b99657 [0.53.0-rc.0] Bump version numbers
  • 49cbca7 Add missing tvOS header
  • dd46117 Fix typo
  • 82b123e Remove remaining
  • 7c3a61f Downgrade Buck hoping to get build fixed
  • 796122d Revert "Automated fixups for Instagram"
  • aebb34a Revert "Replace native cxx_library with fb-specific macros."
  • ab97270 Add explicit componentControllerClass to CKComponent
  • 7f58189 Change inlined okhttp3.Headers references to a Java import

There are 119 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 0.53.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 847a6f9 [0.53.2] Bump version numbers
  • f7f400f [0.53.1] Bump version numbers
  • 2f70001 Uses a single code path to link and unlink all platforms
  • 9775308 Enable platforms to configure CLI commands
  • 2c63f49 Update React.podspec for RCTText

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2018

Version 0.53.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 2563503 [0.53.3] Bump version numbers
  • ee60c11 Pass port when running on device (fix #17973)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2018

Version 0.54.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 270 commits ahead by 270, behind by 20.

  • 815a07c [0.54.0] Bump version numbers
  • 53c1a4c Fix crashes onKeyPress Android
  • 67e67ec [0.54.0-rc.4] Bump version numbers
  • 0f96ebd Bump Metro version to fix issue for npm users
  • f4fde9d Bump [email protected]
  • 4194bb2 Fix #17610, Add fixtures to metro blacklist
  • 675f142 Bundle download progress on Android
  • 21dd3dd [0.54.0-rc.3] Bump version numbers
  • 03d7b2a Bump React dependency
  • 2c5fbd7 Uses a single code path to link and unlink all platforms
  • 49e35bd [0.54.0-rc.0] Bump version numbers
  • 829f675 [0.54.0-rc.2] Bump version numbers
  • b58d848 Fix CI publish step
  • 294d95a [0.54.0-rc.0] Bump version numbers
  • 9d21496 Fix ESLint upgrade "parsing error"

There are 250 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2018

Version 0.54.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 2d57335 [0.54.1] Bump version numbers
  • 2f84463 Update ReactFeatureFlags.js

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2018

Version 0.54.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 9a3cad4 [0.54.2] Bump version numbers
  • 48f29a7 Make the chrome debugger handle dynamic delta ids
  • 8e03ced Fixing bugs in link and unlink
  • ac55ffd Revert "Fix HmrClient path"
  • 8bdd98e Fix HmrClient path

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 26, 2018

Version 0.54.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 69c2770 [0.54.3] Bump version numbers
  • 863a49f While linking plugin ask for params only once
  • 5c00de7 Fixed problem in Text measurent on iOS
  • 17e0066 React sync for revisions ab4280b...ad9544f
  • ec542f4 React sync for revisions a634e53...ab4280b
  • d9bd9d5 React sync for revisions 467b103...a634e53
  • 387e1c4 check for GET and Head in send request

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2018

Version 0.55.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 247 commits ahead by 247, behind by 28.

  • 2e38418 [0.55.0] Bump version numbers
  • 3d69b5c Pass invertStickyHeaders to ScrollView
  • c70578a [0.55.0-rc.2] Bump version numbers
  • 093a78d Fix blob response parsing for empty body on iOS
  • 8a6ab14 fix ReadableNativeMap.toHashMap() for nested maps and arrays
  • b208272 [0.55.0-rc.1] Bump version numbers
  • ca8ce83 Fix issues with pollParams and link
  • 85b690f React sync for revisions ab4280b...ad9544f
  • 9c29faf [0.55.0-rc.0] Bump version numbers
  • 9c8c597 Don't truncate in the middle of an emoji
  • 3002c4e Fix tvOS react-native init release build (#18288)
  • 84affbd Loosen Platform check to allow better code sharing for out-of-tree platforms
  • 19dd9a2 Use -fdata-sections in mode/opt
  • 450e562 export CompositeAnimation type
  • 01fffa2 RN: Remove DebugEnvironment from OSS

There are 247 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 5, 2018

Version 0.55.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 44f19f7 [0.55.1] Bump version numbers
  • f7f0a22 React sync for revisions 9d484ed...1c2876d
  • 69c77d6 React sync for revisions ced176e...9d484ed
  • 73ffa60 React sync for revisions ad9544f...ced176e
  • b1bddd7 Revert "React sync for revisions 9d484ed...1c2876d"
  • 54f23f4 React sync for revisions 9d484ed...1c2876d
  • ab5db0c Fix runIOS CFBundleIdentifier
  • 589eae1 Fixes runIOS regressions #18681

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2018

Version 0.55.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a05f851 [0.55.2] Bump version numbers
  • a716e32 Revert temporarily to old launching logic
  • 7fdf9d2 Fix deprecation warnings
  • c2c4f48 Revert "Fix: Added scroll Bounds check in scrollToOffset method in RCTScrollView on iOS"

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2018

Version 0.55.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 2845a86 [0.55.3] Bump version numbers
  • 31a1b72 Revert "Remove Platform check from WebSocket module"
  • 4fc2886 exclude React/Fabric/ from core

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

  • The dependency react-native was updated from 0.50.4 to 0.60.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

  • The dependency react-native was updated from 0.50.4 to 0.60.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

  • The dependency react-native was updated from 0.50.4 to 0.60.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

  • The dependency react-native was updated from 0.50.4 to 0.60.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 13, 2019

  • The dependency react-native was updated from 0.50.4 to 0.60.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2019

  • The dependency react-native was updated from 0.50.4 to 0.60.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2019

  • The dependency react-native was updated from 0.50.4 to 0.61.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2019

  • The dependency react-native was updated from 0.50.4 to 0.61.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2019

  • The dependency react-native was updated from 0.50.4 to 0.61.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2019

  • The dependency react-native was updated from 0.50.4 to 0.61.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2019

  • The dependency react-native was updated from 0.50.4 to 0.61.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 23, 2019

  • The dependency react-native was updated from 0.50.4 to 0.61.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 26, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 26, 2020

  • The dependency react-native was updated from 0.50.4 to 0.62.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2020

  • The dependency react-native was updated from 0.50.4 to 0.62.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 8, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2020

  • The dependency react-native was updated from 0.50.4 to 0.62.2.

Update to this version instead 🚀

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.

0 participants