Skip to content

Commit 8df470c

Browse files
authored
Integrate RN Nightly 10/31 (#12541)
* integrate 10/31 * Change files * format and fix macOS * update snapshot
1 parent 276fde1 commit 8df470c

File tree

126 files changed

+1305
-7804
lines changed

Some content is hidden

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

126 files changed

+1305
-7804
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 10/31",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "[email protected]",
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 10/31",
4+
"packageName": "@react-native-windows/automation-channel",
5+
"email": "[email protected]",
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 10/31",
4+
"packageName": "react-native-windows",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

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

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,19 @@
55
"excludePatterns": [
66
"src/js/examples-win32/**"
77
],
8-
"baseVersion": "0.74.0-nightly-20231016-44660019e",
8+
"baseVersion": "0.74.0-nightly-20231031-572dd76ba",
99
"overrides": [
1010
{
1111
"type": "patch",
1212
"file": "src/js/components/ListExampleShared.win32.js",
1313
"baseFile": "packages/rn-tester/js/components/ListExampleShared.js",
1414
"baseHash": "7bdaba03bf529cfb9920c1be2c8af1443fc628c9"
1515
},
16-
{
17-
"type": "patch",
18-
"file": "src/js/components/RNTesterEmptyBookmarksState.win32.js",
19-
"baseFile": "packages/rn-tester/js/components/RNTesterEmptyBookmarksState.js",
20-
"baseHash": "a1d1c6638e815f6dd53504983813fda92f3b5478",
21-
"issue": 6341
22-
},
2316
{
2417
"type": "patch",
2518
"file": "src/js/components/RNTesterExampleFilter.win32.js",
2619
"baseFile": "packages/rn-tester/js/components/RNTesterExampleFilter.js",
27-
"baseHash": "76f3d045c6f4cdbd1538735c7c923da66de6974c"
20+
"baseHash": "3d9f0be3317ac705673daed4c75ec7a49a2f7652"
2821
},
2922
{
3023
"type": "platform",
@@ -42,7 +35,7 @@
4235
"type": "copy",
4336
"file": "src/js/RNTesterApp.win32.js",
4437
"baseFile": "packages/rn-tester/js/RNTesterApp.android.js",
45-
"baseHash": "d517675a1da173a7d57ac87d0ea9efc08f05b50d",
38+
"baseHash": "27a275e7409dc4b45503492d243607a2d93d55d5",
4639
"issue": 4586
4740
},
4841
{

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.223",
2121
"react": "18.0.0",
22-
"react-native": "0.74.0-nightly-20231016-44660019e"
22+
"react-native": "0.74.0-nightly-20231031-572dd76ba"
2323
},
2424
"devDependencies": {
2525
"@office-iss/react-native-win32": "^0.0.0-canary.223",
@@ -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.74.0-nightly-20231016-44660019e",
33+
"react-native": "0.74.0-nightly-20231031-572dd76ba",
3434
"react-native-platform-override": "^1.9.17",
3535
"typescript": "^4.9.5"
3636
},

packages/@office-iss/react-native-win32-tester/src/js/RNTesterApp.win32.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @format
8-
* @flow
8+
* @flow strict-local
99
*/
1010

1111
import {AppRegistry} from 'react-native';

packages/@office-iss/react-native-win32-tester/src/js/components/RNTesterEmptyBookmarksState.win32.js

Lines changed: 0 additions & 65 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ untyped-import
147147
untyped-type-import
148148

149149
[version]
150-
^0.218.0
150+
^0.219.4

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"**/__snapshots__/**",
88
"src/rntypes/**"
99
],
10-
"baseVersion": "0.74.0-nightly-20231016-44660019e",
10+
"baseVersion": "0.74.0-nightly-20231031-572dd76ba",
1111
"overrides": [
1212
{
1313
"type": "derived",
1414
"file": ".flowconfig",
1515
"baseFile": ".flowconfig",
16-
"baseHash": "671a34717020278b7888dafa3b4fa88375e3d29b"
16+
"baseHash": "55a2906a48f5d54bd1daf47d2b127ce2848199e9"
1717
},
1818
{
1919
"type": "derived",
@@ -35,7 +35,7 @@
3535
"type": "derived",
3636
"file": "src/Libraries/Animated/NativeAnimatedHelper.win32.js",
3737
"baseFile": "packages/react-native/Libraries/Animated/NativeAnimatedHelper.js",
38-
"baseHash": "99fc31f856815c19024407d629e4a0762df9011e",
38+
"baseHash": "8bca307f500feef9f3a9ca1ef784d4a87f61ca43",
3939
"issue": 11041
4040
},
4141
{
@@ -92,7 +92,7 @@
9292
"type": "patch",
9393
"file": "src/Libraries/Components/Pressable/Pressable.win32.js",
9494
"baseFile": "packages/react-native/Libraries/Components/Pressable/Pressable.js",
95-
"baseHash": "6fb2aede8cff4c47e8e965fed9ed1a9d55d33cfc",
95+
"baseHash": "63cc0b16c930ef07a0570d1b8e4abc51a77d06dc",
9696
"issue": 6240
9797
},
9898
{
@@ -130,7 +130,7 @@
130130
"type": "derived",
131131
"file": "src/Libraries/Components/TextInput/TextInput.win32.js",
132132
"baseFile": "packages/react-native/Libraries/Components/TextInput/TextInput.js",
133-
"baseHash": "4431d2d4ea39a5ce9b9fad8ed22c7896b77ca9d2"
133+
"baseHash": "d12fe54e9da3be0b1003a5bc18fa3c6d09728564"
134134
},
135135
{
136136
"type": "patch",
@@ -200,7 +200,7 @@
200200
"type": "derived",
201201
"file": "src/Libraries/Components/View/ViewAccessibility.d.ts",
202202
"baseFile": "packages/react-native/Libraries/Components/View/ViewAccessibility.d.ts",
203-
"baseHash": "085982a44202765d099caf13785e8b4a42628d86"
203+
"baseHash": "eafbdb8db89b98aafd23514173360e07a942d205"
204204
},
205205
{
206206
"type": "derived",
@@ -212,13 +212,13 @@
212212
"type": "derived",
213213
"file": "src/Libraries/Components/View/ViewPropTypes.d.ts",
214214
"baseFile": "packages/react-native/Libraries/Components/View/ViewPropTypes.d.ts",
215-
"baseHash": "91d96e475fc55da6c6456a240edbd650c1ca4a26"
215+
"baseHash": "8a7908f1ebfde292f2d70f6672c96c05eb7397c8"
216216
},
217217
{
218218
"type": "patch",
219219
"file": "src/Libraries/Components/View/ViewPropTypes.win32.js",
220220
"baseFile": "packages/react-native/Libraries/Components/View/ViewPropTypes.js",
221-
"baseHash": "2bbe617e19537c49c2cbd7abad16580e386f1d65",
221+
"baseHash": "6eecfbf0d3028d1838463a66b3acbda6f9a2c651",
222222
"issue": 6240
223223
},
224224
{
@@ -479,7 +479,7 @@
479479
"type": "derived",
480480
"file": "src/Libraries/Utilities/Dimensions.win32.js",
481481
"baseFile": "packages/react-native/Libraries/Utilities/Dimensions.js",
482-
"baseHash": "c37d2da5361a472af0c97e7c7a3ceba573b73d73"
482+
"baseHash": "e2c1d4379abf083b11f3e853d160068ad6b55ba0"
483483
},
484484
{
485485
"type": "platform",

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@react-native-community/cli-platform-android": "12.0.0-alpha.15",
3131
"@react-native-community/cli-platform-ios": "12.0.0-alpha.15",
3232
"@react-native/assets": "1.0.0",
33-
"@react-native/assets-registry": "0.74.0-nightly-20231016-44660019e",
34-
"@react-native/codegen": "0.74.0-nightly-20231016-44660019e",
35-
"@react-native/community-cli-plugin": "0.74.0-nightly-20231016-44660019e",
36-
"@react-native/gradle-plugin": "0.74.0-nightly-20231016-44660019e",
37-
"@react-native/js-polyfills": "0.74.0-nightly-20231016-44660019e",
33+
"@react-native/assets-registry": "0.74.0-nightly-20231031-572dd76ba",
34+
"@react-native/codegen": "0.74.0-nightly-20231031-572dd76ba",
35+
"@react-native/community-cli-plugin": "0.74.0-nightly-20231031-572dd76ba",
36+
"@react-native/gradle-plugin": "0.74.0-nightly-20231031-572dd76ba",
37+
"@react-native/js-polyfills": "0.74.0-nightly-20231031-572dd76ba",
3838
"@react-native/metro-config": "^0.73.0",
39-
"@react-native/normalize-colors": "0.74.0-nightly-20231016-44660019e",
40-
"@react-native/virtualized-lists": "0.74.0-nightly-20231016-44660019e",
39+
"@react-native/normalize-colors": "0.74.0-nightly-20231031-572dd76ba",
40+
"@react-native/virtualized-lists": "0.74.0-nightly-20231031-572dd76ba",
4141
"abort-controller": "^3.0.0",
4242
"anser": "^1.4.9",
4343
"ansi-regex": "^5.0.0",
@@ -50,8 +50,8 @@
5050
"jest-environment-node": "^29.6.3",
5151
"jsc-android": "^250231.0.0",
5252
"memoize-one": "^5.0.0",
53-
"metro-runtime": "0.79.1",
54-
"metro-source-map": "0.79.1",
53+
"metro-runtime": "^0.80.0",
54+
"metro-source-map": "^0.80.0",
5555
"mkdirp": "^0.5.1",
5656
"nullthrows": "^1.1.1",
5757
"pretty-format": "^26.5.2",
@@ -85,13 +85,13 @@
8585
"just-scripts": "^1.3.3",
8686
"prettier": "^2.4.1",
8787
"react": "18.2.0",
88-
"react-native": "0.74.0-nightly-20231016-44660019e",
88+
"react-native": "0.74.0-nightly-20231031-572dd76ba",
8989
"react-native-platform-override": "^1.9.17",
9090
"typescript": "^4.9.5"
9191
},
9292
"peerDependencies": {
9393
"react": "18.2.0",
94-
"react-native": "0.74.0-nightly-20231016-44660019e"
94+
"react-native": "0.74.0-nightly-20231031-572dd76ba"
9595
},
9696
"beachball": {
9797
"defaultNpmTag": "canary",

0 commit comments

Comments
 (0)