Adyen / adyen-react-native

Adyen React Native
https://docs.adyen.com/checkout
MIT License
43 stars 32 forks source link

chore(deps): update dependency react-native to v0.74.3 #381

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) ^0.71.14 -> ^0.74.0 age adoption passing confidence
react-native (source, changelog) 0.71.14 -> 0.74.3 age adoption passing confidence

Release Notes

facebook/react-native (react-native) ### [`v0.74.3`](https://togithub.com/facebook/react-native/compare/v0.74.2...v0.74.3) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.74.2...v0.74.3) ### [`v0.74.2`](https://togithub.com/facebook/react-native/releases/tag/v0.74.2): 0.74.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.74.1...v0.74.2) ##### Changed - Updated `typescript-eslint` monorepo to `v7` ([91d725136e](https://togithub.com/facebook/react-native/commit/91d725136e8fe0fd55fdfca5a4f5bd8ab527f94e) by [@​huntie](https://togithub.com/huntie)) - Upgrade CLI to `13.6.8` ([335f6ed833](https://togithub.com/facebook/react-native/commit/335f6ed83306bfa150c818d26dce4b279de4869f) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) ##### Fixed - Warn only in `init` command when CLI uses cached `npx` version ([b98c5b960c](https://togithub.com/facebook/react-native/commit/b98c5b960ccc4fe9d2792c35994c414c709a3d7a) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) - `selection` prop in `TextInput` was not being applied at component creation ([be09d12667](https://togithub.com/facebook/react-native/commit/be09d12667044f237f08af410b2838062eb8e657) by [@​alanleedev](https://togithub.com/alanleedev)) ##### Android specific - Fixed dangling `mAttachedSurfaces` after `ReactHost.destroy()` ([c70d791036](https://togithub.com/facebook/react-native/commit/c70d7910361f56bc361ad825fe13fb2178edfeba) by [@​Kudo](https://togithub.com/Kudo)) - ReactSoftExceptions in ReactHostImpl only when Context is null ([ac3261ff60](https://togithub.com/facebook/react-native/commit/ac3261ff608768ff43736b413c5a5ad67668af61) by [@​arushikesarwani94](https://togithub.com/arushikesarwani94)) ##### iOS specific - Privacy Manifest aggregation failing due to no `NSPrivacyAccessedAPITypes` key ([fc4e099920](https://togithub.com/facebook/react-native/commit/fc4e0999206ec7c1f465bb2b1fea987e43485a82) by [@​renchap](https://togithub.com/renchap)) - In privacy manifest post install script, handle the case where the file reference doesn't have a path ([4ad65ac59a](https://togithub.com/facebook/react-native/commit/4ad65ac59a2491db598abb7b32fb793e9693d5ac) by [@​robertying](https://togithub.com/robertying)) - Fixed an issue where the `selectionColor` prop was not being applied on the `TextInput` component. ([2bde626a9f](https://togithub.com/facebook/react-native/commit/2bde626a9fa2f782864937a5258ac494afe27f9f) by [@​robinshin](https://togithub.com/robinshin)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.2/react-native-artifacts-0.74.2-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.2/react-native-artifacts-0.74.2-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://togithub.com/reactwg/react-native-releases/issues/new/choose). *** To help you upgrade to this version, you can use the [Upgrade Helper](https://react-native-community.github.io/upgrade-helper/) ⚛️. *** View the whole changelog in the [CHANGELOG.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.1`](https://togithub.com/facebook/react-native/compare/v0.74.0...v0.74.1) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.74.0...v0.74.1) ### [`v0.74.0`](https://togithub.com/facebook/react-native/releases/tag/v0.74.0): 0.74.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.8...v0.74.0) 0.74 stable is out! This release includes over [1673 commits](https://togithub.com/facebook/react-native/compare/v0.73.6...v0.74.0) from 57 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/2024/04/22/release-0.74). *** To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.0/react-native-artifacts-0.74.0-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.0/react-native-artifacts-0.74.0-hermes-framework-dSYM-release.tar.gz) *** You can find the whole changelog history in the [changelog.md file](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.73.8`](https://togithub.com/facebook/react-native/releases/tag/v0.73.8): 0.73.8 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.7...v0.73.8) ##### Added ##### iOS specific - Added privacy manifest to template ([520d120375](https://togithub.com/facebook/react-native/commit/520d120375c6b24bc161adea4f48d76537a34abc) by [@​philIip](https://togithub.com/philIip)) (*fixed to include the file in the build*) ##### Changed - Update Hermes version ([1d0cbfd01b](https://togithub.com/facebook/react-native/commit/1d0cbfd01b1f47bcf5279d86a9ad9e0d28804346) by [@​Titozzz](https://togithub.com/Titozzz)) - removed Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now - fixed experimental debugger object logging ##### Fixed ##### iOS specific - Add `HERMES_ENABLE_DEBUGGER=1` flag to React-RuntimeApple ([794aaa52d3](https://togithub.com/facebook/react-native/commit/794aaa52d39f2c419fcd49126c69dff3030e7bb9) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Fix Symbol not found: (\_JSGlobalContextSetInspectable) ([224ac21568](https://togithub.com/facebook/react-native/commit/224ac21568278617c192bf00b6254d30c0957e11) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Add missing dependency to React-RuntimeHermes podspec ([fd48b94319](https://togithub.com/facebook/react-native/commit/fd48b9431954be8a79d5c094173f064944ba86e6) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** 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#v0738). ### [`v0.73.7`](https://togithub.com/facebook/react-native/compare/v0.73.6...v0.73.7) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.6...v0.73.7) ### [`v0.73.6`](https://togithub.com/facebook/react-native/releases/tag/v0.73.6): 0.73.6 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.5...v0.73.6) #### v0.73.6 ##### Breaking ##### iOS specific - Rename `BUILD_FROM_SOURCE` to `RCT_BUILD_HERMES_FROM_SOURCE` ([51b80477c7](https://togithub.com/facebook/react-native/commit/51b80477c7836058fb29ef92c1a1908e3c8dba58) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### Fixed - Fix component stacks for tsx, ts, and jsx files ([28f604a97d](https://togithub.com/facebook/react-native/commit/28f604a97dc57afa631a24052ae6660c13c2c761) by [@​lunaleaps](https://togithub.com/lunaleaps)) ##### iOS specific - Prevent unwanted border animation([d979491](https://togithub.com/facebook/react-native/commit/d9794916b0549330513fe530abf090fa48b8a776) by [@​sammy-SC](https://togithub.com/sammy-SC)) - Fix flipper for Xcode 15.3 ([9d22a7fd0e](https://togithub.com/facebook/react-native/commit/9d22a7fd0e82d6c2660217c1fb3c004ab30d6844) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.6/react-native-artifacts-0.73.6-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.6/react-native-artifacts-0.73.6-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://togithub.com/reactwg/react-native-releases/issues/new/choose) *** 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.73.5`](https://togithub.com/facebook/react-native/releases/tag/v0.73.5): 0.73.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.4...v0.73.5) #### Changelog ##### Security - Update CLI to 12.3.6 ([ffcd8f5249](https://togithub.com/facebook/react-native/commit/ffcd8f524903d5d6e92e864472aaefd52dea77cf) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) ##### Changed - Hermes bump ([3bdd54a51c](https://togithub.com/facebook/react-native/commit/3bdd54a51ceea30cbbd0d1c45e9c391a80371dd2) by [@​lunaleaps](https://togithub.com/lunaleaps)) ##### Fixed - Fix: fix codegen not finding all third-party libraries ([67e2bb455f](https://togithub.com/facebook/react-native/commit/67e2bb455fd39f00fbf2b4d4f2f019327929efa6) by [@​tido64](https://togithub.com/tido64)) - Fix compiler flags passed to libraries ([929df582c8](https://togithub.com/facebook/react-native/commit/929df582c885ad60bd34e52ced481f8e9d5666d9) by [@​cipolleschi](https://togithub.com/cipolleschi)) #### How to Test Generate a new project: npx react-native@next init RN0735RC1 --version 0.73.5 *** - To help you upgrade to this version, you can use the [upgrade helper](https://react-native-community.github.io/upgrade-helper/) ⚛️ - See changes from this release in the [changelog](https://togithub.com/facebook/react-native/blob/main/CHANGELOG.md) Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.5/react-native-artifacts-0.73.5-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.5/react-native-artifacts-0.73.5-hermes-framework-dSYM-release.tar.gz) *** ##### Help us testing 🧪 If you experience a regression, please [file an Upgrade issue](https://togithub.com/facebook/react-native/issues/new/choose) and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/ ### [`v0.73.4`](https://togithub.com/facebook/react-native/releases/tag/v0.73.4): 0.73.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.3...v0.73.4) #### v0.73.4 ##### Fixed - Fix: cannot find module `react-native-*/Libraries/Core/InitializeCore` ([562447be47](https://togithub.com/facebook/react-native/commit/562447be4705c3e3338633ca108e7e67b9b01640) by [@​tido64](https://togithub.com/tido64)) ##### Android - Ignore the one-time NullPointerException and print error log ([ca9b6b5038](https://togithub.com/facebook/react-native/commit/ca9b6b5038c419405a440fc8add7090be633654c)) ##### iOS - Fix warning when loading RCTUIManager and A11yManager ([f56bf1fa0a](https://togithub.com/facebook/react-native/commit/f56bf1fa0a0d0ca547cf7c3ff2e631efac1007ea) 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/103) *** 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.73.3`](https://togithub.com/facebook/react-native/releases/tag/v0.73.3): 0.73.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.2...v0.73.3) ##### Fixed ##### Added ##### iOS specific - Handle TSAsExpression when looking for the codegen declaration ([02957718d7](https://togithub.com/facebook/react-native/commit/02957718d7ca1af815493d145697c1e848b16c17) by [@​dmytrorykun](https://togithub.com/dmytrorykun)) ##### Changed - Bump CLI to 12.3.2 ([bcb229e8f8](https://togithub.com/facebook/react-native/commit/bcb229e8f8b70b59d3cb603d7bb912784ad25a02) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) ##### Android specific - Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() ([96ed1190c6](https://togithub.com/facebook/react-native/commit/96ed1190c624869af96e464b009e0c0234076893) by [@​LimAlbert](https://togithub.com/LimAlbert)) ##### iOS specific - Remove ATS config patch from react_native_post_install ([41c601e478](https://togithub.com/facebook/react-native/commit/41c601e4786b544fdd1fca138b0e0c61dbb8eba2) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) ##### Fixed - Declare missing dependency `chalk` ([9155e2d182](https://togithub.com/facebook/react-native/commit/9155e2d1828e04d6144de80bb543d50936500377) by [@​tido64](https://togithub.com/tido64)) - TouchableBounce, TouchableHighlight and TouchableNativeFeedback dropping touches with React 18. ([e4708d661b](https://togithub.com/facebook/react-native/commit/e4708d661bf3d01ec857635f04a4aabf9d954a5e) by [@​sammy-SC](https://togithub.com/sammy-SC)) - TouchableWithoutFeedback and TouchableOpacity dropping touches with React 18. ([54166342f0](https://togithub.com/facebook/react-native/commit/54166342f01fc74236ba6146a4c0f604189017e4) by [@​sammy-SC](https://togithub.com/sammy-SC)) ##### iOS specific - Restrict Cocoapods versions < 1.15. ([3869ae4d80](https://togithub.com/facebook/react-native/commit/3869ae4d80d1da8c4e3fe7449f2926c5e1575beb) by [@​blakef](https://togithub.com/blakef)) - Make `RCTDeviceInfo` listen to invalidate events and unregister observers while invalidating the bridge ([d46d80d2ef](https://togithub.com/facebook/react-native/commit/d46d80d2ef6cdc05c5a1b2429ed1df93410ae36f) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Fix support for SOURCEMAP_FILE path containing spaces ([63e893d23d](https://togithub.com/facebook/react-native/commit/63e893d23d84c9bf65bad64fc359b9686eb19b4d) by [@​paulschreiber](https://togithub.com/paulschreiber)) - Fix release build error due to a casing issue in hermes tarball path after download prebuilt tarball ([2e2f8a6689](https://togithub.com/facebook/react-native/commit/2e2f8a668907552070a2a53a47137b1449b66bbd) by [@​wfern](https://togithub.com/wfern)) - Fix race condition between A11yManager and UIManager ([f39f34ed82](https://togithub.com/facebook/react-native/commit/f39f34ed82997d0595522a285c3cb8693594e718) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Fix symbol not found \_jump_fcontext with use_frameworks ([a2771ce58a](https://togithub.com/facebook/react-native/commit/a2771ce58ac221d1ac0de265c1ce571212fbcf83) 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/98) *** 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.73.2`](https://togithub.com/facebook/react-native/releases/tag/v0.73.2): 0.73.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.1...v0.73.2) ##### Added - Unhandled promise rejection - attach non-standard Error object stack info if possible ([655b12dbfa](https://togithub.com/facebook/react-native/commit/655b12dbfaa2c48f9fd38bbe8311e6f935045b30) by [@​ospfranco](https://togithub.com/ospfranco)) ##### Changed - Bump Metro to ^v0.80.3 ([16dff523b0](https://togithub.com/facebook/react-native/commit/16dff523b0a16d7fa9b651062c386885c2f48a6b) by [@​huntie](https://togithub.com/huntie)) - Automatically reconnect to an existing debugger session on relaunching the app ([0806ad7854](https://togithub.com/facebook/react-native/commit/0806ad785458009887ff4c67b995ec992a010702) by [@​motiz88](https://togithub.com/motiz88)) ##### iOS specific - Update ios pod post_install logic for detecting if hermes is enabled ([d6163d7f43](https://togithub.com/facebook/react-native/commit/d6163d7f43a753f24148450033491dfc9c5d0c36) by [@​gabrieldonadel](https://togithub.com/gabrieldonadel)) ##### Fixed - Fix comment about adding packages in android template ([ac9b87cd57](https://togithub.com/facebook/react-native/commit/ac9b87cd57029a0f0876aaec8d259d9befba9838) by [@​janicduplessis](https://togithub.com/janicduplessis)) - Fix boost download url ([7e721f09ad](https://togithub.com/facebook/react-native/commit/7e721f09ad3dafed9f490f433b2ac613786c27b2) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Removed invalid translations that prevented Play Store publishes. Fixes [https://github.com/facebook/react-native/issues/42024](https://togithub.com/facebook/react-native/issues/42024) ([8edc36e33c](https://togithub.com/facebook/react-native/commit/8edc36e33c79cebcf13f1acffa08726e40479bc1) by [@​lunaleaps](https://togithub.com/lunaleaps)) ##### iOS specific - Fix horizontal scrollview scrollTo coordinate space in RTL on oldarch ([e809e0aca7](https://togithub.com/facebook/react-native/commit/e809e0aca713ad12f91778b09f5297f1da866b26) by [@​NickGerleman](https://togithub.com/NickGerleman)) - [enhance IP address retrieval for iOS devices in Metro bundler setup](https://togithub.com/facebook/react-native/pull/41839/commits/6a351db158dadf944933173aa0150435c742001f) ([9f28616650](https://togithub.com/facebook/react-native/commit/9f28616650a61ca298c2fc710b588445b8ceb94c) by [@​Morritz](https://togithub.com/Morritz)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/98) *** 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.73.1`](https://togithub.com/facebook/react-native/releases/tag/v0.73.1): 0.73.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.73.0...v0.73.1) ##### Added - Add `enableNetworkInspector` experiment to enable Network panel and CDP handlers in inspector proxy ([8ef807bfb2](https://togithub.com/facebook/react-native/commit/8ef807bfb2e596bd70f0c8b17f1b6f698d98ae2a) by [@​byCedric](https://togithub.com/byCedric)) ##### Changed - Chore: bump CLI to 12.3.0 ([dff11ab993](https://togithub.com/facebook/react-native/commit/dff11ab993e57a097988537791afe8ef086e4ce4) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) ##### Fixed - Fix last spacer constrain logic in VirtualizedList ([3ed4bf9046](https://togithub.com/facebook/react-native/commit/3ed4bf9046ae125d244283c3556892345bfd77e1) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### Android specific - Fix type for unrecognisable field mBinding ([31d8a93bf3](https://togithub.com/facebook/react-native/commit/31d8a93bf3199432bcd2b577738fbf49e84c207d) by [@​piaskowyk](https://togithub.com/piaskowyk)) ##### iOS specific - Fix NSAppTransportSecurity being overwritten during pod install ([a0b76d90b7](https://togithub.com/facebook/react-native/commit/a0b76d90b73ec0d3d9e0174004bfb96a5b6f3a3e) by [@​robertying](https://togithub.com/robertying)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/95) *** 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.73.0`](https://togithub.com/facebook/react-native/releases/tag/v0.73.0): 0.73.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.15...v0.73.0) 0.73 stable is out! This release includes over [2259 commits](https://togithub.com/facebook/react-native/compare/v0.72.7...v0.73.0) from 68 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/12/06/0.73-debugging-improvements-stable-symlinks). *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/94) *** 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.72.15`](https://togithub.com/facebook/react-native/releases/tag/v0.72.15): 0.72.15 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.14...v0.72.15) ##### Added ##### iOS specific - Add privacy manifest aggregation. ([61f584c3af](https://togithub.com/facebook/react-native/commit/61f584c3afb79ba705be8b6372ff9b6c5599680e) by [@​aleqsio](https://togithub.com/aleqsio)) ##### Fixed ##### iOS specific - Privacy Manifest aggregation failing due to no `NSPrivacyAccessedAPITypes` key. ([fc4e099920](https://togithub.com/facebook/react-native/commit/fc4e0999206ec7c1f465bb2b1fea987e43485a82) by [@​renchap](https://togithub.com/renchap)) *** You can file issues or pick requests against this release [here](https://togithub.com/reactwg/react-native-releases/issues/new/choose) *** 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.72.14`](https://togithub.com/facebook/react-native/compare/v0.72.13...v0.72.14) [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.13...v0.72.14) ### [`v0.72.13`](https://togithub.com/facebook/react-native/releases/tag/v0.72.13): 0.72.13 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.12...v0.72.13) #### v0.72.13 ##### Added ##### iOS specific - Add privacy manifest to pod install ([d39712f54a](https://togithub.com/facebook/react-native/commit/d39712f54a95e6dcdf1d2f80d9581211ab03c157) by [@​philIip](https://togithub.com/philIip)) ##### Fixed ##### Android specific - Fixed possible deadlock in dispatchViewUpdates ([b2ca41eef5](https://togithub.com/facebook/react-native/commit/b2ca41eef59b17d212b35baa4a28c4b27a465b5c) by [@​EvertEt](https://togithub.com/EvertEt)) *** You can file issues or pick requests against this release [here](https://togithub.com/reactwg/react-native-releases/issues/new/choose) *** 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.72.12`](https://togithub.com/facebook/react-native/releases/tag/v0.72.12): 0.72.12 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.11...v0.72.12) ##### v0.72.12 ##### Changed - Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE ([a215805eb7](https://togithub.com/facebook/react-native/commit/a215805eb73f687116af4aa74461ff4e17b05f42) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### iOS specific - \[0.72] Fix flipper for Xcode 15.3 ([a316e0154e](https://togithub.com/facebook/react-native/commit/a316e0154ee8d1dd809be47694abb62d245bff0b) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### Fixed - Fix component stacks for tsx, ts, and jsx files ([dd311c9782](https://togithub.com/facebook/react-native/commit/dd311c9782c9f4d0f9d98423de2ae71227a24a7d)) - Fix flags for new arch ([0724c2769a](https://togithub.com/facebook/react-native/commit/0724c2769a3dea8f7886c8c541ffb49ae5c045dc) by [@​cipolleschi](https://togithub.com/cipolleschi)) *** You can file issues or pick requests against this release [here](https://togithub.com/reactwg/react-native-releases/issues/new/choose) *** 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.72.11`](https://togithub.com/facebook/react-native/releases/tag/v0.72.11): 0.72.11 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.10...v0.72.11) ##### Changed - Upgrade CLI to 11.4.1 ([c57a29a08c](https://togithub.com/facebook/react-native/commit/c57a29a08c086728ea3bbb6b077c92fae6792d11) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) - Update Metro to ^0.76.9, CLI to ^11.4.0 ([ddff36f770](https://togithub.com/facebook/react-native/commit/ddff36f7705f1b5b2e27bfb2ee62f6726dfdd7bd) by [@​robhogan](https://togithub.com/robhogan)) ##### iOS specific - Improve Swift support for 3rd party libs ([6939021518](https://togithub.com/facebook/react-native/commit/693902151899c85ff00418d75df4377a1096efee) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### Fixed - Fix overriding EXCLUDED_ARCHS when installing Hermes on RN v0.72 ([a4282a91c3](https://togithub.com/facebook/react-native/commit/a4282a91c32f947adfb4f210e296e8dfeefdae34) by [@​ken0nek](https://togithub.com/ken0nek)) ##### iOS specific - Don't allow cocoapods 1.15. ([08fd9170fc](https://togithub.com/facebook/react-native/commit/08fd9170fcdc7042fdcfe5f54eec71ed245d9795) by [@​blakef](https://togithub.com/blakef)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/108) *** 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.72.10`](https://togithub.com/facebook/react-native/releases/tag/v0.72.10): 0.72.10 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.9...v0.72.10) ##### Added - Unhandled promise rejection - attach non-standard Error object stack info if possible ([655b12dbfa](https://togithub.com/facebook/react-native/commit/655b12dbfaa2c48f9fd38bbe8311e6f935045b30) by [@​ospfranco](https://togithub.com/ospfranco)) ##### Fixed - Revert the regression of iOS min version and updates Podfile.lock for Releases ([1f70f58aa4](https://togithub.com/facebook/react-native/commit/1f70f58aa4225d017ebad4f66641cbd0d1db114f) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Fix flags ([565281105e](https://togithub.com/facebook/react-native/commit/565281105e4a0c4d51d2134114bdadb33f03d61a) 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/100) *** 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.72.9`](https://togithub.com/facebook/react-native/releases/tag/v0.72.9): 0.72.9 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.8...v0.72.9) ##### Fixed - Fix installation error for `boost` dependency — see [https://github.com/facebook/react-native/issues/42110](https://togithub.com/facebook/react-native/issues/42110) - `React-Fabric` fails to build with `-std=c++20` because implicit constructors are no longer generated ([b7c1a40db](https://togithub.com/facebook/react-native/commit/b7c1a40db4d5a6d992b926307842fe671ae80436) 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/97) *** 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.72.8`](https://togithub.com/facebook/react-native/releases/tag/v0.72.8): 0.72.8 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.7...v0.72.8) ##### Fixed - Fix `build_codegen!` not finding `@react-native/codegen` in pnpm setups ([e70166a3a8](https://togithub.com/facebook/react-native/commit/e70166a3a8b9ddf1a7e322db602c548aaa60102d) by [@​tido64](https://togithub.com/tido64)) - Correctly declare runtime dependencies ([df2bbba50b](https://togithub.com/facebook/react-native/commit/df2bbba50bf1484edf88079b965b8841fc7849a8) by [@​tido64](https://togithub.com/tido64)) - Prevent LogBox from crashing on very long messages ([c3c6cf4](https://togithub.com/facebook/react-native/commit/c3c6cf4646999e9bf971d2c0e63c41e550069f25) by [@​motiz88](https://togithub.com/motiz88)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/96) *** 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.72.7`](https://togithub.com/facebook/react-native/releases/tag/v0.72.7): 0.72.7 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.6...v0.72.7) ##### Changed - Bump CLI to v11.3.10 ([e844a62ce9](https://togithub.com/facebook/react-native/commit/e844a62ce9e6ae70bbeba895dcf902287570f462) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) - Bump deprecated-react-native-prop-types to ^4.2.3 ([e031c05cdc](https://togithub.com/facebook/react-native/commit/e031c05cdc5650f17231caf7f60820e1df744788) by [@​huntie](https://togithub.com/huntie)) ##### Fixed - Show correct stack frame on unhandled promise rejections on development mode. ([18c9797ecc](https://togithub.com/facebook/react-native/commit/18c9797ecc8dab220ec68aae011ddb73db17a99d) by [@​ospfranco](https://togithub.com/ospfranco)) ##### Android specific - Fix android crash when apply PlatformColor to borders ([265af222aa](https://togithub.com/facebook/react-native/commit/265af222aa8acb3b514e22a7db191d66755f553b) by [@​axinvd](https://togithub.com/axinvd)) - Fix broken Loading/Refreshing indicator on Android ([5dedf277cb](https://togithub.com/facebook/react-native/commit/5dedf277cb903528659f0d8a71412274d9d32a65) 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/93) *** 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.72.6`](https://togithub.com/facebook/react-native/releases/tag/v0.72.6): 0.72.6 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.5...v0.72.6) ##### Fixed - Fix a potential bug in `EventEmitter` when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables ([9b3bd63723](https://togithub.com/facebook/react-native/commit/9b3bd637231e5e9e7d8b729c71842f3b7a2da373) by [@​yungsters](https://togithub.com/yungsters)) ##### iOS specific - Set the max version of Active support to 7.0.8 ([785f91b67a](https://togithub.com/facebook/react-native/commit/785f91b67a5d97e4e54d341279c878483a3d9a11) 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/91) *** 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.72.5`](https://togithub.com/facebook/react-native/releases/tag/v0.72.5): 0.72.5 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.4...v0.72.5) ##### Changed - Bump CLI to 11.3.7 ([6f02d55deb](https://togithub.com/facebook/react-native/commit/6f02d55debe818dcb1db753f2ca4cc0b804d0df5) by [@​huntie](https://togithub.com/huntie)) - Bump [@​react-native/codegen](https://togithub.com/react-native/codegen) to 0.72.7 ([4da991407d](https://togithub.com/facebook/react-native/commit/4da991407da2791f22ded368ad04457b03be5ee3) by [@​Titozzz](https://togithub.com/Titozzz)) ##### Fixed ##### Android specific - Fix building Android on Windows. ([054ab62be0](https://togithub.com/facebook/react-native/commit/054ab62be0db5d14f02f5aeb4c696f037ea68794) by [@​alespergl](https://togithub.com/alespergl)) - A bug fix for Android builds with new arch on Windows host. ([a323249e0a](https://togithub.com/facebook/react-native/commit/a323249e0a0f9c2fb75ee05d7da62a34f3c56be0) by [@​birdofpreyru](https://togithub.com/birdofpreyru)) - Fix null crash when using maintainVisibleContentPosition on Android ([1a1a79871b](https://togithub.com/facebook/react-native/commit/1a1a79871b2d040764537433b431bc3b416904e3) by [@​janicduplessis](https://togithub.com/janicduplessis)) ##### iOS specific - XCode 15 fixes ([21763e85e3](https://togithub.com/facebook/react-native/commit/21763e85e39e17a19a1cf7a9026ef74517464749), [0dbd621c59](https://togithub.com/facebook/react-native/commit/0dbd621c598e3ba7a203ec41bb70ce395ad1d62c) & [8a5b2d6735](https://togithub.com/facebook/react-native/commit/8a5b2d673502037731ee6bc40fc64cdd22139011)) - Fix timer background state when App is launched from background ([a4ea737ae1](https://togithub.com/facebook/react-native/commit/a4ea737ae1773e7fd49969ae20b962bdd7481b37) by [@​zhongwuzw](https://togithub.com/zhongwuzw)) - Guard `JSGlobalContextSetInspectable` behind a compile time check for Xcode 14.3+ ([3eeee11d7a](https://togithub.com/facebook/react-native/commit/3eeee11d7ac4075d0917233d3be4a9469f802d35) by [@​Saadnajmi](https://togithub.com/Saadnajmi)) - Re-enable direct debugging with JSC on iOS 16.4+ ([8b1bf058c4](https://togithub.com/facebook/react-native/commit/8b1bf058c4bcbf4e5ca45b0056217266a1ed870c) by [@​huntie](https://togithub.com/huntie)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/89) *** 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.72.4`](https://togithub.com/facebook/react-native/releases/tag/v0.72.4): 0.72.4 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.3...v0.72.4) ##### Added ##### Android specific - Native part of fixing ANR when having an inverted FlatList on android API 33+ ([6d206a3f54](https://togithub.com/facebook/react-native/commit/6d206a3f54725f7f53692222293a9d1e58b11ca4) by [@​hannojg](https://togithub.com/hannojg)) - For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase ([177d97d8ea](https://togithub.com/facebook/react-native/commit/177d97d8ea962bdd4dad8fcf0efb04a307f25000) by [@​apuruni](https://togithub.com/apuruni)) ##### Changed - Bump cli and metro ([40ea8ffcc7](https://togithub.com/facebook/react-native/commit/40ea8ffcc7ba3ed0969405e9a48b75d188487d92) by [@​lunaleaps](https://togithub.com/lunaleaps)) - Hermes bump for hermes-2023-08-07-RNv0.72.4-813b2def12bc9df026 ([e9ea926ba3](https://togithub.com/facebook/react-native/commit/e9ea926ba3462a8d771cfcc5663c0d6fb50e2172) by Luna Wei) - Bump CLI to 11.3.6 ([a3cfdf0a08](https://togithub.com/facebook/react-native/commit/a3cfdf0a08237a63736b9d576641a4ab3cf720ba) by [@​szymonrybczak](https://togithub.com/szymonrybczak)) ##### Fixed - Allow string `transform` style in TypeScript ([2558c3d4f5](https://togithub.com/facebook/react-native/commit/2558c3d4f56776699602b116aff8c22b8bfa176a) by [@​NickGerleman](https://togithub.com/NickGerleman)) - Fix missing Platform in VirtualizedList ([7aa8cd55be](https://togithub.com/facebook/react-native/commit/7aa8cd55be97a0f26fe01aa9f50d774ac52114aa) by Luna Wei) - Mount react devtools overlay only when devtools are attached ([03187b68e5](https://togithub.com/facebook/react-native/commit/03187b68e589c94dc10ed4f763b54923b7487f23) by [@​hoxyq](https://togithub.com/hoxyq)) ##### Android specific - Remove option to paste rich text from Android EditText context menu ([b1ceea456d](https://togithub.com/facebook/react-native/commit/b1ceea456d1cdc00c723582d00e5ae585f066b55) by [@​fabriziobertoglio1987](https://togithub.com/fabriziobertoglio1987)) - Fixed ScrollView not responding to Keyboard events when nested inside a KeyboardAvoidingView ([c616148a05](https://togithub.com/facebook/react-native/commit/c616148a05c00728b80d2fd9dcbd6f15d08a2dfa) by [@​andreacassani](https://togithub.com/andreacassani)) - ANR when having an inverted FlatList on android API 33+ ([3dd816c6b7](https://togithub.com/facebook/react-native/commit/3dd816c6b7bcd9cc4c21199f0b645755fb97f50f) by [@​hannojg](https://togithub.com/hannojg)) *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/85). *** 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.72.3`](https://togithub.com/facebook/react-native/releases/tag/v0.72.3): 0.72.3 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.2...v0.72.3) ##### Fixed ##### iOS specific - Revert "Fix pod install for swift libs using new arch ([#​38121](https://togithub.com/facebook/react-native/issues/38121))" to fix [build error with Xcode lower than Xcode 14.3](https://togithub.com/facebook/react-native/issues/38294) ([8f41f25](https://togithub.com/facebook/react-native/commit/8f41f25c214f995073e90b786c805eb45ff7dee5) 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/83). *** 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.72.2`](https://togithub.com/facebook/react-native/releases/tag/v0.72.2): 0.72.2 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.1...v0.72.2) ##### Changed - Remove deprecated stub types `@types/metro-config` from template ([63f78ea8de](https://togithub.com/facebook/react-native/commit/63f78ea8de68688005e7f48c6849bdf9f95e26ff) by [@​kelset](https://togithub.com/kelset)) - Bump CLI to 11.3.5 and Metro do 0.76.7 ([ba5fa9c394](https://togithub.com/facebook/react-native/commit/ba5fa9c394e7cd127e3ee543e0716c37912b0b40) by [@​kelset](https://togithub.com/kelset)) - Bump `@react-native/metro-config` to `0.72.9` ([21daa6e790](https://togithub.com/facebook/react-native/commit/21daa6e79030574ce41665ea13c39316eac8c305), [f37386176](https://togithub.com/facebook/react-native/commit/f37386176cb081e7b38fad8b5442099598bf1968) by [@​kelset](https://togithub.com/kelset)) ##### Android specific - Remove okhttp3 internal util usage ([3e3032636d](https://togithub.com/facebook/react-native/commit/3e3032636dc90a21a499492dcb88f819bcf4f003) by [@​adrianha](https://togithub.com/adrianha)) ##### iOS specific - Update logic to add and remove views in the view registry for the interop layer. ([8d2eec367d](https://togithub.com/facebook/react-native/commit/8d2eec367dd6fbd60792ca1bde12b875a8261fa6) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Disable NSTextStorage caching in OSS ([5bda54c1f1](https://togithub.com/facebook/react-native/commit/5bda54c1f183fbc51dc7264b0ab94d5bbcc3f172) by [@​sammy-SC](https://togithub.com/sammy-SC)) ##### Fixed - `global.performance` in undefined when starting metro from Expo CLI ([0ccbd65581](https://togithub.com/facebook/react-native/commit/0ccbd65581304faa286b452f75058b6292a6240f) by [@​Kudo](https://togithub.com/Kudo)) - Re-enabled debugging for debug builds ([41477c898c](https://togithub.com/facebook/react-native/commit/41477c898cf5726eae9edbb1596366a6eea2b01e) by Matt Blagden) - Add global hook to assert that base Metro config is called ([29f2602ff9](https://togithub.com/facebook/react-native/commit/29f2602ff9c3c9a9999c54a6004c99d6fd15ebc3) by [@​huntie](https://togithub.com/huntie)) ##### Android specific - Do not create RuntimeExecutor on non-JSI executors ([#​38125](https://togithub.com/facebook/react-native/issues/38125)) ([d73b61c7c7](https://togithub.com/facebook/react-native/commit/d73b61c7c7dae23630b51b00048eafe5fcb47bd3) by [@​lunaleaps](https://togithub.com/lunaleaps)) - Prevent crash on OnePlus/Oppo devices in runAnimationStep ([a46a7cd1](https://togithub.com/facebook/react-native/commit/a46a7cd1f613d6eaea1d1cd07751f17cdc07c21b) by [@​hsource](https://togithub.com/hsource)) ##### iOS specific - Fix build error when there are multiple EXTRA_COMPILER_ARGS ([28f4ebab8a](https://togithub.com/facebook/react-native/commit/28f4ebab8ab4b0f337699e6a135e2aa983866f42) by [@​fergusean](https://togithub.com/fergusean)) - Build failure with pnpm and use_frameworks! due to incorrect header paths ([58adc5e4b9](https://togithub.com/facebook/react-native/commit/58adc5e4b9ab74b67b4af04d1e72c387af848ea7) by evelant) - Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS ([0c9c57a9f7](https://togithub.com/facebook/react-native/commit/0c9c57a9f73294414d92428c5d2472dc1e1e5e96) by [@​kkoudev](https://togithub.com/kkoudev)) - Fix pod install for libraries using Swift code when the new architecture is enabled ([a4a0655496](https://togithub.com/facebook/react-native/commit/a4a065549677c61eb91bf587032976ed48c75821) by [@​louiszawadzki](https://togithub.com/louiszawadzki)) *** ⚠️ we are aware of an issue with building iOS apps with Xcode 14.2, please refer [to this issue](https://togithub.com/facebook/react-native/issues/38294) for more details and updates. *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/82). *** 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.72.1`](https://togithub.com/facebook/react-native/releases/tag/v0.72.1): 0.72.1 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.72.0...v0.72.1) ##### Added ##### iOS specific - Add warning to help users migrate away from the interop layer. ([a702d0515f](https://togithub.com/facebook/react-native/commit/a702d0515f9005714da52cda7f6851e06b4103da) by [@​cipolleschi](https://togithub.com/cipolleschi)) - Allow to lookup for ViewManager without the RCT prefix in the Interop Layer ([a28881a3d7](https://togithub.com/facebook/react-native/commit/a28881a3d79e732670157638aa5207c88c79718c) by [@​cipolleschi](https://togithub.com/cipolleschi)) ##### Changed - `react-native/metro-config` now includes all base config values from `metro-config` ([bbcedd385b](https://togithub.com/facebook/react-native/commit/bbcedd385bf7fe374955378d2c2a065318f740cb) by [@​huntie](https://togithub.com/huntie)) - Bump CLI to 11.3.3 ([da84901f78](https://togithub.com/facebook/react-native/commit/da84901f78bdfc8c84ed71996c01f585d8b96367) by [@​kelset](https://togithub.com/kelset)) - Bumped `@react-native/metro-config` to `0.72.7`, `@react-native/gradle-plugin` to `0.72.11`, `@react-native/virtualized-lists` to `0.72.6` ([95db9f98f2](https://togithub.com/facebook/react-native/commit/95db9f98f2673d9015f6786db2df4e5f16dc74fc) by [@​kelset](https://togithub.com/kelset)) ##### Fixed - `react-native/virtualized-lists` does not need `react-test-renderer` at runtime ([7a2a3278d0](https://togithub.com/facebook/react-native/commit/7a2a3278d08b13dbde7a6e967474c20d6a5c76a5) by [@​tido64](https://togithub.com/tido64)) ##### Android specific - Exclude trailing whitespace from newline character on measuring text line width ([83d7a48a46](https://togithub.com/facebook/react-native/commit/83d7a48a46c00b99c52a8ac5897c013924e10152) by [@​bernhardoj](https://togithub.com/bernhardoj)) \-Set kotlin.jvm.target.validation.mode=warning on user projects ([10beefbbfa](https://togithub.com/facebook/react-native/commit/10beefbbfadcbe6e40314564e409bf592a16e571) by [@​cortinico](https://togithub.com/cortinico)) ##### iOS specific - Bump SocketRocket to 0.6.1 ([8ce471e2fa](https://togithub.com/facebook/react-native/commit/8ce471e2fa802cc50ff2d6ab346627cb5f6d79b4) by [@​cipolleschi](https://togithub.com/cipolleschi)) - fix `pod install --project-directory=ios` failing ([0b96bdcf32](https://togithub.com/facebook/react-native/commit/0b96bdcf326944b13e447f71739dee3c25c7b59a) 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/76). *** 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.72.0`](https://togithub.com/facebook/react-native/releases/tag/v0.72.0): 0.72.0 [Compare Source](https://togithub.com/facebook/react-native/compare/v0.71.19...v0.72.0) #### 🎉 0.72 stable is out 🎉 This release includes over **1100 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/06/21/0.72-metro-package-exports-symlinks). *** You can participate in the conversation on the status of this release in this [discussion](https://togithub.com/reactwg/react-native-releases/discussions/74). *** 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: 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 these updates again.



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