-
-
Notifications
You must be signed in to change notification settings - Fork 364
chore(deps): update React Native to v0.87.0 #6587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -37,7 +37,7 @@ | |
| "expo-web-browser": "~57.0.0", | ||
| "react": "19.2.3", | ||
| "react-dom": "19.2.3", | ||
| "react-native": "0.86.2", | ||
| "react-native": "0.87.0", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Expo sample on unsupported RNMedium Severity Flagged per the dependency-update review guidelines: the Expo sample stays on Expo SDK Triggered by project rule: PR Review Guidelines for Cursor Bot Reviewed by Cursor Bugbot for commit af10bcc. Configure here. |
||
| "react-native-gesture-handler": "~2.32.0", | ||
| "react-native-safe-area-context": "~5.7.0", | ||
| "react-native-screens": "~4.25.2", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,9 +21,9 @@ | |
| "@sentry/react-native": "8.23.0", | ||
| "delay": "^6.0.0", | ||
| "react": "19.1.4", | ||
| "react-native": "0.81.6", | ||
| "react-native": "0.87.0", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. macOS sample RN version mismatchHigh Severity Flagged per the dependency-update review guidelines: Triggered by project rule: PR Review Guidelines for Cursor Bot Reviewed by Cursor Bugbot for commit af10bcc. Configure here. |
||
| "react-native-gesture-handler": "2.14.0", | ||
| "react-native-macos": "0.81.8", | ||
|
Check failure on line 26 in samples/react-native-macos/package.json
|
||
| "react-native-reanimated": "3.19.5", | ||
|
Comment on lines
21
to
27
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The Suggested FixUpdate the Prompt for AI AgentAlso affects:
Did we get this right? 👍 / 👎 to inform future reviews. |
||
| "react-native-safe-area-context": "4.8.0", | ||
| "react-native-screens": "3.29.0", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -53,7 +53,7 @@ | |
| "@shopify/flash-list": "^2.0.2", | ||
| "delay": "^6.0.0", | ||
| "react": "19.2.3", | ||
| "react-native": "0.86.2", | ||
| "react-native": "0.87.0", | ||
|
Check failure on line 56 in samples/react-native/package.json
|
||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Reanimated peers reject RN 0.87High Severity Flagged per the dependency-update review guidelines: Triggered by project rule: PR Review Guidelines for Cursor Bot Reviewed by Cursor Bugbot for commit af10bcc. Configure here.
cursor[bot] marked this conversation as resolved.
|
||
| "react-native-build-config": "^0.3.2", | ||
| "react-native-gesture-handler": "^3.0.1", | ||
| "react-native-image-picker": "^8.2.1", | ||
|
Comment on lines
53
to
59
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Sample apps have a version mismatch between Suggested FixUpdate the versions of Prompt for AI AgentAlso affects:
Did we get this right? 👍 / 👎 to inform future reviews. |
||
|
|
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
React Native companion packages remain at 0.86.2 after main package bumped to 0.87.0
react-nativewas bumped to0.87.0but@react-native/new-app-screen,@react-native/babel-preset,@react-native/metro-config, and@react-native/typescript-configstay at0.86.2.Evidence
performance-tests/TestAppSentry/package.jsonline 14 bumpedreact-nativeto0.87.0.@react-native/new-app-screen,@react-native/babel-preset,@react-native/metro-config, and@react-native/typescript-configat0.86.2.yarn.lockshowsreact-native@0.87.0depends on monorepo packages at0.87.0(e.g.,@react-native/codegen,@react-native/gradle-plugin,@react-native/virtualized-lists).Identified by Warden · find-bugs · 3BV-5VG