Open mend-for-github-com[bot] opened 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @react-native-async-storage/async-storage@1.19.3
npm ERR! Found: react-native@0.73.6
npm ERR! node_modules/react-native
npm ERR! react-native@"0.73.6" from the root project
npm ERR! peer react-native@"*" from @appdynamics/react-native-agent@23.5.0
npm ERR! node_modules/@appdynamics/react-native-agent
npm ERR! @appdynamics/react-native-agent@"23.5.0" from the root project
npm ERR! 31 more (@fullstory/react-native, @okta/okta-react-native, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0" from @react-native-async-storage/async-storage@1.19.3
npm ERR! node_modules/@react-native-async-storage/async-storage
npm ERR! @react-native-async-storage/async-storage@"1.19.3" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: react-native@0.72.12
npm ERR! node_modules/react-native
npm ERR! peer react-native@"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0" from @react-native-async-storage/async-storage@1.19.3
npm ERR! node_modules/@react-native-async-storage/async-storage
npm ERR! @react-native-async-storage/async-storage@"1.19.3" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-20T04_43_16_902Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-20T04_43_16_902Z-debug-0.log
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @react-native-async-storage/async-storage@1.19.3
npm error Found: react-native@0.76.2
npm error node_modules/react-native
npm error react-native@"0.76.2" from the root project
npm error peer react-native@"*" from @appdynamics/react-native-agent@23.5.0
npm error node_modules/@appdynamics/react-native-agent
npm error @appdynamics/react-native-agent@"23.5.0" from the root project
npm error 31 more (@fullstory/react-native, @okta/okta-react-native, ...)
npm error
npm error Could not resolve dependency:
npm error peer react-native@"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0" from @react-native-async-storage/async-storage@1.19.3
npm error node_modules/@react-native-async-storage/async-storage
npm error @react-native-async-storage/async-storage@"1.19.3" from the root project
npm error
npm error Conflicting peer dependency: react-native@0.72.17
npm error node_modules/react-native
npm error peer react-native@"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0" from @react-native-async-storage/async-storage@1.19.3
npm error node_modules/@react-native-async-storage/async-storage
npm error @react-native-async-storage/async-storage@"1.19.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-15T09_13_14_930Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-15T09_13_14_930Z-debug-0.log
This PR contains the following updates:
0.71.11
->0.76.2
Release Notes
facebook/react-native (react-native)
### [`v0.76.2`](https://redirect.github.com/facebook/react-native/releases/tag/v0.76.2): 0.76.2 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.76.1...v0.76.2) ##### Added - **TypeScript** Add CodegenTypes for TS ([20b141508b](https://redirect.github.com/facebook/react-native/commit/20b141508b30324d52080c255dd3fb318718d746) by [@cipolleschi](https://redirect.github.com/cipolleschi)) ##### Changed - **infra** Bump CLI to 15.0.1 ([51b98c24bd](https://redirect.github.com/facebook/react-native/commit/51b98c24bdc6369ce6fabcacaf8df2d2a706eada) by [@szymonrybczak](https://redirect.github.com/szymonrybczak)) ##### iOS specific - **TextInput** Include existing attributes in newly typed text ([557e3447f5](https://redirect.github.com/facebook/react-native/commit/557e3447f520e40a1ec0ae344126b4f2836d2e83) by [@NickGerleman](https://redirect.github.com/NickGerleman)) ##### Fixed - **Hermes** Update Hermes to support Intl ([94d4bfd7c8](https://redirect.github.com/facebook/react-native/commit/94d4bfd7c80ba0d55adbff656441b55d59055bcc) by [@blakef](https://redirect.github.com/blakef)) - **infra** Skip hermes-parser under Babel for non-Flow JS code ([ff1261e7dc](https://redirect.github.com/facebook/react-native/commit/ff1261e7dc0ab7e241e1f14aa0d6fd17f2ba9328) by [@huntie](https://redirect.github.com/huntie)) - **infra** fix `semver` not being found in pnpm setups ([0def73d1a6](https://redirect.github.com/facebook/react-native/commit/0def73d1a6e398d451585032ea1213f96d84fe9c) by [@tido64](https://redirect.github.com/tido64)) - **Error Handling** Fix `setUpErrorHandling` to show early JS errors ([dac6d508af](https://redirect.github.com/facebook/react-native/commit/dac6d508afd0f919943d8053330d6314201319c3) by [@cipolleschi](https://redirect.github.com/cipolleschi)) ##### Android specific - **infra** Use absolute path when compiling appmodules.so sources ([3956955eaa](https://redirect.github.com/facebook/react-native/commit/3956955eaa3cd8c50dfe35a68a6cb8fdcac43155) by [@cortinico](https://redirect.github.com/cortinico)) - **infra** Properly handle paths with spaces in autolinking ([1f62529dc4](https://redirect.github.com/facebook/react-native/commit/1f62529dc4583af88ef06bee04c89ce6c2ef737f) by [@cortinico](https://redirect.github.com/cortinico)) - **Modal** Fix Regression - Modal content rendering below system bar on < API 30 when activity is edge-to-edge ([2cd48ef351](https://redirect.github.com/facebook/react-native/commit/2cd48ef351d10333a14091188bbe8e3bcd6a7a01) by [@alanleedev](https://redirect.github.com/alanleedev)) - **runtime** Fix timers in headless tasks on bridgeless mode ([ee7b4e2763](https://redirect.github.com/facebook/react-native/commit/ee7b4e276355146be53958b402bfb2d5af2dd1bc) by [@j-piasecki](https://redirect.github.com/j-piasecki)) ##### iOS specific - **Codegen** Properly stop generating component registration for components defined in app. ([97a4234b6e](https://redirect.github.com/facebook/react-native/commit/97a4234b6e51b3c35c82095029ef00270ad02e29) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - **infra** Give apps access to Yoga headers ([e851e73c18](https://redirect.github.com/facebook/react-native/commit/e851e73c1806a7b7b898a67716be87f42ced491a) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - **TextInput** Fix missing emitter attributes on iOS TextInput when controlled component value specified using `value` instead of `children` ([52cdedb40e](https://redirect.github.com/facebook/react-native/commit/52cdedb40e242c9ed280b821f8493a3872ef2b54) by [@NickGerleman](https://redirect.github.com/NickGerleman)) - **TextInput** Fix cursor moving in iOS controlled single line TextInput on Autocorrection (New Arch) ([36fd5533f6](https://redirect.github.com/facebook/react-native/commit/36fd5533f68b0f907a949db87884b58820015ba8) by [@NickGerleman](https://redirect.github.com/NickGerleman)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.2/react-native-artifacts-0.76.2-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.2/react-native-artifacts-0.76.2-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.76.1`](https://redirect.github.com/facebook/react-native/releases/tag/v0.76.1): 0.76.1 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.76.0...v0.76.1) ##### Fixed ##### Android specific - **runtime** Made AppRegistry callable from Native code in Bridgeless (fixes headless tasks) ([f3fee67c54](https://redirect.github.com/facebook/react-native/commit/f3fee67c547ace5e08bc9e119bcb80e0f3454d30) by [@robik](https://redirect.github.com/robik)) - **runtime** Add jsBundleFile to DefaultReactNativeHost.kt ([e56bd89ef](https://redirect.github.com/facebook/react-native/commit/e56bd89eff72f1d38d2940b9dbd8f7b97037dc22)) ##### iOS specific - **infra** Pin Xcodeproj to < 1.26.0 ([e8776240b41](https://redirect.github.com/facebook/react-native/commit/e8776240b41a3147e95713299b69c813be60b8e8)) - **runtime** Fixes regression of RCTWindowFrameDidChangeNotification not fired ([e271b23fad](https://redirect.github.com/facebook/react-native/commit/e271b23fad89e1e7da2e91a8f1e5cbb295406c74) by [@zhongwuzw](https://redirect.github.com/zhongwuzw)) - **runtime** Fixed bug where background colors would sometimes animate when changing on Views ([1d6ac09530](https://redirect.github.com/facebook/react-native/commit/1d6ac09530145e6d2bf1e4dd9d40f51542d9e7f6) by [@joevilches](https://redirect.github.com/joevilches)) - **codegen** Do not generate the ComponentCls function in the RCTThirdPartyFabricComponentsProvider for components deined in the app. ([dc7e9e2d83](https://redirect.github.com/facebook/react-native/commit/dc7e9e2d83f5af3d2a970521af4fcc7f86d2168d) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - **infra** Generated NODE_BINARY in .xcode.env.local now supports paths with a space ([eeaa3ff458](https://redirect.github.com/facebook/react-native/commit/eeaa3ff458a3e5c902075bb45161d6ccde31fe53) by [@blakef](https://redirect.github.com/blakef)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.1/react-native-artifacts-0.76.1-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.1/react-native-artifacts-0.76.1-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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/?from=0.76.0\&to=0.76.1) ⚛️. *** View the whole changelog in the [CHANGELOG.md file](https://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.76.0`](https://redirect.github.com/facebook/react-native/releases/tag/v0.76.0): 0.76.0 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.4...v0.76.0) 0.76 stable is out! This release of React Native **enables the New Architecture by default**. You can read more about it in this dedicated blog-post: the [New Architecture is here](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here). This release also includes over [1491 commits](https://redirect.github.com/facebook/react-native/compare/v0.75.4...v0.76.0) from 165 contributors! Thank you to all our contributors new and old! You can see all the highlights of the release in our [release blog post](https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture). *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.0/react-native-artifacts-0.76.0-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.76.0/react-native-artifacts-0.76.0-hermes-framework-dSYM-release.tar.gz) *** You can file pick requests against this release [here](https://redirect.github.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/?from=0.75.4\&to=0.76.0) ⚛️. *** View the whole changelog in the [CHANGELOG.md file](https://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md) ### [`v0.75.4`](https://redirect.github.com/facebook/react-native/releases/tag/v0.75.4): 0.75.4 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.3...v0.75.4) ##### Fixed ##### Android specific - Fix Headless Crash `Tried to finish non-existent task with id` ([56a282c44d](https://redirect.github.com/facebook/react-native/commit/56a282c44d1a3ee5114c2cba36b902bc9ae123b9) by [@RodolfoGS](https://redirect.github.com/RodolfoGS)) - TextInput's `contextMenuHidden` prop bug fix ([366f1d0df3](https://redirect.github.com/facebook/react-native/commit/366f1d0df302af860b1fa9ea5f0bd757f2dec7b3) by [@alanleedev](https://redirect.github.com/alanleedev)) - RNGP - Sanitize the output of the config command ([0265ea0577](https://redirect.github.com/facebook/react-native/commit/0265ea0577963cca582682c3fc8ee97f3ebef65e) by [@cortinico](https://redirect.github.com/cortinico)) ##### iOS specific - Convert `NSNull` to `nil` before checking `type` in `readAsDataURL` ([99ab845a5c](https://redirect.github.com/facebook/react-native/commit/99ab845a5cf0fe3463ff39b03373b95d4f5c0fac) by [@haileyok](https://redirect.github.com/haileyok)) - Add back the BUNDLE_COMMAND ([afd74ad89d](https://redirect.github.com/facebook/react-native/commit/afd74ad89de6e632eea776e6d2689e7381c4f78c) by [@Vin-Xi](https://redirect.github.com/Vin-Xi)) - Use CONFIG_CMD if set ([a4ec49cbe6](https://redirect.github.com/facebook/react-native/commit/a4ec49cbe6d0157417276731ba1608e482f3f10e) by [@krystofwoldrich](https://redirect.github.com/krystofwoldrich)) - App crash happening when navigate to a new app screen with a displaying modal ([8ec672204d](https://redirect.github.com/facebook/react-native/commit/8ec672204d5dee2b967cac08adf03c082e36ad79) by [@zhouzh1](https://redirect.github.com/zhouzh1)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.4/react-native-artifacts-0.75.4-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.4/react-native-artifacts-0.75.4-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.75.3`](https://redirect.github.com/facebook/react-native/releases/tag/v0.75.3): 0.75.3 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.2...v0.75.3) ##### Changed - **Infra:** Remove resolution and add commander as devDependency for the monorepo ([cf7b9b9486](https://redirect.github.com/facebook/react-native/commit/cf7b9b9486069a8a3cf4443353603fcb2174d012) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - **CLI:** Bump CLI to 14.1.0 ([6a08c38263](https://redirect.github.com/facebook/react-native/commit/6a08c38263a544d88157cc3a6b1ee44ed28f7db0) by [@cipolleschi](https://redirect.github.com/cipolleschi)) ##### Fixed - **TypeScript:** Allow readonly array type for transform property ([c16defaff2](https://redirect.github.com/facebook/react-native/commit/c16defaff2964a2b30656def35eb3450cff9cd71) by [@tjzel](https://redirect.github.com/tjzel)) ##### Android specific - **Autolinking:** Fix autolinking issues for Pure C++ TurboModules ([833c3a2cf5](https://redirect.github.com/facebook/react-native/commit/833c3a2cf5df6b65c6fe75577da2df7c5a085e8d) by [@hsjoberg](https://redirect.github.com/hsjoberg)) - **Renderer:** Don't use mGapBetweenPaths if not drawing a border ([8501b6396b](https://redirect.github.com/facebook/react-native/commit/8501b6396b0a4fd7a9bd2add2b3c8b9c755c27ae) by [@knappam](https://redirect.github.com/knappam)) - **Image:** Make getUri and isResource open ([8c81ffa60a](https://redirect.github.com/facebook/react-native/commit/8c81ffa60a211e4ae7db50cd04de0e4a4c29df04) by [@shubhamguptadream11](https://redirect.github.com/shubhamguptadream11)) - **RGNP:** Remove unnecessary dependency on `gradle-tooling-api-builders` - serviceOf failure ([1067798a7e](https://redirect.github.com/facebook/react-native/commit/1067798a7e9ad06f8a22c1749e582c42348a554d) by [@cortinico](https://redirect.github.com/cortinico)) ##### iOS specific - **Infra:** Include x86\_64 slice when building for visionOS simulator ([05dec917f2](https://redirect.github.com/facebook/react-native/commit/05dec917f2e5f8288c0d9f31bc50c10bd0c0eab3) by [@okwasniewski](https://redirect.github.com/okwasniewski)) - **Infra:** Support bundle install from outside the ios folder using --project-directory ([b22970e3cf](https://redirect.github.com/facebook/react-native/commit/b22970e3cfbe603bffea5b1c3bbf150887e3d7b8) by [@blakef](https://redirect.github.com/blakef)) - **Codegen:** Codegen will start looking for codegen-enabled dependencies from the project root. ([46d17efa62](https://redirect.github.com/facebook/react-native/commit/46d17efa626cd546e839648e1a95f43a3802051c) by [@dmytrorykun](https://redirect.github.com/dmytrorykun)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.3/react-native-artifacts-0.75.3-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.3/react-native-artifacts-0.75.3-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.75.2`](https://redirect.github.com/facebook/react-native/releases/tag/v0.75.2): 0.75.2 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.1...v0.75.2) ##### Added ##### Android specific - **codegen:** Add support for handling `com.facebook.react.bridge.Dynamic` as parameter for TurboModules ([45cd81706d](https://redirect.github.com/facebook/react-native/commit/45cd81706d2c9ef7b792a716298cefa92ca2773a) by [@cortinico](https://redirect.github.com/cortinico)) ##### Changed ##### Android specific - **ReactRootView:** Replaced `mLastHeight` with `mVisibleViewArea.height()` since mLastHeight value is not getting updated. For `width` we are already using `mVisibleViewArea.width()` ([603eb94dd9](https://redirect.github.com/facebook/react-native/commit/603eb94dd934f11ff568a3bd814e310bcbf152e1) by [@shubhamguptadream11](https://redirect.github.com/shubhamguptadream11)) ##### Removed ##### iOS specific - **RCTBaseTextInputView:** UIReturnKeyDefault ([26aff664c0](https://redirect.github.com/facebook/react-native/commit/26aff664c07f129e64e60b42aa0c7eeaa79a93c3) by [@elencho](https://redirect.github.com/elencho)) ##### Fixed - **codegen:** scripts require `yargs` ([0979921850](https://redirect.github.com/facebook/react-native/commit/0979921850b33a8c1abdf9d256138b78a403133a) by [@tido64](https://redirect.github.com/tido64)) ##### Android specific - **ImageSource:** `open` for inheritance ([02d9979c32](https://redirect.github.com/facebook/react-native/commit/02d9979c3298ff9c5c4490847f94242d7ef9ea3a) by [@cortinico](https://redirect.github.com/cortinico)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.2/react-native-artifacts-0.75.2-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.2/react-native-artifacts-0.75.2-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.75.1`](https://redirect.github.com/facebook/react-native/releases/tag/v0.75.1): 0.75.1 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.75.0...v0.75.1) #### v0.75.1 ##### Changed - Bump Hermes version ([f202e80177](https://redirect.github.com/facebook/react-native/commit/f202e801776794ec30b2dc25fe87e52ec77c18ab) by [@cortinico](https://redirect.github.com/cortinico)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.1/react-native-artifacts-0.75.1-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.1/react-native-artifacts-0.75.1-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.75.0`](https://redirect.github.com/facebook/react-native/releases/tag/v0.75.0): 0.75.0 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.6...v0.75.0) 0.75 stable is out! This release includes over [1491 commits](https://redirect.github.com/facebook/react-native/compare/v0.74.5...v0.75.0) from 165 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/08/12/release-0.75). *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.0/react-native-artifacts-0.75.0-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.75.0/react-native-artifacts-0.75.0-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md) ### [`v0.74.6`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.6): 0.74.6 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.5...v0.74.6) ##### Added ##### Android specific - \[0.74] Add support for handling `com.facebook.react.bridge.Dynamic` as parameter for TurboModules ([a9588f3718](https://redirect.github.com/facebook/react-native/commit/a9588f3718d682cf5b10db708b429885c2a06ee9) by [@cortinico](https://redirect.github.com/cortinico)) ##### Changed - Bump hermes version ([4e737b0b16](https://redirect.github.com/facebook/react-native/commit/4e737b0b1649fcfed68529370f371bc2ae9319e3) by [@blakef](https://redirect.github.com/blakef)) ##### Fixed - Fix(react-native): fix codegen failing in a pnpm monorepo setup ([a90a17a8b3](https://redirect.github.com/facebook/react-native/commit/a90a17a8b3f56c5f2aa84e06c48ccc19339b70eb) by [@tido64](https://redirect.github.com/tido64)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.6/react-native-artifacts-0.74.6-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.6/react-native-artifacts-0.74.6-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.5`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.5): 0.74.5 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.4...v0.74.5) ##### Fixed ##### iOS specific - Pass the right Apple system versions to Hermes ([10e9669ad1](https://redirect.github.com/facebook/react-native/commit/10e9669ad11141b155caa606638b4c6081fcf01c) by [@cipolleschi](https://redirect.github.com/cipolleschi)) ##### Android specific - Remove deprecated onTextInput callback ([5da40cbb1c](https://redirect.github.com/facebook/react-native/commit/5da40cbb1cab9637db477156c4501ecfcf1c3315) by [@javache](https://redirect.github.com/javache)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.5/react-native-artifacts-0.74.5-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.5/react-native-artifacts-0.74.5-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.4`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.4): 0.74.4 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.3...v0.74.4) ##### Added ##### Android specific - Stub com.facebook.react.settings on 0.74 ([13ea273850](https://redirect.github.com/facebook/react-native/commit/13ea2738508332785e6b0dd129a8cc6e66d7b3da) by [@cortinico](https://redirect.github.com/cortinico)) ##### iOS specific - Prebuilt version of Hermes for visionOS ([924fb3de9b](https://redirect.github.com/facebook/react-native/commit/924fb3de9bc9328c3315316fbb796b933be5bcbe) by [@okwasniewski](https://redirect.github.com/okwasniewski)) ##### Fixed - Don't break script phase and codegen when coreutils installed on macOS ([e0799536ef](https://redirect.github.com/facebook/react-native/commit/e0799536ef1b68b98fb772e256d1d72424349008) by [@blakef](https://redirect.github.com/blakef)) - Remove setting of process.exitCode that breaks Jest tests ([e42932cfc6](https://redirect.github.com/facebook/react-native/commit/e42932cfc6dae7fb90fa29d123be4caed89deac0) by [@@douglowder](https://redirect.github.com/douglowder)) ##### iOS specific - Make sure to pass the RCTBridgeProxy to ViewManagers ([d6c90cf7ed](https://redirect.github.com/facebook/react-native/commit/d6c90cf7ed80caf0fc4eb2541f3dcadc3833dd37) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - Implement shared atomic counters and replace static integers in `RCTImageLoader` and `RCTNetworkTask` that were accessed concurrently, which in some cases lead to data races. ([ffc16fc18b](https://redirect.github.com/facebook/react-native/commit/ffc16fc18bcc44d1e98d66dbbe56fb726962fb72) by [@hakonk](https://redirect.github.com/hakonk)) - Do not use temporary node when creating the .xcode.env.local ([8408b8bc96](https://redirect.github.com/facebook/react-native/commit/8408b8bc96db15e265ca65fce7875ee65dcfdcec) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - Building of iOS project when RCTAppDelegate is used in the project ([be93092c1b](https://redirect.github.com/facebook/react-native/commit/be93092c1b8a079f74dcdc129afc3767f03b8a2e) by [@nikhiltekwani09](https://redirect.github.com/nikhiltekwani09)) - Fix error on handling privacy manifest ([e39e9c4a60](https://redirect.github.com/facebook/react-native/commit/e39e9c4a60a54d3280d8516d5891cec05d5ab793) by [@cxa](https://redirect.github.com/cxa)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.4/react-native-artifacts-0.74.4-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.4/react-native-artifacts-0.74.4-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.3`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.3): 0.74.3 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.2...v0.74.3) ##### Added - Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. ([3c4d7618f0](https://redirect.github.com/facebook/react-native/commit/3c4d7618f00751b08f73ffcec9ef1f69d44136da) by [@Kudo](https://redirect.github.com/Kudo)) ##### Changed - Feat: update CLI to 13.6.9 ([d1e2a35061](https://redirect.github.com/facebook/react-native/commit/d1e2a3506152abde9b870b1a63f16d00ec277ea6) by [@szymonrybczak](https://redirect.github.com/szymonrybczak)) ##### iOS specific - Support `customizeRootView` from `RCTRootViewFactory` ([3c4d761](https://redirect.github.com/facebook/react-native/commit/3c4d7618f00751b08f73ffcec9ef1f69d44136da) by [@Kudo](https://redirect.github.com/Kudo)) ##### Fixed - Codegen computes output path relative to project root instead of current working directory. ([d3e0430dea](https://redirect.github.com/facebook/react-native/commit/d3e0430deac573fd44792e6005d5de20e9ad2797) by [@dmytrorykun](https://redirect.github.com/dmytrorykun)) ##### Android specific - Android native rejections should be instanceof Error ([f4b0fcb9](https://redirect.github.com/facebook/react-native/commit/f4b0fcb92263667754348f82030f85cc941846ba) by [huzhanbo1996](https://redirect.github.com/huzhanbo1996)) - Tentative fix for NPE `JavaTimerManager$IdleCallbackRunnable.cancel` ([988bf162a0](https://redirect.github.com/facebook/react-native/commit/988bf162a0f36d9919cebbebc1fca27b58be4ae5) by [@cortinico](https://redirect.github.com/cortinico)) ##### iOS specific - Fixed Multiline TextInput with a fixed height scrolls to the bottom when changing AttributedText ([e210c7c5](https://redirect.github.com/facebook/react-native/commit/e210c7c5741202a6e1b372731b50fdb59a7232bb) by [@fabOnReact](https://redirect.github.com/fabOnReact)) - Fixed border being drawn over children when no color was set ([a2b52af3](https://redirect.github.com/facebook/react-native/commit/a2b52af3bcc273cf85f01510c24d4e8da1b45656) by [@j-piasecki](https://redirect.github.com/j-piasecki)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.3/react-native-artifacts-0.74.3-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.3/react-native-artifacts-0.74.3-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.2`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.2): 0.74.2 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.1...v0.74.2) ##### Changed - Updated `typescript-eslint` monorepo to `v7` ([91d725136e](https://redirect.github.com/facebook/react-native/commit/91d725136e8fe0fd55fdfca5a4f5bd8ab527f94e) by [@huntie](https://redirect.github.com/huntie)) - Upgrade CLI to `13.6.8` ([335f6ed833](https://redirect.github.com/facebook/react-native/commit/335f6ed83306bfa150c818d26dce4b279de4869f) by [@szymonrybczak](https://redirect.github.com/szymonrybczak)) ##### Fixed - Warn only in `init` command when CLI uses cached `npx` version ([b98c5b960c](https://redirect.github.com/facebook/react-native/commit/b98c5b960ccc4fe9d2792c35994c414c709a3d7a) by [@szymonrybczak](https://redirect.github.com/szymonrybczak)) - `selection` prop in `TextInput` was not being applied at component creation ([be09d12667](https://redirect.github.com/facebook/react-native/commit/be09d12667044f237f08af410b2838062eb8e657) by [@alanleedev](https://redirect.github.com/alanleedev)) ##### Android specific - Fixed dangling `mAttachedSurfaces` after `ReactHost.destroy()` ([c70d791036](https://redirect.github.com/facebook/react-native/commit/c70d7910361f56bc361ad825fe13fb2178edfeba) by [@Kudo](https://redirect.github.com/Kudo)) - ReactSoftExceptions in ReactHostImpl only when Context is null ([ac3261ff60](https://redirect.github.com/facebook/react-native/commit/ac3261ff608768ff43736b413c5a5ad67668af61) by [@arushikesarwani94](https://redirect.github.com/arushikesarwani94)) ##### iOS specific - Privacy Manifest aggregation failing due to no `NSPrivacyAccessedAPITypes` key ([fc4e099920](https://redirect.github.com/facebook/react-native/commit/fc4e0999206ec7c1f465bb2b1fea987e43485a82) by [@renchap](https://redirect.github.com/renchap)) - In privacy manifest post install script, handle the case where the file reference doesn't have a path ([4ad65ac59a](https://redirect.github.com/facebook/react-native/commit/4ad65ac59a2491db598abb7b32fb793e9693d5ac) by [@robertying](https://redirect.github.com/robertying)) - Fixed an issue where the `selectionColor` prop was not being applied on the `TextInput` component. ([2bde626a9f](https://redirect.github.com/facebook/react-native/commit/2bde626a9fa2f782864937a5258ac494afe27f9f) by [@robinshin](https://redirect.github.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://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.1`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.1): 0.74.1 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.74.0...v0.74.1) ##### Added ##### iOS Specific - Implement privacy manifest aggregation ([4be1fafec8](https://redirect.github.com/facebook/react-native/commit/4be1fafec8edca5da5ebe515ad359d4178db7d23) by [@aleqsio](https://redirect.github.com/@aleqsio)) ##### Changed - Align debugger Chrome launch flags with Meta-internal version ([93956e267c](https://redirect.github.com/facebook/react-native/commit/93956e267cd4f1a77adaa842a55ca6f2d0d1b9c5) by [@motiz88](https://redirect.github.com/@motiz88)) - Update "Open Debugger" to print extended Flipper guidance ([261a58761c](https://redirect.github.com/facebook/react-native/commit/261a58761c2e7e10cc5cf0a63ed9785e1cdf097c) by [@huntie](https://redirect.github.com/@huntie)) - Enable event loop by default when bridgeless is enabled ([b440672468](https://redirect.github.com/facebook/react-native/commit/b440672468b6d1d99cd322a4348dd90150703f24) by [@rubennorte](https://redirect.github.com/@rubennorte)) - Upgrade `@react-native-community/cli` to 13.6.6 ([58b1f9b2d4](https://redirect.github.com/facebook/react-native/commit/58b1f9b2d4f617290a3a535153ff1e93a4672038) by [@szymonrybczak](https://redirect.github.com/@szymonrybczak)) ##### Android specific - Support more stubbed methods in `BridgelessCatalystInstance` ([cc1c69799e](https://redirect.github.com/facebook/react-native/commit/cc1c69799e284b368e3eaaac0ccd8e238384857f) by [@javache](https://redirect.github.com/@javache)) ##### Fixed - Reset animation state in TouchableOpacity and TouchableBounce ([165cabb21f](https://redirect.github.com/facebook/react-native/commit/165cabb21f2419bde63acb4b52be2f4fb7a2ec2e) by [@sammy-SChttps://github.com/@sammy-]()) - Add missing struct member initialization in Props.h ([13739510fb](https://redirect.github.com/facebook/react-native/commit/13739510fb1c2400fbae1df1635fb93dae55abaa) by [@alanleedev](https://redirect.github.com/@alanleedev)) ##### Android Specific - Split scheduler commit and flush delegate methods ([ff4b20e823](https://redirect.github.com/facebook/react-native/commit/ff4b20e823d2838b3f72e550e7a89daa08551a72) by [@javache](https://redirect.github.com/@javache)) - Fixing exposing ReactDelegate through ReactActivity for reload ([7a841dbcd1](https://redirect.github.com/facebook/react-native/commit/7a841dbcd1b4eead77827eda2bd307f11babec1f) by [@arushikesarwani94](https://redirect.github.com/@arushikesarwani94)) - Fix ReactActivity.getReactDelegate().reload() ([56631cd471](https://redirect.github.com/facebook/react-native/commit/56631cd471008c39fe6f771052c3f1af7085bd63) by [@kudo](https://redirect.github.com/@kudo)) ##### iOS Specific - Fix Symbol not found: (\_JSGlobalContextSetInspectable) which crashed iOS <16.4 with JSC ([0a4d97362f](https://redirect.github.com/facebook/react-native/commit/0a4d97362f5a40cff62edce5200c3e7e8622d912) by [@cipolleschi](https://redirect.github.com/@cipolleschi)) - Fallback to the first foregroundInactive window when there are no `foregroundActive` windows in RCTKeyWindow ([eaaf865449](https://redirect.github.com/facebook/react-native/commit/eaaf865449e6b89cc2794b68f314d01aa775748e) by [@cipolleschi](https://redirect.github.com/@cipolleschi)) - Fix enable hermes debugger in Bridgeless mode ([3467f2f3a3](https://redirect.github.com/facebook/react-native/commit/3467f2f3a3319cc695bd729a8789c46d15ac8314) by [@Cipolleschi](https://redirect.github.com/@Cipolleschi)) - Maintain correct content offset when scroll view is suspended ([305249f964](https://redirect.github.com/facebook/react-native/commit/305249f9642da50bf680b1401644eaba9d5dce50) by [@sammy-SChttps://github.com/@sammy-]()) - Avoid calling abstract methods in RCTComposedViewRegistry ([59e7ed5038](https://redirect.github.com/facebook/react-native/commit/59e7ed50386cdae8f4a10d9ebc70566b9b36d01c) by [@cipolleschi](https://redirect.github.com/@cipolleschi)) - Honor requiresMainQueueSetup in bridgeless mode for ViewManagers ([8813061286](https://redirect.github.com/facebook/react-native/commit/88130612864b40adf9001efed9fae2d1ab80b30c) by [@cipolleschi](https://redirect.github.com/@cipolleschi)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.1/react-native-artifacts-0.74.1-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.74.1/react-native-artifacts-0.74.1-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.74.0`](https://redirect.github.com/facebook/react-native/releases/tag/v0.74.0): 0.74.0 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.73.11...v0.74.0) 0.74 stable is out! This release includes over [1673 commits](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.73.11`](https://redirect.github.com/facebook/react-native/releases/tag/v0.73.11): 0.73.11 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.73.10...v0.73.11) #### 0.73 is now out of the support window. Please migrate to 0.76. *** ##### Fixed ##### Android specific - Suppress path adjustment when not actually drawing a border ([c9cf6d4b60](https://redirect.github.com/facebook/react-native/commit/c9cf6d4b60b6c5f717b3e5c9f3e3720e8d588707) by [@tjzel](https://redirect.github.com/tjzel)) ##### iOS specific - Stop generating dSYM path in Hermes for the framework ([e992405e87](https://redirect.github.com/facebook/react-native/commit/e992405e87) by [@cipolleschi](https://redirect.github.com/cipolleschi)) - Pin Xcodeproj to < 1.26.0 to fix project generation on iOS ([dfcad7c678](https://redirect.github.com/facebook/react-native/commit/dfcad7c678) by [@cipolleschi](https://redirect.github.com/cipolleschi)) *** Hermes dSYMS: - [Debug](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.11/react-native-artifacts-0.73.11-hermes-framework-dSYM-debug.tar.gz) - [Release](https://repo1.maven.org/maven2/com/facebook/react/react-native-artifacts/0.73.11/react-native-artifacts-0.73.11-hermes-framework-dSYM-release.tar.gz) *** You can file issues or pick requests against this release [here](https://redirect.github.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://redirect.github.com/facebook/react-native/blob/main/CHANGELOG.md). ### [`v0.73.10`](https://redirect.github.com/facebook/react-native/releases/tag/v0.73.10): 0.73.10 [Compare Source](https://redirect.github.com/facebook/react-native/compare/v0.73.9...v0.73.10) ##### Removed ##### Android specific - Stop emitting deprecated onTextInput events ([e6ad652c6a](https://redirect.github.com/facebook/react-native/commit/e6ad652c6ae2222e95b3dc351f28c0fa3a91d622) by [@javache](https://redirect.github.com/javache)) - RGNP - Remove unnecessary dependency on gradle-tooling-api-builders - serviceOf failure ([069d8fc249](https://redirect.github.com/facebook/react-native/commit/069d8fc2495b63a233cb30712e888f29a185098c) by [@cortinico](https://redirect.github.com/cortinico)) ##### Fixed - fix(TypeScript): Allow readonly arrays in transform ([b4015c1eaa](https://redirect.github.com/facebook/react-native/commit/b4015c1eaaed5fe7281314a9c5988a4c1cade3a6) by [@tjzel](https://redirect.github.com/tjzel)) ##### Android specific - Fix TextInput 'contextMenuHidden' prop ([08eed9f093](https://redirect.github.com/facebook/react-native/commit/08eed9f093d759fadbaef86dcf54c801917b4602) by [@alanleedev](https://redirect.github.com/alanleedev)) ##### iOS specific - Fix `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.