Skip to content

Commit ca29f4e

Browse files
Integrate RN Nightly Build 0.80.0-nightly-20250331-398ac1f71 (#14791)
* Before resolving conflict * Conflicts Resolved * Fixes for playground * Change Files * Override DynamicEventPayload.cpp * lint fixes * Lint fixes * Override fix * Updating snapshot * Lint fix * Override tester files * Review Changes * Added Deprecated comment * Removed DeviceInfo.Win32
1 parent fadb70c commit ca29f4e

File tree

93 files changed

+757
-512
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+757
-512
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 Build 0.80.0-nightly-20250331-398ac1f71",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "kvineeth@microsoft.com",
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 Build 0.80.0-nightly-20250331-398ac1f71",
4+
"packageName": "@react-native-windows/automation-channel",
5+
"email": "kvineeth@microsoft.com",
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 Build 0.80.0-nightly-20250331-398ac1f71",
4+
"packageName": "@react-native-windows/cli",
5+
"email": "kvineeth@microsoft.com",
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 Build 0.80.0-nightly-20250331-398ac1f71",
4+
"packageName": "@rnw-scripts/integrate-rn",
5+
"email": "kvineeth@microsoft.com",
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 Build 0.80.0-nightly-20250331-398ac1f71",
4+
"packageName": "react-native-windows",
5+
"email": "kvineeth@microsoft.com",
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.80.0-nightly-20250317-fc7385c1e",
8+
"baseVersion": "0.80.0-nightly-20250331-398ac1f71",
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.289",
2121
"react": "19.0.0",
22-
"react-native": "0.80.0-nightly-20250317-fc7385c1e"
22+
"react-native": "0.80.0-nightly-20250331-398ac1f71"
2323
},
2424
"devDependencies": {
2525
"@office-iss/react-native-win32": "^0.0.0-canary.289",
@@ -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.80.0-nightly-20250317-fc7385c1e",
33+
"react-native": "0.80.0-nightly-20250331-398ac1f71",
3434
"react-native-platform-override": "^1.9.55",
3535
"typescript": "5.0.4"
3636
},

packages/@office-iss/react-native-win32/.flowconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<PROJECT_ROOT>/Libraries/StyleSheet/PlatformColorValueTypes.js
3232
<PROJECT_ROOT>/Libraries/Text/TextProps.js
3333
<PROJECT_ROOT>/Libraries/Types/CoreEventTypes.js
34-
<PROJECT_ROOT>/Libraries/Utilities/DeviceInfo.js
3534
<PROJECT_ROOT>/Libraries/Utilities/Dimensions.js
3635
<PROJECT_ROOT>/Libraries/Utilities/Platform.flow.js
3736
<PROJECT_ROOT>/Libraries/LogBox/UI/LogBoxInspectorCodeFrame.js
@@ -168,4 +167,4 @@ untyped-import
168167
untyped-type-import
169168

170169
[version]
171-
^0.265.2
170+
^0.266.1

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

Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
"**/__snapshots__/**",
88
"src-win/rntypes/**"
99
],
10-
"baseVersion": "0.80.0-nightly-20250317-fc7385c1e",
10+
"baseVersion": "0.80.0-nightly-20250331-398ac1f71",
1111
"overrides": [
1212
{
1313
"type": "derived",
1414
"file": ".flowconfig",
1515
"baseFile": ".flowconfig",
16-
"baseHash": "b8b53bf5315c0b91d0f69c3fe9274797a55b993f"
16+
"baseHash": "5b774dab8f68093cccdd7609b16bde8546765414"
1717
},
1818
{
1919
"type": "derived",
2020
"file": "src-win/index.win32.js",
2121
"baseFile": "packages/react-native/index.js",
22-
"baseHash": "7a10369d15e8b09ef772d8f229cbfc712d074cbf"
22+
"baseHash": "8de9394a317351d4d0e582de3f138e6374456823"
2323
},
2424
{
2525
"type": "platform",
@@ -41,7 +41,7 @@
4141
"type": "derived",
4242
"file": "src-win/Libraries/Components/AccessibilityInfo/AccessibilityInfo.win32.js",
4343
"baseFile": "packages/react-native/Libraries/Components/AccessibilityInfo/AccessibilityInfo.js",
44-
"baseHash": "fa025a1dabfb8c73f72cab48393ef1720273690d"
44+
"baseHash": "5a43c9cf537c5cb89e7f634e45be708f4b021493"
4545
},
4646
{
4747
"type": "copy",
@@ -85,7 +85,7 @@
8585
"type": "patch",
8686
"file": "src-win/Libraries/Components/Pressable/Pressable.win32.js",
8787
"baseFile": "packages/react-native/Libraries/Components/Pressable/Pressable.js",
88-
"baseHash": "d213d6885bf028350b8f4c79bdcb847289317d86",
88+
"baseHash": "09575f26ef614b81330d27d6cb950580774e3c1f",
8989
"issue": 6240
9090
},
9191
{
@@ -108,13 +108,13 @@
108108
"type": "derived",
109109
"file": "src-win/Libraries/Components/TextInput/TextInput.win32.js",
110110
"baseFile": "packages/react-native/Libraries/Components/TextInput/TextInput.js",
111-
"baseHash": "f762096a46203b6bae385806087b7b7cb5744f16"
111+
"baseHash": "b4e722883e25dfa4864a1285b577c5adfc90ce9d"
112112
},
113113
{
114114
"type": "patch",
115115
"file": "src-win/Libraries/Components/TextInput/TextInputState.win32.js",
116116
"baseFile": "packages/react-native/Libraries/Components/TextInput/TextInputState.js",
117-
"baseHash": "5603046411826837d1f8003f2d6784221bdef674"
117+
"baseHash": "400af173e846317c705487f51f3cb165e7378a4f"
118118
},
119119
{
120120
"type": "platform",
@@ -147,7 +147,7 @@
147147
"type": "derived",
148148
"file": "src-win/Libraries/Components/Touchable/TouchableNativeFeedback.win32.js",
149149
"baseFile": "packages/react-native/Libraries/Components/Touchable/TouchableNativeFeedback.js",
150-
"baseHash": "c64be122b6011941423d60bc1aa03f5dab8fd7b1"
150+
"baseHash": "2f2263f5e6c7a2bd827b065db20d1ba632561774"
151151
},
152152
{
153153
"type": "platform",
@@ -183,7 +183,7 @@
183183
"type": "derived",
184184
"file": "src-win/Libraries/Components/View/ViewAccessibility.win32.js",
185185
"baseFile": "packages/react-native/Libraries/Components/View/ViewAccessibility.js",
186-
"baseHash": "7b90ff2ca0ede95e456afd76aeb859f539ade3ff"
186+
"baseHash": "c057d139f953c09d6f1021d5842840873e878db8"
187187
},
188188
{
189189
"type": "derived",
@@ -195,7 +195,7 @@
195195
"type": "patch",
196196
"file": "src-win/Libraries/Components/View/ViewPropTypes.win32.js",
197197
"baseFile": "packages/react-native/Libraries/Components/View/ViewPropTypes.js",
198-
"baseHash": "dbab30f1cad27a647149a61e1d63f7b81e6aed2e",
198+
"baseHash": "714722715a4562ef22a7f630e45781e80506a6bd",
199199
"issue": 6240
200200
},
201201
{
@@ -317,13 +317,13 @@
317317
"type": "derived",
318318
"file": "src-win/Libraries/NativeComponent/BaseViewConfig.win32.js",
319319
"baseFile": "packages/react-native/Libraries/NativeComponent/BaseViewConfig.ios.js",
320-
"baseHash": "1f6068ed8762edc516d9679832fee7f12a31858e"
320+
"baseHash": "3ba8fe1a60d744e057e856bc43e2df28f4fd7f66"
321321
},
322322
{
323323
"type": "copy",
324324
"file": "src-win/Libraries/Network/RCTNetworking.win32.js",
325325
"baseFile": "packages/react-native/Libraries/Network/RCTNetworking.ios.js",
326-
"baseHash": "cdda150c411ef03de0f52d5dbbd3976d094d136b",
326+
"baseHash": "4b96609d7e8d0596d2960aacfda35af73cec1085",
327327
"issue": 4318
328328
},
329329
{
@@ -353,7 +353,7 @@
353353
"type": "patch",
354354
"file": "src-win/Libraries/Pressability/Pressability.win32.js",
355355
"baseFile": "packages/react-native/Libraries/Pressability/Pressability.js",
356-
"baseHash": "97027444d74f5a2f03a966753c23f86145f3fc0b",
356+
"baseHash": "b52df7d819237b8acdd08f84631e3c257a9cb390",
357357
"issue": 6240
358358
},
359359
{
@@ -400,7 +400,7 @@
400400
"type": "derived",
401401
"file": "src-win/Libraries/Text/Text.d.ts",
402402
"baseFile": "packages/react-native/Libraries/Text/Text.d.ts",
403-
"baseHash": "26bf1ec0ad4cae2049298d3ec95b387fa2fe854b"
403+
"baseHash": "b5f44957bc61497fcb7203934bdbc6ca9725cf42"
404404
},
405405
{
406406
"type": "derived",
@@ -419,13 +419,13 @@
419419
"type": "derived",
420420
"file": "src-win/Libraries/Text/TextProps.win32.js",
421421
"baseFile": "packages/react-native/Libraries/Text/TextProps.js",
422-
"baseHash": "fadd5d092aa22ca59d2c33b0ac0191fe90f4f123"
422+
"baseHash": "1646b5a9467049adeb7d9e070913ab327214b04d"
423423
},
424424
{
425425
"type": "patch",
426426
"file": "src-win/Libraries/Types/CoreEventTypes.win32.js",
427427
"baseFile": "packages/react-native/Libraries/Types/CoreEventTypes.js",
428-
"baseHash": "038c14d702490acd25dab824b1b10f5db42eece8",
428+
"baseHash": "ed736df6081d2fbbf54a646b8373bf485449255a",
429429
"issue": 6240
430430
},
431431
{
@@ -435,17 +435,11 @@
435435
"baseHash": "dfaab027e0fe3a2d7b6dccd92c1de2a558a5d36c",
436436
"issue": 4629
437437
},
438-
{
439-
"type": "derived",
440-
"file": "src-win/Libraries/Utilities/DeviceInfo.win32.js",
441-
"baseFile": "packages/react-native/Libraries/Utilities/DeviceInfo.js",
442-
"baseHash": "e40e5c968968ee7c3115df57e6c07f8383719ee2"
443-
},
444438
{
445439
"type": "derived",
446440
"file": "src-win/Libraries/Utilities/Dimensions.win32.js",
447441
"baseFile": "packages/react-native/Libraries/Utilities/Dimensions.js",
448-
"baseHash": "1c9f7f698bba91e98afb5cc8ec3511a30343f3bd"
442+
"baseHash": "07b59b2dd822c45eb9bccba8da0ce361eeb67bc1"
449443
},
450444
{
451445
"type": "platform",
@@ -471,7 +465,7 @@
471465
"type": "patch",
472466
"file": "src-win/Libraries/Utilities/PlatformTypes.js",
473467
"baseFile": "packages/react-native/Libraries/Utilities/PlatformTypes.js",
474-
"baseHash": "95e01d9774ac3afdcdacdc049e9c647dbec3055d",
468+
"baseHash": "323895a47d9a31a5502843aae5aa833d225abb08",
475469
"issue": 14686
476470
},
477471
{
@@ -484,7 +478,7 @@
484478
"type": "patch",
485479
"file": "src-win/src/private/animated/NativeAnimatedHelper.win32.js",
486480
"baseFile": "packages/react-native/src/private/animated/NativeAnimatedHelper.js",
487-
"baseHash": "c511868b72abd4e0e7d0b07e0453ea56687ffddb",
481+
"baseHash": "f07ba42819770210251c4c38db4399b7c07d96e8",
488482
"issue": 11041
489483
},
490484
{

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"@react-native-community/cli-platform-android": "17.0.0",
3131
"@react-native-community/cli-platform-ios": "17.0.0",
3232
"@react-native/assets": "1.0.0",
33-
"@react-native/assets-registry": "0.80.0-nightly-20250317-fc7385c1e",
34-
"@react-native/codegen": "0.80.0-nightly-20250317-fc7385c1e",
35-
"@react-native/community-cli-plugin": "0.80.0-nightly-20250317-fc7385c1e",
36-
"@react-native/gradle-plugin": "0.80.0-nightly-20250317-fc7385c1e",
37-
"@react-native/js-polyfills": "0.80.0-nightly-20250317-fc7385c1e",
38-
"@react-native/normalize-colors": "0.80.0-nightly-20250317-fc7385c1e",
39-
"@react-native/virtualized-lists": "0.80.0-nightly-20250317-fc7385c1e",
33+
"@react-native/assets-registry": "0.80.0-nightly-20250331-398ac1f71",
34+
"@react-native/codegen": "0.80.0-nightly-20250331-398ac1f71",
35+
"@react-native/community-cli-plugin": "0.80.0-nightly-20250331-398ac1f71",
36+
"@react-native/gradle-plugin": "0.80.0-nightly-20250331-398ac1f71",
37+
"@react-native/js-polyfills": "0.80.0-nightly-20250331-398ac1f71",
38+
"@react-native/normalize-colors": "0.80.0-nightly-20250331-398ac1f71",
39+
"@react-native/virtualized-lists": "0.80.0-nightly-20250331-398ac1f71",
4040
"abort-controller": "^3.0.0",
4141
"anser": "^1.4.9",
4242
"ansi-regex": "^5.0.0",
@@ -52,8 +52,8 @@
5252
"invariant": "^2.2.4",
5353
"jest-environment-node": "^29.7.0",
5454
"memoize-one": "^5.0.0",
55-
"metro-runtime": "^0.81.0",
56-
"metro-source-map": "^0.81.0",
55+
"metro-runtime": "^0.82.0",
56+
"metro-source-map": "^0.82.0",
5757
"mkdirp": "^0.5.1",
5858
"nullthrows": "^1.1.1",
5959
"pretty-format": "^29.7.0",
@@ -72,7 +72,7 @@
7272
"devDependencies": {
7373
"@babel/core": "^7.25.2",
7474
"@babel/eslint-parser": "^7.25.1",
75-
"@react-native/metro-config": "0.80.0-nightly-20250317-fc7385c1e",
75+
"@react-native/metro-config": "0.80.0-nightly-20250331-398ac1f71",
7676
"@rnw-scripts/babel-react-native-config": "0.0.0",
7777
"@rnw-scripts/eslint-config": "1.2.36",
7878
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.40",
@@ -88,14 +88,14 @@
8888
"just-scripts": "^1.3.3",
8989
"prettier": "2.8.8",
9090
"react": "19.0.0",
91-
"react-native": "0.80.0-nightly-20250317-fc7385c1e",
91+
"react-native": "0.80.0-nightly-20250331-398ac1f71",
9292
"react-native-platform-override": "^1.9.55",
9393
"typescript": "5.0.4"
9494
},
9595
"peerDependencies": {
9696
"@types/react": "^19.0.0",
9797
"react": "^19.0.0",
98-
"react-native": "0.80.0-nightly-20250317-fc7385c1e"
98+
"react-native": "0.80.0-nightly-20250331-398ac1f71"
9999
},
100100
"beachball": {
101101
"defaultNpmTag": "canary",

0 commit comments

Comments
 (0)