Skip to content

Update react-native to the latest version 🚀#143

Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/react-native-0.55.4
Open

Update react-native to the latest version 🚀#143
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/react-native-0.55.4

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented May 8, 2018

Version 0.55.4 of react-native was just published.

Dependency react-native
Current Version 0.53.3
Type dependency

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


Commits

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

  • 370bcff [0.55.4] Bump version numbers
  • 5bb2e83 Switch equality check in BlobModule.java
  • f8091fa fix use of C++ syntax in an header file
  • e187b07 Properly tear down the reachabilityRef in RCTNetInfo
  • 2845a86 [0.55.3] Bump version numbers
  • 31a1b72 Revert "Remove Platform check from WebSocket module"
  • 4fc2886 exclude React/Fabric/ from core
  • 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"
  • 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

There are 250 commits in total.

See the full diff

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 Jul 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 4, 2018

Version 0.56.0 just got published.

Update to this version instead 🚀

Commits

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

  • 3c6a916 [0.56.0] Bump version numbers
  • 93379b6 [0.56.0-rc.5] Bump version numbers
  • 48341c8 Deploy Flow v0.75.0 to fbsource
  • ba9d41d Revert "[0.56.0-rc.5] Bump version numbers"
  • 3047670 [0.56.0-rc.5] Bump version numbers
  • 600747f Hotfix to include react-native-windows in hasteImpl accepted paths (#20007)
  • 3861dbe fix undefined_arch error in Xcode 10 beta (#19841)
  • ca515e9 - Correct fishhook import in RCTReconnectingWebSocket Fixes #16039 (#16271)
  • 537731f fix: account for ListHeaderComponent length when calculating offset… (#17415)
  • 5ae80f9 gradle to set project-wide properties (#19845)
  • 1b4187f Fix extreme TextInput slowness on Android (#19645)
  • 8bd4344 bump glog to 0.3.5 (#19890)
  • 8aaf73b Upgrade Jest to version 23.2.0 (#19876)
  • af76473 Suppress spurious warning about RCTCxxModule (#19880)
  • 302699a Make run-ios command play nicely with multiple Xcode versions (#19781)

There are 250 commits in total.

See the full diff

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

greenkeeper bot commented Sep 10, 2018

Version 0.56.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 78f3de0 [0.56.1] Bump version numbers
  • 634c366 Fix currentlyFocusedField by Removing this usage in TextInputState (#19834)

See the full diff

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

greenkeeper bot commented Sep 12, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.0.

Update to this version instead 🚀

Release Notes for September 2018

See the changelog here

Commits

The new version differs by 600 commits ahead by 600, behind by 54.

  • 3008c3c [0.57.0] Bump version numbers
  • 7b57b8c Remove view configs from JS
  • 967d478 Require that JS defined Component Attributes match Native ones in dev
  • 499e207 Put View ViewConfig in JS
  • 7525f38 Correct RCTAnimation import (#18050)
  • b77d640 Add the new RCTWKWebView* files to build target on iOS (#21031)
  • 057d3ef Fix #18272 TextInput.setNativeProps({text: ''}) to work (#18278)
  • cf5f3e9 React: Upgrade to react-devtools@3.3.4
  • 0b30129 React sync for revisions bc1ea9c...ade5e69
  • 7b1186c Require all Android View Attributes are defined in flow prop types
  • 3ccc141 Put View ViewConfig in JS
  • cbad158 Adding a more complete type for ReactNativeBaseComponentViewConfig
  • 3c1ffd8 Fix Metro version
  • a88243a React: Upgrade to react-devtools@3.3.2
  • 8402c97 [0.57.0-rc.4] Bump version numbers

There are 250 commits in total.

See the full diff

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

greenkeeper bot commented Sep 21, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.1.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • ba89bf4 [0.57.1] Bump version numbers
  • 202bb14 Removing development team from Xcode project. (#20054)
  • 7bac056 bump metro 0.45.6
  • bf84166 Update RCTLinkingManager.h to explicitly state the 'nullability' of parameters (#20798)
  • 0a5eefb Debug only code were leaking into release builds on iOS. (#21232)
  • 5f85b25 Way to register RCT_MODULE in Plugin2.0 instead of +load
  • 8dc8071 Expose AllowFileAccess property in WebView
  • fb109e9 Fix ignored --projectRoot/watchFolders arguments (#21165)
  • 202715c Pass the maxWorkers config param correctly to Metro
  • 87b5672 Upgrade babel-eslint to 9.0.0
  • e884d7f Making RCTIsIPhoneX() return true for the R and Max models
  • e8345cc Give RNPM the ability to look for plugins in @scoped modules (#21082)
  • 4ea3ac7 fix RCTNetInfo first time connection status (#20820)
  • cd091e8 Expose scrollEnabled as iOS prop for TextInput (#20719)

See the full diff

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

greenkeeper bot commented Oct 4, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.2.

Update to this version instead 🚀

Commits

The new version differs by 36 commits.

  • 4a440f4 [0.57.2] Bump version numbers
  • 67dca8b Revert "[0.57.2] Bump version numbers"
  • 7911610 remove job prereqs
  • b743763 [0.57.2] Bump version numbers
  • e4607a4 Revert "[0.57.2] Bump version numbers"
  • 2483f11 Ignore commits on all branches to ensure publishing script is only run on git tags
  • 8e81083 [0.57.2] Bump version numbers
  • 29fb119 Revert "[0.57.2] Bump version numbers"
  • aecf6df Bump metro@0.47.1
  • 920cf54 Cleanup the transformer flow types
  • 279c090 Make config object read-only
  • 4aec7c9 [0.57.2] Bump version numbers
  • 63cf888 Revert "[0.57.2] Bump version numbers"
  • 0869e54 Android ScrollView fix for pagingEnabled
  • aae1e29 [0.57.2] Bump version numbers

There are 36 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 12, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.3.

Update to this version instead 🚀

Commits

The new version differs by 37 commits.

  • 8fd5bcc [0.57.3] Bump version numbers
  • b1aed4d Normalize scheme for URL on Android (#21561)
  • 09178f8 Resolve protocol http, https when not in lowercase (#21396)
  • b7d0594 bump Android NDK to r17c (#21628)
  • 5468aee Move RN's DEFS.bzl to tools and rename to rn_defs.bzl
  • 31c398e Fix rntester buck build
  • c45007b Skip flaky Animated test
  • 5ec4bab RN: Fix ReactNativeViewAttributes Type Bugs
  • a3a69ca Expose enableBabelRuntime config param externally
  • 46bb737 Revert "[0.57.3] Bump version numbers"
  • 56cde24 [0.57.3] Bump version numbers
  • 1592a8d Update bad method
  • 300ba7a Fix for InterpolatorType crash
  • 69a51da Add test for InterpolatorType
  • 0df8e7d Simplify OSS enums

There are 37 commits in total.

See the full diff

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

greenkeeper bot commented Oct 25, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.4.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • 4681612 [0.57.4] Bump version numbers
  • 7a766bf [LOCAL COMMIT] Make google repo priority higher than jcenter (inspired by PR#21910)
  • ef835b5 Android textTransform style support (#20572)
  • 05a036d Cleaning up imports in ViewGroupManager
  • 581a6e8 Add deprecation notice to SwipeableListView
  • 356fcf0 Relax the requirement that lazy module cannot be initialized on the main thread
  • 8323513 Allow specifying iOS version for run-ios with simulator option (#19079)
  • be39e8a Fix onTextLayout metrics on Android when using alignText
  • 30bf655 Use TextLegend example in Android as well
  • 1e3eb9c Android: Send metrics in onTextLayout events
  • 346309e Text: send metrics after rendering (iOS)
  • fd781c3 Bump xcode@1.0.0 (#21766)
  • e27d88f Fix issue when inserting text at 0 when maxLength is set
  • ac3b236 Back out "[react-native][PR] Rounded corner rendering fixed on Android N."
  • abbad55 ListView requestAnimationFrame leak (#21802)

There are 25 commits in total.

See the full diff

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

greenkeeper bot commented Nov 13, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.5.

Update to this version instead 🚀

Commits

The new version differs by 31 commits.

  • 44bfffb [0.57.5] Bump version numbers
  • b089087 [LOCAL COMMIT] mute some flow error coming from Metro (could be reversed)
  • 754594b [LOCAL COMMIT] re-enable metro
  • 550cf7d Bump fbjs-scripts to ^1.0.0 (#21880)
  • 277c19c Fix Xcode 10 errors relating to third-party (0.57-stable)
  • 08b14f4 Revert "Fix ReactRootView mount/unmount race condition"
  • 53672ef Enforce lockfile is kept up to date (#21739)
  • 44a3e2f Fix checkout_code: Remove Metro cache check (#21998)
  • 76c99f2 React sync for revisions 4773fdf...3ff2c7c
  • 19c8164 React sync for revisions d836010...4773fdf
  • 68dee8a Increase cache and file size limits
  • ce09d6e Performance improvement for loading cached images on iOS (#20356)
  • 3e8a016 bump buck to 2018.10.29.01. fixes Android CI (#22049)
  • 6d436a4 Remove undefined value on init cli command (#22045)
  • 6524591 Fix ReactRootView mount/unmount race condition

There are 31 commits in total.

See the full diff

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

greenkeeper bot commented Nov 26, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.6.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • d5332fb [0.57.6] Bump version numbers
  • ac5aaec iOS: Support inline view truncation (#21456)
  • 356ac5d Remove useless additionnal blur call (#22156)
  • 87c9d92 CxxReact: Silence 'unused lambda capture' warnings in open-source (#22240)
  • ec1bbfd resizeMode applies to Image.defaultSource (#22216)
  • f41383f Fix React Native AsyncMode and DevTools
  • 90cb45f Workaround a wrong fling direction for inverted ScrollViews on Android P (#21117)
  • 695784a Fixed HTTP connection timeout on Android (#22164)
  • de3711e Fix crash when releasing RN views
  • 5ba44f7 Fix regression in StyleSheet.setStyleAttributePreprocessor (#22262)
  • 6e7576b Android: Close websocket properly when remote server initiates close (#22248)
  • 35c1c27 NetInfo: try to solve crash with releasing _firstTimeReachability
  • e360b0b Fix IllegalArgumentException when dismissing ReactModalHostView
  • 6c85356 Improving Modal visible prop check to handle undefined and null (#22072)
  • d0c8cb1 Add iOS 12 textContentType options (#21079)

There are 19 commits in total.

See the full diff

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

greenkeeper bot commented Nov 27, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.7.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 2151c30 [0.57.7] Bump version numbers
  • 790c669 Revert "Remove useless additionnal blur call (#22156)"

See the full diff

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

greenkeeper bot commented Dec 13, 2018

  • The dependency react-native was updated from 0.53.3 to 0.57.8.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • af79164 [0.57.8] Bump version numbers
  • 0301a2e Use relative path for SCRIPTDIR (#22598)
  • 274f5b8 default hitSlop values to 0 (#22281)
  • f7e3def Remove trailing slash from origin header if no port is specified (#22290)
  • ba50151 Extend reason message for RCTFatalException (#22532)
  • 8ba5d4c Use main.jsbundle in iOS template for production build (#22531)
  • 3576819 Fix dispatch of OnLayout event for first render
  • 79011d7 Fixed for supporting mediaPlaybackRequiresUserAction under iOS 10. (#22208)
  • 692fc2e Fix bug in comparison logic of object property (#22348)
  • 30c2fb8 Fix ListEmptyComponent is rendered upside down when using inverted flag. (#21496)
  • 472e978 Duration cannot be less then 10ms (#21858)
  • 26775d5 Avoid using -[UITextView setAttributedString:] while user is typing (#19809)
  • d350f37 Bump ws package to 1.1.5 due to vulnerability issues (#21769)
  • 8d1d47a React sync for revisions 3ff2c7c...6bf5e85
  • 95ef882 Fixes animated gifs incorrectly looping/not stopping on last frame (#21999)

There are 20 commits in total.

See the full diff

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

greenkeeper bot commented Feb 6, 2019

  • The dependency react-native was updated from 0.53.3 to 0.58.4.

Update to this version instead 🚀

Commits

The new version differs by 1023 commits ahead by 1023, behind by 319.

  • de90192 [0.58.4] Bump version numbers
  • 6436157 Revert "[0.58.4] Bump version numbers"
  • 5e87547 fix incorrect type which makes animated gifs not loop forever on device (#22987)
  • 0bb1ba8 Two more paths
  • 4a57276 Invalidade Gradle cache
  • 8bddcb6 Backport fix from react-native-community/react-native-cli#138
  • 98bcfe0 Merge pull request #23293 from osunnarvik/parse_simulator_list
  • 9a8c959 handles simulator where prefix is included
  • 6c83945 [0.58.4] Bump version numbers
  • 2781ef0 Android: Add error description to Image onError callback (#22737)
  • c3bd341 Fix Native Rotation Android (#18872)
  • e1694ee bump soloader to 0.6.0 (#23239)
  • 6943b2e Remove jest and jest-junit from runtime dependencies (#23276)
  • adf1274 [0.58.3] Bump version numbers
  • 9e42e00 Back out "[react-native][PR] [flow-strict] Flow strict StatusBar"

There are 250 commits in total.

See the full diff

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

greenkeeper bot commented Feb 19, 2019

  • The dependency react-native was updated from 0.53.3 to 0.58.5.

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 added a commit that referenced this pull request Feb 28, 2019
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.53.3 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.53.3 to 0.60.2.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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.53.3 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