facebook/react-native (react-native)
### [`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).
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.73.2
->0.73.3
Release Notes
facebook/react-native (react-native)
### [`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).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.