uiwjs / react-native-template

React Native template for react-native-uiw.
https://uiwjs.github.io/react-native-template
MIT License
18 stars 15 forks source link

fix(deps): update dependency react-native to v0.66.4 - autoclosed #195

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (changelog) 0.66.1 -> 0.66.4 age adoption passing confidence

Release Notes

facebook/react-native ### [`v0.66.4`](https://togithub.com/facebook/react-native/releases/v0.66.4) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.3...v0.66.4) Fixes for iOS: - Revert "Fix Deadlock in RCTi18nUtil (iOS) ([#​31032](https://togithub.com/facebook/react-native/issues/31032))" https://github.com/facebook/react-native/commit/70ddf46c8afcd720e188b6d82568eac6ac8125e6 - Pick Fix post_install_workaround downgrading development targets: https://github.com/facebook/react-native/commit/a4a3e675542827bb281a7ceccc7b8f5533eae29f *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/8) *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.66.3`](https://togithub.com/facebook/react-native/releases/v0.66.3) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.2...v0.66.3) This release contains a set of improvements to the script we use for npm releases; aside from it: - Rename deprecated `Keyboard.removeEventListener` to `Keyboard.removeListener`. ([8880c09076](https://togithub.com/facebook/react-native/commit/8880c09076e4727768ace26a74766cbe6f64021c) by [@​yungsters](https://togithub.com/yungsters)) - Revert changes in Jest preprocessor to fix tests in external projects ([142090a5f3fa7](https://togithub.com/facebook/react-native/commit/142090a5f3fa7c3ab2ed4c536792e3f26582bd3b) by [@​rubennorte](https://togithub.com/rubennorte)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/5). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.66.2`](https://togithub.com/facebook/react-native/releases/v0.66.2) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.66.1...v0.66.2) 0.66.2 is out with some fixes: ##### Fixed - Compare the LogBoxData ignorePatterns with the right code ([a950634](https://togithub.com/facebook/react-native/commit/a950634) by [@​wiseqingyang](https://togithub.com/wiseqingyang)) - \[iOS] Fix logbox window capturing touch events ([72ea0e1](https://togithub.com/facebook/react-native/commit/72ea0e1) by [@​paddlefish](https://togithub.com/paddlefish)) - Commit generated codegen files as a temporary workaround for devX issue with `yarn install` removing codegen assets. Proper fix coming in later. ([5f7deb5](https://togithub.com/facebook/react-native/commit/5f7deb5) by [@​kelset](https://togithub.com/kelset)) *** You can participate in the conversation on the status of this release at this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/5). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md).

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.