Skip to content

Commit e20a3bc

Browse files
Integrate 0.84.0-nightly-20260107-58bc6c3e3 (#15837)
* Integrate 0.84.0-nightly-20260107-58bc6c3e3 - facebook/react-native@dd390db...58bc6c3 * resolve conflicts * update react version * update flow version * build fix * update shared filters * Change files * update tester files * update yarn lock
1 parent 68f49d6 commit e20a3bc

98 files changed

Lines changed: 1035 additions & 1482 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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 0.84.0-nightly-20260107-58bc6c3e3",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "66076509+vineethkuttan@users.noreply.github.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 0.84.0-nightly-20260107-58bc6c3e3",
4+
"packageName": "@react-native-windows/automation-channel",
5+
"email": "66076509+vineethkuttan@users.noreply.github.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 0.84.0-nightly-20260107-58bc6c3e3",
4+
"packageName": "@react-native-windows/perf-testing",
5+
"email": "66076509+vineethkuttan@users.noreply.github.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 0.84.0-nightly-20260107-58bc6c3e3",
4+
"packageName": "react-native-windows",
5+
"email": "66076509+vineethkuttan@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lodash": "^4.17.15"
5252
},
5353
"resolutions": {
54-
"react": "19.2.0",
54+
"react": "19.2.3",
5555
"convert-source-map": "^2.0.0",
5656
"kind-of": "6.0.3",
5757
"glob-parent": "^5.1.2",

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.84.0-nightly-20251212-dd390dbbe",
8+
"baseVersion": "0.84.0-nightly-20260107-58bc6c3e3",
99
"overrides": [
1010
{
1111
"type": "patch",

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"validate-overrides": "react-native-platform-override validate"
1212
},
1313
"dependencies": {
14-
"@react-native/tester": "0.84.0-nightly-20251212-dd390dbbe",
14+
"@react-native/tester": "0.84.0-nightly-20260107-58bc6c3e3",
1515
"@typescript-eslint/eslint-plugin": "^7.1.1",
1616
"@typescript-eslint/parser": "^7.1.1",
1717
"flow-enums-runtime": "^0.0.6"
1818
},
1919
"peerDependencies": {
2020
"@office-iss/react-native-win32": "^0.0.0-canary.309",
21-
"react": "19.2.0",
22-
"react-native": "0.84.0-nightly-20251212-dd390dbbe"
21+
"react": "19.2.3",
22+
"react-native": "0.84.0-nightly-20260107-58bc6c3e3"
2323
},
2424
"devDependencies": {
2525
"@office-iss/react-native-win32": "^0.0.0-canary.309",
@@ -30,11 +30,11 @@
3030
"@types/node": "^22.14.0",
3131
"eslint": "^8.19.0",
3232
"just-scripts": "^1.3.3",
33-
"react-native": "0.84.0-nightly-20251212-dd390dbbe",
33+
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
3434
"react-native-platform-override": "0.0.0-canary.1021",
3535
"typescript": "5.0.4"
3636
},
3737
"engines": {
3838
"node": ">= 22"
3939
}
40-
}
40+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ untyped-import
175175
untyped-type-import
176176

177177
[version]
178-
^0.293.0
178+
^0.295.0

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

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"**/__snapshots__/**",
88
"src-win/rntypes/**"
99
],
10-
"baseVersion": "0.84.0-nightly-20251212-dd390dbbe",
10+
"baseVersion": "0.84.0-nightly-20260107-58bc6c3e3",
1111
"overrides": [
1212
{
1313
"type": "derived",
1414
"file": ".flowconfig",
1515
"baseFile": ".flowconfig",
16-
"baseHash": "f8443da42da65a4f55de1fdcc8e30c3446004ad0"
16+
"baseHash": "49be0404a6bbdf103616a7506ad8a27874048119"
1717
},
1818
{
1919
"type": "derived",
@@ -47,7 +47,7 @@
4747
"type": "derived",
4848
"file": "src-win/Libraries/Components/AccessibilityInfo/AccessibilityInfo.win32.js",
4949
"baseFile": "packages/react-native/Libraries/Components/AccessibilityInfo/AccessibilityInfo.js",
50-
"baseHash": "86b1d5f06946b43428b2b09351ab6a0cff56a894"
50+
"baseHash": "c0c7037e52d48caae88cffaac7f60d4dd1c32b3e"
5151
},
5252
{
5353
"type": "copy",
@@ -66,7 +66,7 @@
6666
"type": "derived",
6767
"file": "src-win/Libraries/Components/Button.win32.js",
6868
"baseFile": "packages/react-native/Libraries/Components/Button.js",
69-
"baseHash": "67bb8c4e71cd242d366b3607f4c71f07e70f2488"
69+
"baseHash": "ef86e2343f5213a5f230c63a1ddf12cbe6fa946c"
7070
},
7171
{
7272
"type": "platform",
@@ -91,7 +91,7 @@
9191
"type": "patch",
9292
"file": "src-win/Libraries/Components/Pressable/Pressable.win32.js",
9393
"baseFile": "packages/react-native/Libraries/Components/Pressable/Pressable.js",
94-
"baseHash": "08a6e1c0dd895af70ea1c8448a3be028d9cd2587",
94+
"baseHash": "b8d87e48400468e702509ad24dab05f0a492aa19",
9595
"issue": 6240
9696
},
9797
{
@@ -114,13 +114,13 @@
114114
"type": "derived",
115115
"file": "src-win/Libraries/Components/TextInput/TextInput.flow.win32.js",
116116
"baseFile": "packages/react-native/Libraries/Components/TextInput/TextInput.flow.js",
117-
"baseHash": "c3e71a2dbba8e4dd45a34c0c21327aa36d79a1b1"
117+
"baseHash": "e36bacf69caef9e59e1f62f9ee4335c6879ef0ed"
118118
},
119119
{
120120
"type": "derived",
121121
"file": "src-win/Libraries/Components/TextInput/TextInput.win32.js",
122122
"baseFile": "packages/react-native/Libraries/Components/TextInput/TextInput.js",
123-
"baseHash": "f037eaadc2960fb8d1e935c635116c8ebc702a8c"
123+
"baseHash": "cc397bb3c850bb0a02f4b3134fdcbc2d9b597b80"
124124
},
125125
{
126126
"type": "patch",
@@ -159,7 +159,7 @@
159159
"type": "derived",
160160
"file": "src-win/Libraries/Components/Touchable/TouchableNativeFeedback.win32.js",
161161
"baseFile": "packages/react-native/Libraries/Components/Touchable/TouchableNativeFeedback.js",
162-
"baseHash": "2ded2efb727d7544aa8a0b249dd3f2502bb57129"
162+
"baseHash": "d48f21572fc72cf6d79df5aac775fb67d4f1abb4"
163163
},
164164
{
165165
"type": "platform",
@@ -207,7 +207,7 @@
207207
"type": "patch",
208208
"file": "src-win/Libraries/Components/View/ViewPropTypes.win32.js",
209209
"baseFile": "packages/react-native/Libraries/Components/View/ViewPropTypes.js",
210-
"baseHash": "2a031cb660382c3ebb74fcbfe71535fa99810cdb",
210+
"baseHash": "3f85fd36b8c098a91f965e9150e53d77ff3aa432",
211211
"issue": 6240
212212
},
213213
{
@@ -224,7 +224,7 @@
224224
"type": "patch",
225225
"file": "src-win/Libraries/Core/Devtools/loadBundleFromServer.win32.js",
226226
"baseFile": "packages/react-native/Libraries/Core/Devtools/loadBundleFromServer.js",
227-
"baseHash": "5177ecc736e9bebd4e798dcc2c6dd19c38b0a937",
227+
"baseHash": "920db91a9af73d35420692d31beb1e4a8e068ff1",
228228
"issue": 12704
229229
},
230230
{
@@ -242,7 +242,7 @@
242242
"type": "derived",
243243
"file": "src-win/Libraries/Image/Image.win32.js",
244244
"baseFile": "packages/react-native/Libraries/Image/Image.ios.js",
245-
"baseHash": "be81d302b8f2d64ddf7a52bd30fbcb47d18741b5",
245+
"baseHash": "e52a6144ed3241e1e31e87292536908f8088d9c0",
246246
"issue": 4320
247247
},
248248
{
@@ -341,7 +341,7 @@
341341
"type": "copy",
342342
"file": "src-win/Libraries/Network/RCTNetworking.win32.js",
343343
"baseFile": "packages/react-native/Libraries/Network/RCTNetworking.ios.js",
344-
"baseHash": "f1afed4408683b8e6a2b66ab88bb873aa5f81696",
344+
"baseHash": "6cc93d00e1b6f541d08102cdc5363184f7ed6025",
345345
"issue": 4318
346346
},
347347
{
@@ -371,7 +371,7 @@
371371
"type": "patch",
372372
"file": "src-win/Libraries/Pressability/Pressability.win32.js",
373373
"baseFile": "packages/react-native/Libraries/Pressability/Pressability.js",
374-
"baseHash": "a4205b3bea276e65da3ce0aeb6753bc8e7c5ead0",
374+
"baseHash": "10801e10120946aa4c721d13f3b8f455d0f43db8",
375375
"issue": 6240
376376
},
377377
{
@@ -394,13 +394,13 @@
394394
"type": "patch",
395395
"file": "src-win/Libraries/ReactNative/PaperUIManager.win32.js",
396396
"baseFile": "packages/react-native/Libraries/ReactNative/PaperUIManager.js",
397-
"baseHash": "7a14c3d42ba7442848bd90329f6d31bda323c6d4"
397+
"baseHash": "2c0076cc934fffa7c0a91721ee4268584289c6ec"
398398
},
399399
{
400400
"type": "patch",
401401
"file": "src-win/Libraries/Renderer/shims/ReactNativeTypes.win32.js",
402402
"baseFile": "packages/react-native/Libraries/Renderer/shims/ReactNativeTypes.js",
403-
"baseHash": "333afc05f5a42a5321196f5f7a14d14c8fd5dd0f",
403+
"baseHash": "41da351b1e8d090e5ecf0859738218a5dcd4c08f",
404404
"issue": 0
405405
},
406406
{
@@ -431,20 +431,20 @@
431431
"type": "derived",
432432
"file": "src-win/Libraries/Text/Text.win32.js",
433433
"baseFile": "packages/react-native/Libraries/Text/Text.js",
434-
"baseHash": "d6607b86327891c5920c56ff833a9d984f20533f"
434+
"baseHash": "914f50544d09bc3bfe2ea3e34951e47e52d2dd87"
435435
},
436436
{
437437
"type": "derived",
438438
"file": "src-win/Libraries/Text/TextNativeComponent.win32.js",
439439
"baseFile": "packages/react-native/Libraries/Text/TextNativeComponent.js",
440-
"baseHash": "56a99244e10bd1833a3d048f2476c4500f59202d",
440+
"baseHash": "e1c95809fd0819c130f77dc2a61399b01b5dd687",
441441
"issue": 7074
442442
},
443443
{
444444
"type": "derived",
445445
"file": "src-win/Libraries/Text/TextProps.win32.js",
446446
"baseFile": "packages/react-native/Libraries/Text/TextProps.js",
447-
"baseHash": "7ee3be32c351343aa65a3fd12e568265bb788d9f"
447+
"baseHash": "ddeedf097aec999824c4e9d246fdf6fefd61dc76"
448448
},
449449
{
450450
"type": "patch",
@@ -503,7 +503,7 @@
503503
"type": "patch",
504504
"file": "src-win/src/private/animated/NativeAnimatedHelper.win32.js",
505505
"baseFile": "packages/react-native/src/private/animated/NativeAnimatedHelper.js",
506-
"baseHash": "fa2343be98b0eb239a82376cd903f9fef16464f2",
506+
"baseHash": "90277c8c54231153433c8e5ef9d0478a41a9138c",
507507
"issue": 11041
508508
},
509509
{

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

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"@react-native-community/cli-platform-android": "20.0.0",
3131
"@react-native-community/cli-platform-ios": "20.0.0",
3232
"@react-native/assets": "1.0.0",
33-
"@react-native/assets-registry": "0.84.0-nightly-20251212-dd390dbbe",
34-
"@react-native/codegen": "0.84.0-nightly-20251212-dd390dbbe",
35-
"@react-native/community-cli-plugin": "0.84.0-nightly-20251212-dd390dbbe",
36-
"@react-native/gradle-plugin": "0.84.0-nightly-20251212-dd390dbbe",
37-
"@react-native/js-polyfills": "0.84.0-nightly-20251212-dd390dbbe",
38-
"@react-native/normalize-colors": "0.84.0-nightly-20251212-dd390dbbe",
39-
"@react-native/virtualized-lists": "0.84.0-nightly-20251212-dd390dbbe",
33+
"@react-native/assets-registry": "0.84.0-nightly-20260107-58bc6c3e3",
34+
"@react-native/codegen": "0.84.0-nightly-20260107-58bc6c3e3",
35+
"@react-native/community-cli-plugin": "0.84.0-nightly-20260107-58bc6c3e3",
36+
"@react-native/gradle-plugin": "0.84.0-nightly-20260107-58bc6c3e3",
37+
"@react-native/js-polyfills": "0.84.0-nightly-20260107-58bc6c3e3",
38+
"@react-native/normalize-colors": "0.84.0-nightly-20260107-58bc6c3e3",
39+
"@react-native/virtualized-lists": "0.84.0-nightly-20260107-58bc6c3e3",
4040
"abort-controller": "^3.0.0",
4141
"anser": "^1.4.9",
4242
"ansi-regex": "^5.0.0",
@@ -74,7 +74,7 @@
7474
"devDependencies": {
7575
"@babel/core": "^7.25.2",
7676
"@babel/eslint-parser": "^7.25.1",
77-
"@react-native/metro-config": "0.84.0-nightly-20251212-dd390dbbe",
77+
"@react-native/metro-config": "0.84.0-nightly-20260107-58bc6c3e3",
7878
"@rnw-scripts/babel-react-native-config": "0.0.0",
7979
"@rnw-scripts/eslint-config": "1.2.38",
8080
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.42",
@@ -84,21 +84,21 @@
8484
"@rnx-kit/jest-preset": "^0.3.1",
8585
"@types/node": "^22.0.0",
8686
"@types/prop-types": "15.7.1",
87-
"@types/react": "^19.2.0",
87+
"@types/react": "^19.2.3",
8888
"eslint": "^8.19.0",
89-
"flow-bin": "^0.293.0",
89+
"flow-bin": "^0.295.0",
9090
"jscodeshift": "^0.14.0",
9191
"just-scripts": "^1.3.3",
9292
"prettier": "^3.6.2",
93-
"react": "19.2.0",
94-
"react-native": "0.84.0-nightly-20251212-dd390dbbe",
93+
"react": "19.2.3",
94+
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
9595
"react-native-platform-override": "0.0.0-canary.1021",
9696
"typescript": "5.0.4"
9797
},
9898
"peerDependencies": {
99-
"@types/react": "^19.2.0",
100-
"react": "^19.2.0",
101-
"react-native": "0.84.0-nightly-20251212-dd390dbbe"
99+
"@types/react": "^19.2.3",
100+
"react": "^19.2.3",
101+
"react-native": "0.84.0-nightly-20260107-58bc6c3e3"
102102
},
103103
"beachball": {
104104
"defaultNpmTag": "canary",
@@ -127,4 +127,4 @@
127127
"engines": {
128128
"node": ">= 22"
129129
}
130-
}
130+
}

0 commit comments

Comments
 (0)