t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.28k stars 352 forks source link

fix(deps): update dependency react-native to ~0.74.1 - autoclosed #1019

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) ~0.73.6 -> ~0.74.1 age adoption passing confidence

Release Notes

facebook/react-native (react-native) ### [`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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.