Triex / react-native-web-browser-app

Not another wrapper around SFSafariViewController. A fully-featured, cross-platform web browser written in React Native.
Mozilla Public License 2.0
1 stars 0 forks source link

Update dependency react-native-codegen to ^0.71.0 #51

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-codegen (source) ^0.0.7 -> ^0.71.0 age adoption passing confidence

Release Notes

facebook/react-native ### [`v0.71.5`](https://togithub.com/facebook/react-native/releases/tag/v0.71.5): 0.71.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.4...v0.71.5) ##### Changed - Bump CLI to 10.2.2 and Metro to 0.73.9 ([4c3bc24893](https://togithub.com/facebook/react-native/commit/4c3bc24893b2dc7495a2e65ee8f1c6408cc31ad5) by [@​kelset](https://togithub.com/kelset)), contains: - CLI fix: correctly list ios devices and simulators ([relevant PR](https://togithub.com/react-native-community/cli/pull/1863)) - Metro fix: fix watching contents of new directories in NodeWatcher ([ab86982](https://togithub.com/facebook/metro/commit/ab86982fad83da457d949f01a301c589fabcb12e) by [@​robhogan](https://togithub.com/robhogan)) ##### Android specific - Bump react-native-gradle-plugin to 0.71.17 ([bf490d379f](https://togithub.com/facebook/react-native/commit/bf490d379f8727aa18ded97f0f86465a00e3bef0) by [@​kelset](https://togithub.com/kelset)), contains: - Fix patch for codegen for 0.71 ([ec3681143e](https://togithub.com/facebook/react-native/commit/ec3681143e041a19cdee36d9f1ce63d7d0663091) by [@​kelset](https://togithub.com/kelset)) ##### iOS specific - Remove ruby-version from 0.71 ([1d22e29146](https://togithub.com/facebook/react-native/commit/1d22e291462ac452f2bb6b1b6af11986944ec54a) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### Fixed ##### Android specific - Fix race condition in ReadableNativeMap ([9aac13d](https://togithub.com/facebook/react-native/commit/9aac13d4dc95925b57f03e7964fc7add6834e518) by [@​rshest](https://togithub.com/rshest)) ##### iOS specific - Give precedence to `textContentType` property for backwards compat as mentioned in [https://github.com/facebook/react-native/issues/36229#issuecomment-1470468374](https://togithub.com/facebook/react-native/issues/36229#issuecomment-1470468374) ([c0abff11b6](https://togithub.com/facebook/react-native/commit/c0abff11b66d9ec3a8e1d09333a3fb6c05678bed) by [@​lunaleaps](https://togithub.com/lunaleaps)) - Blob data is no longer prematurely deallocated when using blob.slice ([36cc71ab36](https://togithub.com/facebook/react-native/commit/36cc71ab36aac5e5a78f2fbae44583d1df9c3cef) by [@​awinograd](https://togithub.com/awinograd)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/60). *** 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.71.4`](https://togithub.com/facebook/react-native/releases/tag/v0.71.4): 0.71.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.3...v0.71.4) ##### Changed - Make FlatList permissive of ArrayLike data ([c03de97fb4](https://togithub.com/facebook/react-native/commit/c03de97fb44f0aecbec8f930bd99fe26f37f9648) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Bumping RNGP to `^0.71.16` ([3df4a79c3d](https://togithub.com/facebook/react-native/commit/3df4a79c3d8e788ffb113fde801836251eed4c03) by [@​kelset](https://togithub.com/kelset)) - Update CLI to 10.2.0, Metro to 0.73.8 ([20a6fbd373](https://togithub.com/facebook/react-native/commit/20a6fbd37312ff4e6bb11f6f43b9abc2f559e1fb) by [@​robhogan](https://togithub.com/robhogan)) - contains: - fix: Source maps may have invalid entries when using Terser minification. ([`metro/#​928`](https://togithub.com/facebook/metro/pull/928)) - fix: Mitigate potential source map mismatches with concurrent transformations due to [terser#​1341](https://togithub.com/terser/react-native/issues/1341). ([`metro/#​929`](https://togithub.com/facebook/metro/pull/929)) - Bump Hermes Version ([291cc0af10](https://togithub.com/facebook/react-native/commit/291cc0af100fe2aa6201f04ebd6c8c889a018d45)) - contains: - use ConsecutiveStringStorage to dedup serialized literals ([62d58e](https://togithub.com/facebook/hermes/commit/62d58e5d6747da8b8ee9e18eb8d0f57469acf201)) - Remove register stack size override in hermes.cpp ([6146eb](https://togithub.com/facebook/hermes/commit/6146eb39e9eb8e712169697eac75001c2aeab40d)) - fix: specify currency in locale identifier when formatting currency plural ([21f15c](https://togithub.com/facebook/hermes/commit/21f15c537a49a39bdf1b5440cde0b7312497431d)) - Increase default max stack size ([ee2588](https://togithub.com/facebook/hermes/commit/ee25883ea34374f687883a641c8101ac0d292fc6)) - Refactor HBC test helper ([31fdcf](https://togithub.com/facebook/hermes/commit/31fdcf738940875c9bacf251e149006cf515d763)) ##### Android specific - Expose `rrc_root` via prefab. ([3418f65d88](https://togithub.com/facebook/react-native/commit/3418f65d88fa8be3473f757e932ecba1bbfce783) by [@​tomekzaw](https://togithub.com/tomekzaw)) ##### Fixed - Fix touchable hitSlop type ([23607aea68](https://togithub.com/facebook/react-native/commit/23607aea688c950fe0cf424b280a2339636130fe) by [@​bigcupcoffee](https://togithub.com/bigcupcoffee)) - Fix TouchableOpacity componentDidUpdate causing an excessive number of pending callbacks ([8b1f6e09c1](https://togithub.com/facebook/react-native/commit/8b1f6e09c1b11e07096156d8d01aaff649745fbc) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) ##### Android specific - ENTRY_FILE should resolve relative paths from root ([6dde1dc7cb](https://togithub.com/facebook/react-native/commit/6dde1dc7cb487271567aaa9c7e093bb76c0689ad) by [@​cortinico](https://togithub.com/cortinico)) - Better Monorepo support for New Architecture ([0487108461](https://togithub.com/facebook/react-native/commit/0487108461010154cf959bb0bf6ba9e82fdcc4d1) by [@​cortinico](https://togithub.com/cortinico)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/59). *** 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.71.3`](https://togithub.com/facebook/react-native/releases/tag/v0.71.3): 0.71.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.2...v0.71.3) ##### Changed - Bump package versions ([4b84888a90](https://togithub.com/facebook/react-native/commit/4b84888a90c9436a8a62cc8507176f1b946b9b93) by [@​cipolleschi](https://togithub.com/cipolleschi)), ([60f0a71060](https://togithub.com/facebook/react-native/commit/60f0a71060078759b526f65926763274811977f9) by [@​cipolleschi](https://togithub.com/cipolleschi)), ([a3f205a27b](https://togithub.com/facebook/react-native/commit/a3f205a27b75d4e76354dbcb3203653e1f93f3ee) by [@​cipolleschi](https://togithub.com/cipolleschi)): - `react-native-codegen` to `0.71.5` - `react-native-gradle-plugin` to `0.71.15` ##### Fixed - (codegen) Add missing C++ include for prop conversion of complex array type ([92fc32aa](https://togithub.com/facebook/react-native/commit/92fc32aa053ac8401ad8c9f55dcfa1e48ae8fc1d) by [@​rshest](https://togithub.com/rshest)) ##### Android specific - Fixed jscexecutor crash on Android which is caused from NDK incompatibility ([a232decbb1](https://togithub.com/facebook/react-native/commit/a232decbb1252ade0247a352f887ca4d97ee273c) by [@​Kudo](https://togithub.com/Kudo)) - Used relative paths for gradle commands ([bb02ccf13f](https://togithub.com/facebook/react-native/commit/bb02ccf13f76f46b8572e2a85d578fd8d4fd9467) by [@​shivenmian](https://togithub.com/shivenmian)) ##### iOS specific - fix `pod install --project-directory=...` ([ad1ddc241a](https://togithub.com/facebook/react-native/commit/ad1ddc241af723a3f5da2058709f9684e51fb5ce) by [@​tido64](https://togithub.com/tido64)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/58). *** 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.71.2`](https://togithub.com/facebook/react-native/releases/tag/v0.71.2): 0.71.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.1...v0.71.2) ##### Added - Added AlertOptions argument to the type definition for Alert.prompt to bring it into parity with the js code. ([305ca337c0](https://togithub.com/facebook/react-native/commit/305ca337c0471c61cb74216bd93ae3f1a232a89f) by [@​paulmand3l](https://togithub.com/paulmand3l)) - Added missing `accessibilityLabelledBy` TypeScript type ([e162b07982](https://togithub.com/facebook/react-native/commit/e162b07982cf9481038de71f5dd7bd9b45387f0a) by [@​DimitarNestorov](https://togithub.com/DimitarNestorov)) - Added missing `accessibilityLanguage` TypeScript type ([71c4f57baf](https://togithub.com/facebook/react-native/commit/71c4f57baf6683ea4304e15c040d6b6c3b3d2b73) by [@​DimitarNestorov](https://togithub.com/DimitarNestorov)) ##### Changed - Bump `react-native-gradle-plugin` to `^0.71.14` in core, `@react-native-community/eslint-config` to `^3.2.0` in starting template ([785bc8d97b](https://togithub.com/facebook/react-native/commit/785bc8d97b824a2af86ffe46f321471f4952764c) by [@​kelset](https://togithub.com/kelset)) ##### Fixed - Add `TextInput`'s `inputMode` TypeScript types ([fac7859863](https://togithub.com/facebook/react-native/commit/fac7859863c7130740aacc95d0e62417bd8f789e) by [@​eps1lon](https://togithub.com/eps1lon)) - Fix crash by conditional value of aspectRatio style value ([a8166bd75b](https://togithub.com/facebook/react-native/commit/a8166bd75b221f967a859d5cc25b3394c4d35301) by [@​mym0404](https://togithub.com/mym0404)) - Fix TurboModuleRegistry TS type ([c289442848](https://togithub.com/facebook/react-native/commit/c28944284894a3188b97e3d8bb5b489755852160) by [@​janicduplessis](https://togithub.com/janicduplessis)) - Fix invariant violation when nesting VirtualizedList inside ListEmptyComponent ([1fef376812](https://togithub.com/facebook/react-native/commit/1fef37681298c828a07febcd0d975a32f6bc4403) by [@​NickGerleman](https://togithub.com/NickGerleman)) ##### Android specific - \[RNGP] Properly set the `jsRootDir` default value ([c0004092f9](https://togithub.com/facebook/react-native/commit/c0004092f935ad892d4a1acf38fb184f1140bfd2) by [@​cortinico](https://togithub.com/cortinico)) - Do not use WindowInsetsCompat for Keyboard Events ([32f54877ff](https://togithub.com/facebook/react-native/commit/32f54877ff788240d24528d208c704ee78e4e761) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Mitigation for Samsung TextInput Hangs ([4650ef3](https://togithub.com/facebook/react-native/commit/4650ef36e3d63df6e6a31f00fcf323c53daff2d6) by [@​NickGerleman](https://togithub.com/NickGerleman)) ##### iOS specific - Add Back dynamic framework support for the Old Architecture with Hermes ([b3040ec624](https://togithub.com/facebook/react-native/commit/b3040ec6244da6ea274654abfd84516de4f5bf52) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Add Back dynamic framework support for the old architecture ([da270d038c](https://togithub.com/facebook/react-native/commit/da270d038c271d6b82de568621b49e38739372c6) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/57). *** 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.71.1`](https://togithub.com/facebook/react-native/releases/tag/v0.71.1): 0.71.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.0...v0.71.1) ##### Added ##### Android specific - Add `jsinspector` to the prefab target ([a80cf96fc8](https://togithub.com/facebook/react-native/commit/a80cf96fc8821dcc07987c9b91dff0c839c8769c) by [@​Kudo](https://togithub.com/Kudo)) ##### iOS specific - Add `initialProps` property to `RCTAppDelegate` ([b314e6f147](https://togithub.com/facebook/react-native/commit/b314e6f147fdfcd71e7ba3b17338bb44356df98e) by [@​jblarriviere](https://togithub.com/jblarriviere)) ##### Changed - Bump CLI to 10.1.3 ([b868970037](https://togithub.com/facebook/react-native/commit/b868970037f7fb510b23ac65d378ff1ba28e9af6) by [@​kelset](https://togithub.com/kelset)) - Bump RNGP to 0.71.13 ([416463c406](https://togithub.com/facebook/react-native/commit/416463c4068a3cdb5ed1e01f7e17f22d68c1b9ed) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### Fixed - Fix(cli,metro,babel): bump cli and metro and babel to fix Windows+Metro issue ([df7c92ff4c](https://togithub.com/facebook/react-native/commit/df7c92ff4c095f5f6b3424de7287f5cb124d91d3) by [@​kelset](https://togithub.com/kelset)) ##### Android specific - Fix ReactRootView crash when root view window insets are null ([4cdc2c48e8](https://togithub.com/facebook/react-native/commit/4cdc2c48e826f5bb762085fc38954ed09df6ef12) by [@​enahum](https://togithub.com/enahum)) - Fix for resources not correctly bundlded on release appbundles ([60b9d8c2b9](https://togithub.com/facebook/react-native/commit/60b9d8c2b9800135fdace5f58d94bebde2849510) by [@​cortinico](https://togithub.com/cortinico)) - RNGP - Honor the --active-arch-only when configuring the NDK ([470f79b617](https://togithub.com/facebook/react-native/commit/470f79b61734e085978b03507eda6ed026936b7b) by [@​cortinico](https://togithub.com/cortinico)) - Fixed typo in template build.gradle ([38e35df47c](https://togithub.com/facebook/react-native/commit/38e35df47c59e425fdac34d1f91540b8b8ca2908) by [@​Titozzz](https://togithub.com/Titozzz)) ##### iOS specific - Exclude `react-native-flipper` when `NO_FLIPPER=1` to prevent iOS build fail ([f47b5b8b5d](https://togithub.com/facebook/react-native/commit/f47b5b8b5def41aeb6d5b672928cc57e20fba49d) by [@​retyui](https://togithub.com/retyui)) - Fix RCTAlertController not showing when using SceneDelegate on iOS 13.0+. ([0c53420a7a](https://togithub.com/facebook/react-native/commit/0c53420a7af306d629350e1244e8e2ccae08a312)) - Handle Null Exception to Validate input in RCTAlertController and in RCTDevLoadingView ([79e603c5ab](https://togithub.com/facebook/react-native/commit/79e603c5ab5972859153a6ece80cd91ff0a04fc5) by [@​admirsaheta](https://togithub.com/admirsaheta)) - Fixed the potential race condition when dismissing and presentating modal ([e948c79bda](https://togithub.com/facebook/react-native/commit/e948c79bda7f000427d56dac6fe5c70555db5701) by [@​wood1986](https://togithub.com/wood1986)) - Fix build errors when inheriting RCTAppDelegate in Swift modules ([5eb25d2186](https://togithub.com/facebook/react-native/commit/5eb25d2186fd94128ec2ae74fec02429da969e63) by [@​Kudo](https://togithub.com/Kudo)) - OnSelectionChange() is fired before onChange() on multiline TextInput ([64475aeb3b](https://togithub.com/facebook/react-native/commit/64475aeb3b1b0e37bdad2c2d5abb2116b2141c06) by [@​s77rt](https://togithub.com/s77rt)) - Build: remove deprecated File.exists() method from Hermes podspec. ([38e5fa6a96](https://togithub.com/facebook/react-native/commit/38e5fa6a9604ab42fef442e7a51ebfe185df90bb) by [@​kelset](https://togithub.com/kelset)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/53) *** 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.71.0`](https://togithub.com/facebook/react-native/releases/tag/v0.71.0): 0.71.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.6...v0.71.0) 0.71 stable is out! This release includes over **1000 commits** from **70+ contributors**! Thank you to all our contributors new and old! See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2023/01/12/version-071). *** ⚠️ *Git Bash users on Windows might experience "Unable to resolve" red boxes, because of an issue with Metro (silently fails without discovering any files). It will be fixed in 0.71.1 next week, in the meantime you can set `resolver.useWatchman: false` in `metro.config.js`.* *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/50) *** 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.70.6`](https://togithub.com/facebook/react-native/releases/tag/v0.70.6): 0.70.6 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.5...v0.70.6) ##### Fixed - Fixed regression: [@​jest/create-cache-key-function](https://togithub.com/jest/create-cache-key-function) dependency was inadvertedly bumped to 29.x. We are bringing it back to 27.0.1. ([fb0e88beb9](https://togithub.com/facebook/react-native/commit/fb0e88beb9dc443abed3886e459e7a7715738adc) by [@​kelset](https://togithub.com/kelset)) ##### Changed - Bump version of Promise from 8.0.3 to 8.3.0, enabling `Promise.allSettled` and `Promise.any` ([475310dbba](https://togithub.com/facebook/react-native/commit/475310dbbaec8048411edefc6cdddab330df7966) by [@​retyui](https://togithub.com/retyui)) - Bump CLI to 9.3.2 ([9bcc5e0373](https://togithub.com/facebook/react-native/commit/9bcc5e037391b45315dac3cb5f566e290cbf48cb) by [@​kelset](https://togithub.com/kelset)) ##### iOS specific - Cleanup codegen build folder before installing the pods ([0e316ec671](https://togithub.com/facebook/react-native/commit/0e316ec671617f5e7c1985b4b05cd0d45bcea403) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/48) *** 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.70.5`](https://togithub.com/facebook/react-native/releases/tag/v0.70.5): 0.70.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.4...v0.70.5) ##### Hotfix This version is a patch release addressing the [Android build issue](https://togithub.com/facebook/react-native/issues/35210) that has been ongoing since Nov 4th 2022. If you are on 0.70.x, update to this version to fix it. If you are on an older version of React Native, refer to [this issue](https://togithub.com/facebook/react-native/issues/35210) for details and the workaround you can apply in your project. *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/44) *** 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.70.4`](https://togithub.com/facebook/react-native/releases/tag/v0.70.4): 0.70.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.3...v0.70.4) ##### Changed - Bump CLI to 9.2.1 ([a24c8946e0](https://togithub.com/facebook/react-native/commit/a24c8946e065ca89048e574abd7c2dc0434a350b) by [@​kelset](https://togithub.com/kelset)) - Bump react-native-codegen to 0.70.6 ([866021b58c](https://togithub.com/facebook/react-native/commit/866021b58c28a1f1c394294ddc4ed69d4ecef10a) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Fixed - Load react-native.config.js from correct path during codegen ([74fda10702](https://togithub.com/facebook/react-native/commit/74fda1070266df13e1b58680a670dde3acf9d205) by [@​krystofwoldrich](https://togithub.com/krystofwoldrich)) ##### iOS specific - Fix error in the Codegen template for ThirdPartyFabricComponentsProvider ([2f6b2127d9](https://togithub.com/facebook/react-native/commit/2f6b2127d933094f864523749d13cfbb140b5b63) by [@​gispada](https://togithub.com/gispada)) - Center text if line height isn't 0 ([70cc27c901](https://togithub.com/facebook/react-native/commit/70cc27c901aeb447910e30ac3ceac85990d3c16d) by [@​sammy-SC](https://togithub.com/sammy-SC)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/43) *** 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.70.3`](https://togithub.com/facebook/react-native/releases/tag/v0.70.3): 0.70.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.2...v0.70.3) ##### Fixed - Stop styles from being reset when detaching Animated.Values in old renderer ([2f58e52006](https://togithub.com/facebook/react-native/commit/2f58e520061a31ab90f7bbeef59e2bf723605106) by [@​javache](https://togithub.com/javache)) - Revert "Fix TextInput dropping text when used as uncontrolled component with `defaultValue`" to fix TextInputs not being settable to undefined programmatically ([e2645a5](https://togithub.com/facebook/react-native/commit/e2645a59f6211116d2069967443502910c167d6f)) by Garrett Forbes Monroe ##### Android specific - Use NMake generator for Hermes build on Windows ([9d08d55bbe](https://togithub.com/facebook/react-native/commit/9d08d55bbef4e79a8843deef90bef828f7b9a6ef) by [@​mganandraj](https://togithub.com/mganandraj)) - Fixing failure building RN codegen CLI on Windows ([85c0c0f21f](https://togithub.com/facebook/react-native/commit/85c0c0f21fdb52543e603687a3c42dc40dff572b) by [@​mganandraj](https://togithub.com/mganandraj)) ##### iOS specific - Add xcode 14 workaround (turn off signing resource bundles) for `React-Core` ([967de03f30](https://togithub.com/facebook/react-native/commit/967de03f304404ac8817936da37ca39514a09e33) by [@​kelset](https://togithub.com/kelset)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/38). *** 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.70.2`](https://togithub.com/facebook/react-native/releases/tag/v0.70.2): 0.70.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.1...v0.70.2) ##### Added ##### iOS specific - Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo ([be7c50fefd](https://togithub.com/facebook/react-native/commit/be7c50fefd7f13201fb538ded93d91b374341173) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) ##### Changed - Bump CLI to 9.1.3 and Metro to 0.72.3 ([f164556037](https://togithub.com/facebook/react-native/commit/f1645560376b734a87f0eba1fef69f6cba312cc1) by [@​kelset](https://togithub.com/kelset)) ##### Fixed - Inform ScrollView of Keyboard Events Before Mount ([26d148029c](https://togithub.com/facebook/react-native/commit/26d148029c7fde117f33b0d6c8b34286c45a0ef2) by [@​NickGerleman](https://togithub.com/NickGerleman)) ##### Android specific - Fix port as -1 if dev server without specifying port on Android ([3d7e1380b4](https://togithub.com/facebook/react-native/commit/3d7e1380b4e609f5340ee80c19d566b17e620427) by [@​Kudo](https://togithub.com/Kudo)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/36). *** 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.70.1`](https://togithub.com/facebook/react-native/releases/tag/v0.70.1): 0.70.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.70.0...v0.70.1) ##### Added - Add more debugging settings for *HermesExecutorFactory* ([32d12e89f8](https://togithub.com/facebook/react-native/commit/32d12e89f864a106433c8e54c10691d7876333ee) by [@​Kudo](https://togithub.com/Kudo)) - Support TypeScript array types for turbo module (component only) ([33d1291e1a](https://togithub.com/facebook/react-native/commit/33d1291e1a96497a4f994e9d622248a745ee1ea6) by [@​ZihanChen-MSFT](https://togithub.com/ZihanChen-MSFT)) ##### Changed - Accept TypeScript type `T | null | undefined` as a maybe type of T in turbo module. ([9ecd203eec](https://togithub.com/facebook/react-native/commit/9ecd203eec97e7d21d10311d950c9f8f30c7a4b1) by [@​ZihanChen-MSFT](https://togithub.com/ZihanChen-MSFT)) - Bump react-native-gradle-plugin to 0.70.3 ([e33633644c](https://togithub.com/facebook/react-native/commit/e33633644c70ea39af6e450fcf31d9458051fd5f) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) - Bump react-native-codegen to 0.70.5 ([6a8c38eef2](https://togithub.com/facebook/react-native/commit/6a8c38eef272e79e52a35941afa9c3fe9e8fc191) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) - Hermes version bump for 0.70.1 ([5132211228](https://togithub.com/facebook/react-native/commit/5132211228a5b9e36d58c1f7e2c99ccaabe1ba3d) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Fixed - Fix hermes profiler ([81564c1a3d](https://togithub.com/facebook/react-native/commit/81564c1a3dae4222858de2a9a34089097f665e82) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### Android specific - Support PlatformColor in borderColor ([2d5db284b0](https://togithub.com/facebook/react-native/commit/2d5db284b061aec33af671b25065632e20217f62) by [@​danilobuerger](https://togithub.com/danilobuerger)) - Avoid crash in ForwardingCookieHandler if webview is disabled ([5451cd48bd](https://togithub.com/facebook/react-native/commit/5451cd48bd0166ba70d516e3a11c6786bc22171a) by [@​Pajn](https://togithub.com/Pajn)) - Correctly resolve classes with FindClass(..) ([361b310bcc](https://togithub.com/facebook/react-native/commit/361b310bcc8dddbff42cf63495649291c894d661) by [@​evancharlton](https://togithub.com/evancharlton)) ##### iOS specific - Fix KeyboardAvoidingView height when "Prefer Cross-Fade Transitions" is enabled ([4b9382c250](https://togithub.com/facebook/react-native/commit/4b9382c250261aab89b271618f8b68083ba01785) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) - Fix React module build error with swift integration on new architecture mode ([3afef3c167](https://togithub.com/facebook/react-native/commit/3afef3c16702cefa5115b059a08741fba255b2db) by [@​Kudo](https://togithub.com/Kudo)) - Fix ios pod install error ([0cae4959b7](https://togithub.com/facebook/react-native/commit/0cae4959b750ea051dcd04e4c9374e02b1de6e7a) by [@​Romick2005](https://togithub.com/Romick2005)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/34) *** 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.70.0`](https://togithub.com/facebook/react-native/releases/tag/v0.70.0): 0.70.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.2...v0.70.0) 0.70 stable is out! This release includes **493 commits** with **88 contributors**! Thank you to all our contributors new and old! See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2022/09/05/version-070). *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/32) *** 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.69.2`](https://togithub.com/facebook/react-native/releases/tag/v0.69.2): 0.69.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.1...v0.69.2) ##### Changed - Set react-shallow-renderer v16.15.0 for react v18 compat ([a39a7c453d](https://togithub.com/facebook/react-native/commit/a39a7c453d87086935ff07d549ba8220cbcf30bd) by [@​mikehardy](https://togithub.com/mikehardy)) - Upgrade RN CLI to v8.0.3 ([28cbd21d21](https://togithub.com/facebook/react-native/commit/28cbd21d21f2ffb3f38b2449a4983f013947ce0a) by [@​thymikee](https://togithub.com/thymikee)) ##### iOS specific - Hermes pod: change logic to use the hermes tag to set the pod source correctly ([46a9edc854](https://togithub.com/facebook/react-native/commit/46a9edc8544ae070149a97ea3d919b88dd6e2942) by [@​kelset](https://togithub.com/kelset)) - Fix the race condition when calling readAsDataURL after new Blob(blobs) ([bd12e41188](https://togithub.com/facebook/react-native/commit/bd12e41188c8d85c0acbd713f10f0bd34ea0edca) by [@​wood1986](https://togithub.com/wood1986)) - Make sure that Flipper pods are not installed when creating a release build ([23accbf58d](https://togithub.com/facebook/react-native/commit/23accbf58d2fa03ad020e07f00012a32609c7218) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/27) *** 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.69.1`](https://togithub.com/facebook/react-native/releases/tag/v0.69.1): 0.69.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.69.0...v0.69.1) ##### Changed ##### iOS specific - Make all Yoga headers public and add #ifdef \__cplusplus ([43f831b23c](https://togithub.com/facebook/react-native/commit/43f831b23caf22e59af5c6d3fdd62fed3d20d4ec) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### Fixed - Use monotonic clock for performance.now() ([114d31feee](https://togithub.com/facebook/react-native/commit/114d31feeeb47f5a57419e5088c3cbe9340f757a)) ##### iOS specific - Fix build for React-RCTText ([4ea38e16bf](https://togithub.com/facebook/react-native/commit/4ea38e16bf533955557057656cba5346d2372acd) by [@​ph4r05](https://togithub.com/ph4r05)) - Fix RCT-Folly build error when use_frameworks! and hermes are both enabled ([79baca678a](https://togithub.com/facebook/react-native/commit/79baca678a743560fa16fdd551f1d0d018d34304) by [@​Kudo](https://togithub.com/Kudo)) - Fix use_frameworks! for 0.69 ([f97c6a5b49](https://togithub.com/facebook/react-native/commit/f97c6a5b498eec95e99a02c7842cb2ae160cd6cd) by [@​Kudo](https://togithub.com/Kudo)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/24) *** 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.69.0`](https://togithub.com/facebook/react-native/releases/tag/v0.69.0): 0.69.0 [Compare Source](https://togithub.com/facebook/react-native/compare/782e0bff4a4c7af5ac87cb423a485b224d40944c...v0.69.0) 0.69 stable is out! This release includes **629 commits** with **80 contributors**! Thank you to all our contributors new and old! See the highlights of the release in our [release blog post](https://reactnative.dev/blog/2022/06/21/version-069). *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/23) *** 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.0.18`](https://togithub.com/facebook/react-native/compare/62ef6f5fa1ecb918bde130a6024b65afcd34c7e3...782e0bff4a4c7af5ac87cb423a485b224d40944c) [Compare Source](https://togithub.com/facebook/react-native/compare/62ef6f5fa1ecb918bde130a6024b65afcd34c7e3...782e0bff4a4c7af5ac87cb423a485b224d40944c)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.