Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Nov 3, 2017

Version 0.50.0 of react-native was just published.

Dependency react-native
Current Version 0.49.5
Type devDependency

The version 0.50.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 Nov 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2017

Version 0.50.1 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 7, 2017

Version 0.50.2 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 8, 2017

Version 0.50.3 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 24, 2017

Version 0.50.4 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2017

Version 0.51.0 just got published.

Update to this version instead 🚀

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 Jul 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

  • The devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 to 0.60.6.

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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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 devDependency react-native was updated from 0.49.5 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.

1 participant