chore(deps): update react-native#2983
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
1 issue found across 2 files
You’re at about 90% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="apps/mobile/package.json">
<violation number="1" location="apps/mobile/package.json:72">
P0: `react-native` is bumped to `0.85.3` while the app remains on Expo SDK 52, which requires an older RN line. This version mismatch can break native build/runtime; keep RN aligned with the current Expo SDK (or upgrade Expo SDK in the same PR).</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
Re-trigger cubic
| "react-native-screens": "~4.4.0", | ||
| "react-native-svg": "15.8.0", | ||
| "react-native-web": "~0.19.13", | ||
| "react-native": "0.85.3", |
There was a problem hiding this comment.
P0: react-native is bumped to 0.85.3 while the app remains on Expo SDK 52, which requires an older RN line. This version mismatch can break native build/runtime; keep RN aligned with the current Expo SDK (or upgrade Expo SDK in the same PR).
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At apps/mobile/package.json, line 72:
<comment>`react-native` is bumped to `0.85.3` while the app remains on Expo SDK 52, which requires an older RN line. This version mismatch can break native build/runtime; keep RN aligned with the current Expo SDK (or upgrade Expo SDK in the same PR).</comment>
<file context>
@@ -69,14 +69,14 @@
- "react-native-screens": "~4.4.0",
- "react-native-svg": "15.8.0",
- "react-native-web": "~0.19.13",
+ "react-native": "0.85.3",
+ "react-native-gesture-handler": "2.20.2",
+ "react-native-mmkv": "3.2.0",
</file context>
| "react-native": "0.85.3", | |
| "react-native": "0.76.9", |
⏱️ CI Pipeline Duration ReportBased on the last 50 successful runs on the default branch. Overall Pipeline
Trend (last 20 runs): Per-Job Breakdown
|
e521b1b to
e204129
Compare
e204129 to
0389c2d
Compare
0389c2d to
c1181ff
Compare
c1181ff to
5d18afd
Compare
5d18afd to
af9f2d8
Compare
af9f2d8 to
76cf0b8
Compare
76cf0b8 to
cdb9f10
Compare
cdb9f10 to
16cd237
Compare
This PR contains the following updates:
0.76.9→0.86.0~2.20.2→2.20.2~3.2.0→3.2.0~3.16.1→3.16.74.12.0→4.14.1~4.4.0→4.4.015.8.0→15.15.5~0.19.13→0.19.13Release Notes
facebook/react-native (react-native)
v0.86.0Compare Source
v0.85.3Compare Source
v0.85.2: 0.85.2Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.85.1: 0.85.1Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.85.0: 0.85.0Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.84.1: 0.84.1Compare Source
Fixed
Android specific
gradle.propertiesresolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to../../android/gradle.properties, sohermesV1Enabledcan be inherited correctly. (c5ae0c820a by @Titozzz)inspector-modern/chrome/Registration.hwhen HermesV1 is disabled. (5ee695ad8f by @tjzel)hermesV1Enabledtotrue(45896674d1 by @tjzel)Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.84.0: 0.84.0Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.9Compare Source
v0.83.8Compare Source
v0.83.7Compare Source
v0.83.6: 0.83.6Compare Source
Fixed
inspector-modern/chrome/Registration.hwhenHERMES_V1_ENABLEDis set (efc4cf4ea9 by @huntie)iOS specific
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.5: 0.83.5Compare Source
Fixed
Android specific
iOS specific
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.4: 0.83.4Compare Source
Fixed
iOS specific
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.3: 0.83.3Compare Source
Added
Android specific
Changed
Fixed
Android specific
gradle.propertiesresolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to../../android/gradle.properties, sohermesV1Enabledcan be inherited correctly. (c5ae0c820a by @Titozzz)Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.2: 0.83.2Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.1: 0.83.1Compare Source
Fixed
Android specific
FormDatauploads with binary data (471ef7212e by @huntie)Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.83.0: 0.83.0Compare Source
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.82.1: 0.82.1Compare Source
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.82.0: 0.82.0Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.6: 0.81.6Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.5: 0.81.5Compare Source
Fixed
Android specific
iOS specific
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.4: 0.81.4Compare Source
Fixed
iOS specific
Fix regression that skips artifacts code generation (f6f5ea0b2e by @kitten)
Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @kitten)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.3: 0.81.3Compare Source
Fixed
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.2: 0.81.2Compare Source
Added
Android specific
useNativeEqualsInNativeReadableArrayAndroidanduseNativeTransformHelperAndroidfeature flag to the experimental channel. This should alleviate some of the perf issue users are seeing on Android + Reanimated + NewArch on 0.81(a346096da8 by @cortinico)Fixed
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.1: 0.81.1Compare Source
Added
iOS specific
Fixed
aria-labelonTextInput(6965d57e75 by @mdjastrzebski)iOS specific
ReactNativeDependencies.podspec(4c570b5d31 by @vonovak)--
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.0Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.80.3: 0.80.3Compare Source
🚨 This is the final release for 0.80, which is now out of support. 🚨
Fixed
Android specific
iOS specific
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.80.2: 0.80.2Compare Source
Added
Android specific
exclusiveEnterpriseRepository(8e47e5486f by @cortinico)iOS specific
ENTERPRISE_REPOSITORYenv var to let user consume artifacts from their personal maven mirror (183be8e12c by @cipolleschi)Fixed
Android specific
ConcurrentModificationExceptioninInteropUIBlockListener(d8b5a5570e by @jkoutavas)Hermes dSYMS:
ReactNativeDependencies dSYMs:
Configuration
📅 Schedule: (in timezone Europe/Kyiv)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.