Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"react": "18.3.1",
"react-native": "0.77.1",
"react-native": "0.86.0",
"react-native-launch-arguments": "^4.0.2",
"typescript": "4.9.5",
"webdriverio": "^8.27.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"oxlint": "^1.56.0",
"oxlint-tsgolint": "^0.17.4",
"react": "19.1.0",
"react-native": "0.80.1",
"react-native": "0.86.0",
"react-test-renderer": "19.1.0",
"rimraf": "^4.1.1",
"ts-jest": "^29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/TestAppPlain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"react": "19.2.3",
"react-native": "0.85.1"
"react-native": "0.86.0"

Check warning on line 12 in performance-tests/TestAppPlain/package.json

View check run for this annotation

@sentry/warden / warden: code-review

[R74-JN2] `react-native-macos` sample left with mismatched `react-native` after bump (additional location)

The automated `yarn up react-native@0.86.0` bumped `react-native` to `0.86.0` in the macOS sample, but `react-native-macos` (the macOS fork that must track the same RN minor) is still `0.73.34`, and the sample's `@react-native/babel-preset`, `@react-native/metro-config`, and `@react-native/typescript-config` devDependencies remain on `0.73.x`. This 13-minor-version gap will very likely break the macOS sample's build/runtime. Consider excluding the macOS sample from the RN updater or pinning its `react-native` to match `react-native-macos`.
},
"devDependencies": {
"@babel/core": "^7.25.2",
Comment thread
sentry-warden[bot] marked this conversation as resolved.
Comment thread
sentry-warden[bot] marked this conversation as resolved.
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/TestAppSentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@react-native/new-app-screen": "0.85.1",
"@sentry/react-native": "8.14.0",
"react": "19.2.3",
"react-native": "0.85.1"
"react-native": "0.86.0"

Check warning on line 14 in performance-tests/TestAppSentry/package.json

View check run for this annotation

@sentry/warden / warden: code-review

[R74-JN2] `react-native-macos` sample left with mismatched `react-native` after bump (additional location)

The automated `yarn up react-native@0.86.0` bumped `react-native` to `0.86.0` in the macOS sample, but `react-native-macos` (the macOS fork that must track the same RN minor) is still `0.73.34`, and the sample's `@react-native/babel-preset`, `@react-native/metro-config`, and `@react-native/typescript-config` devDependencies remain on `0.73.x`. This 13-minor-version gap will very likely break the macOS sample's build/runtime. Consider excluding the macOS sample from the RN updater or pinning its `react-native` to match `react-native-macos`.
Comment thread
sentry-warden[bot] marked this conversation as resolved.
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion samples/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"expo-web-browser": "~56.0.5",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-native": "0.85.3",
"react-native": "0.86.0",
"react-native-gesture-handler": "~2.31.2",
"react-native-safe-area-context": "~5.8.0",
"react-native-screens": "~4.25.2",
Expand Down
2 changes: 1 addition & 1 deletion samples/react-native-macos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@sentry/react-native": "8.14.0",
"delay": "^6.0.0",
"react": "18.2.0",
Comment thread
sentry-warden[bot] marked this conversation as resolved.
"react-native": "0.73.9",
"react-native": "0.86.0",

Check warning on line 24 in samples/react-native-macos/package.json

View check run for this annotation

@sentry/warden / warden: code-review

`react-native-macos` sample left with mismatched `react-native` after bump

The automated `yarn up react-native@0.86.0` bumped `react-native` to `0.86.0` in the macOS sample, but `react-native-macos` (the macOS fork that must track the same RN minor) is still `0.73.34`, and the sample's `@react-native/babel-preset`, `@react-native/metro-config`, and `@react-native/typescript-config` devDependencies remain on `0.73.x`. This 13-minor-version gap will very likely break the macOS sample's build/runtime. Consider excluding the macOS sample from the RN updater or pinning its `react-native` to match `react-native-macos`.
"react-native-gesture-handler": "2.14.0",
"react-native-macos": "0.73.34",
Comment thread
sentry-warden[bot] marked this conversation as resolved.
"react-native-reanimated": "3.8.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@shopify/flash-list": "^2.0.2",
"delay": "^6.0.0",
"react": "19.2.3",
"react-native": "0.85.1",
"react-native": "0.86.0",
"react-native-build-config": "^0.3.2",
"react-native-gesture-handler": "^2.28.0",
"react-native-image-picker": "^8.2.1",
Expand Down
Loading
Loading