devramsean0 / image-sync

An Image Sync system
MIT License
0 stars 0 forks source link

Update dependency react-native to v0.73.1 #6

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.72.6 -> 0.73.1 age adoption passing confidence

Release Notes

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

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.