Skip to content

Commit d669d78

Browse files
authored
Integrate RN Nighlty 0.77.0-nightly-20241125-4cffff35e (#14211)
* integrate RN-Nightly 0.77.0-nightly-20241125-4cffff35e * Change files * downgrade flow
1 parent 3388c98 commit d669d78

File tree

34 files changed

+499
-369
lines changed

34 files changed

+499
-369
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "integrate RN-Nightly 0.77.0-nightly-20241125-4cffff35e",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "email not defined",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "integrate RN-Nightly 0.77.0-nightly-20241125-4cffff35e",
4+
"packageName": "@react-native-windows/automation-channel",
5+
"email": "email not defined",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "integrate RN-Nightly 0.77.0-nightly-20241125-4cffff35e",
4+
"packageName": "react-native-windows",
5+
"email": "email not defined",
6+
"dependentChangeType": "patch"
7+
}

packages/@office-iss/react-native-win32-tester/overrides.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"excludePatterns": [
66
"src/js/examples-win32/**"
77
],
8-
"baseVersion": "0.77.0-nightly-20241118-3986eefed",
8+
"baseVersion": "0.77.0-nightly-20241125-4cffff35e",
99
"overrides": [
1010
{
1111
"type": "patch",

packages/@office-iss/react-native-win32-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"peerDependencies": {
2020
"@office-iss/react-native-win32": "^0.0.0-canary.275",
2121
"react": "18.0.0",
22-
"react-native": "0.77.0-nightly-20241118-3986eefed"
22+
"react-native": "0.77.0-nightly-20241125-4cffff35e"
2323
},
2424
"devDependencies": {
2525
"@office-iss/react-native-win32": "^0.0.0-canary.275",
@@ -30,7 +30,7 @@
3030
"@types/node": "^18.0.0",
3131
"eslint": "^8.19.0",
3232
"just-scripts": "^1.3.3",
33-
"react-native": "0.77.0-nightly-20241118-3986eefed",
33+
"react-native": "0.77.0-nightly-20241125-4cffff35e",
3434
"react-native-platform-override": "^1.9.49",
3535
"typescript": "5.0.4"
3636
},

packages/@office-iss/react-native-win32/overrides.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"**/__snapshots__/**",
88
"src-win/rntypes/**"
99
],
10-
"baseVersion": "0.77.0-nightly-20241118-3986eefed",
10+
"baseVersion": "0.77.0-nightly-20241125-4cffff35e",
1111
"overrides": [
1212
{
1313
"type": "derived",
1414
"file": ".flowconfig",
1515
"baseFile": ".flowconfig",
16-
"baseHash": "afa414432bb8dae6ce606a148b74f85fcef8a59d"
16+
"baseHash": "168a2b4bcf33aba4727eb608902b17b4eb74c95d"
1717
},
1818
{
1919
"type": "derived",
@@ -197,7 +197,7 @@
197197
"type": "patch",
198198
"file": "src-win/Libraries/Components/View/ViewPropTypes.win32.js",
199199
"baseFile": "packages/react-native/Libraries/Components/View/ViewPropTypes.js",
200-
"baseHash": "a742b26e4c96fdefb07779e40bc58cd1cc872675",
200+
"baseHash": "994aead3d5ab49e6bd34a497094a4bc131a8bdb1",
201201
"issue": 6240
202202
},
203203
{

packages/@office-iss/react-native-win32/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"@react-native-community/cli-platform-android": "15.0.0-alpha.2",
3131
"@react-native-community/cli-platform-ios": "15.0.0-alpha.2",
3232
"@react-native/assets": "1.0.0",
33-
"@react-native/assets-registry": "0.77.0-nightly-20241118-3986eefed",
34-
"@react-native/codegen": "0.77.0-nightly-20241118-3986eefed",
35-
"@react-native/community-cli-plugin": "0.77.0-nightly-20241118-3986eefed",
36-
"@react-native/gradle-plugin": "0.77.0-nightly-20241118-3986eefed",
37-
"@react-native/js-polyfills": "0.77.0-nightly-20241118-3986eefed",
38-
"@react-native/normalize-colors": "0.77.0-nightly-20241118-3986eefed",
39-
"@react-native/virtualized-lists": "0.77.0-nightly-20241118-3986eefed",
33+
"@react-native/assets-registry": "0.77.0-nightly-20241125-4cffff35e",
34+
"@react-native/codegen": "0.77.0-nightly-20241125-4cffff35e",
35+
"@react-native/community-cli-plugin": "0.77.0-nightly-20241125-4cffff35e",
36+
"@react-native/gradle-plugin": "0.77.0-nightly-20241125-4cffff35e",
37+
"@react-native/js-polyfills": "0.77.0-nightly-20241125-4cffff35e",
38+
"@react-native/normalize-colors": "0.77.0-nightly-20241125-4cffff35e",
39+
"@react-native/virtualized-lists": "0.77.0-nightly-20241125-4cffff35e",
4040
"abort-controller": "^3.0.0",
4141
"anser": "^1.4.9",
4242
"ansi-regex": "^5.0.0",
4343
"art": "^0.10.0",
4444
"babel-jest": "^29.7.0",
45-
"babel-plugin-syntax-hermes-parser": "0.24.0",
45+
"babel-plugin-syntax-hermes-parser": "0.25.1",
4646
"base64-js": "^1.5.1",
4747
"chalk": "^4.0.0",
4848
"commander": "^12.0.0",
@@ -90,14 +90,14 @@
9090
"just-scripts": "^1.3.3",
9191
"prettier": "2.8.8",
9292
"react": "18.3.1",
93-
"react-native": "0.77.0-nightly-20241118-3986eefed",
93+
"react-native": "0.77.0-nightly-20241125-4cffff35e",
9494
"react-native-platform-override": "^1.9.49",
9595
"typescript": "5.0.4"
9696
},
9797
"peerDependencies": {
9898
"@types/react": "^18.2.6",
9999
"react": "^18.2.0",
100-
"react-native": "0.77.0-nightly-20241118-3986eefed"
100+
"react-native": "0.77.0-nightly-20241125-4cffff35e"
101101
},
102102
"beachball": {
103103
"defaultNpmTag": "canary",

packages/@office-iss/react-native-win32/src-win/Libraries/Components/View/ViewPropTypes.win32.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -628,9 +628,6 @@ export type ViewProps = $ReadOnly<{|
628628
* optimization. Set this property to `false` to disable this optimization and
629629
* ensure that this `View` exists in the native view hierarchy.
630630
*
631-
* @platform android
632-
* In Fabric, this prop is used in ios as well.
633-
*
634631
* See https://reactnative.dev/docs/view#collapsable
635632
*/
636633
collapsable?: ?boolean,

packages/@react-native-windows/automation-channel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"just-scripts": "^1.3.2",
3333
"prettier": "2.8.8",
3434
"react": "18.3.1",
35-
"react-native": "0.77.0-nightly-20241118-3986eefed",
35+
"react-native": "0.77.0-nightly-20241125-4cffff35e",
3636
"react-native-windows": "^0.0.0-canary.902",
3737
"typescript": "5.0.4"
3838
},
@@ -45,4 +45,4 @@
4545
"engines": {
4646
"node": ">= 18"
4747
}
48-
}
48+
}

packages/@react-native-windows/tester/overrides.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"excludePatterns": [
66
"src/js/examples-win/**"
77
],
8-
"baseVersion": "0.77.0-nightly-20241118-3986eefed",
8+
"baseVersion": "0.77.0-nightly-20241125-4cffff35e",
99
"overrides": [
1010
{
1111
"type": "derived",

0 commit comments

Comments
 (0)