Skip to content

Commit a85a049

Browse files
committed
applying package updates ***NO_CI***
1 parent 63d919e commit a85a049

26 files changed

+149
-64
lines changed

change/react-native-windows-24c5a09a-7492-4f70-9a80-a82c358fb058.json

-7
This file was deleted.

change/react-native-windows-57ec7c25-bda3-4d67-92a7-18b67b31fbd0.json

-7
This file was deleted.

change/react-native-windows-63f67386-8c58-4d24-88c1-84e80443b8d4.json

-7
This file was deleted.

change/react-native-windows-b3194f0e-3be5-42d3-a9d7-418966736ad0.json

-7
This file was deleted.

change/react-native-windows-d68e4c7a-72b0-4475-8aea-5b88fa568ee6.json

-7
This file was deleted.

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

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Thu, 18 Jul 2024 05:15:24 GMT",
6+
"version": "0.12.183",
7+
"tag": "@react-native-windows/automation-channel_v0.12.183",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-channel",
13+
"comment": "Bump react-native-windows to v0.0.0-canary.843",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 12 Jul 2024 05:15:36 GMT",
621
"version": "0.12.182",

packages/@react-native-windows/automation-channel/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @react-native-windows/automation-channel
22

3-
This log was last generated on Fri, 12 Jul 2024 05:15:36 GMT and should not be manually modified.
3+
This log was last generated on Thu, 18 Jul 2024 05:15:24 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.12.183
8+
9+
Thu, 18 Jul 2024 05:15:24 GMT
10+
11+
### Patches
12+
13+
- Bump react-native-windows to v0.0.0-canary.843
14+
715
## 0.12.182
816

917
Fri, 12 Jul 2024 05:15:36 GMT

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-channel",
3-
"version": "0.12.182",
3+
"version": "0.12.183",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -32,7 +32,7 @@
3232
"prettier": "2.8.8",
3333
"react": "18.3.1",
3434
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
35-
"react-native-windows": "^0.0.0-canary.842",
35+
"react-native-windows": "^0.0.0-canary.843",
3636
"typescript": "5.0.4"
3737
},
3838
"files": [

packages/@react-native-windows/automation-commands/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/automation-commands",
33
"entries": [
4+
{
5+
"date": "Thu, 18 Jul 2024 05:15:24 GMT",
6+
"version": "0.1.286",
7+
"tag": "@react-native-windows/automation-commands_v0.1.286",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-commands",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.12.183",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 12 Jul 2024 05:15:36 GMT",
621
"version": "0.1.285",

packages/@react-native-windows/automation-commands/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @react-native-windows/automation-commands
22

3-
This log was last generated on Fri, 12 Jul 2024 05:15:36 GMT and should not be manually modified.
3+
This log was last generated on Thu, 18 Jul 2024 05:15:24 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.1.286
8+
9+
Thu, 18 Jul 2024 05:15:24 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.183
14+
715
## 0.1.285
816

917
Fri, 12 Jul 2024 05:15:36 GMT

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-commands",
3-
"version": "0.1.285",
3+
"version": "0.1.286",
44
"description": "Allows controlling your react-native-windows application",
55
"main": "lib-commonjs/index.js",
66
"license": "MIT",
@@ -18,7 +18,7 @@
1818
"watch": "rnw-scripts watch"
1919
},
2020
"dependencies": {
21-
"@react-native-windows/automation-channel": "^0.12.182",
21+
"@react-native-windows/automation-channel": "^0.12.183",
2222
"@typescript-eslint/eslint-plugin": "^5.30.5",
2323
"@typescript-eslint/parser": "^5.57.1"
2424
},

packages/@react-native-windows/automation/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/automation",
33
"entries": [
4+
{
5+
"date": "Thu, 18 Jul 2024 05:15:24 GMT",
6+
"version": "0.3.265",
7+
"tag": "@react-native-windows/automation_v0.3.265",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.12.183",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 12 Jul 2024 05:15:36 GMT",
621
"version": "0.3.264",

packages/@react-native-windows/automation/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @react-native-windows/automation
22

3-
This log was last generated on Fri, 12 Jul 2024 05:15:36 GMT and should not be manually modified.
3+
This log was last generated on Thu, 18 Jul 2024 05:15:24 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.3.265
8+
9+
Thu, 18 Jul 2024 05:15:24 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.183
14+
715
## 0.3.264
816

917
Fri, 12 Jul 2024 05:15:36 GMT

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation",
3-
"version": "0.3.264",
3+
"version": "0.3.265",
44
"description": "UI Automation Suite for React Native Windows Applications",
55
"main": "lib-commonjs/index.js",
66
"repository": {
@@ -18,7 +18,7 @@
1818
"watch": "rnw-scripts watch"
1919
},
2020
"dependencies": {
21-
"@react-native-windows/automation-channel": "^0.12.182",
21+
"@react-native-windows/automation-channel": "^0.12.183",
2222
"@react-native-windows/fs": "^0.0.0-canary.53",
2323
"@typescript-eslint/eslint-plugin": "^5.30.5",
2424
"@typescript-eslint/parser": "^5.57.1",

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-picker/picker": "2.4.10",
2020
"react": "18.0.0",
2121
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
22-
"react-native-windows": "^0.0.0-canary.842",
22+
"react-native-windows": "^0.0.0-canary.843",
2323
"react-native-xaml": "^0.0.78"
2424
},
2525
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"just-scripts": "^1.3.3",
3434
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
3535
"react-native-platform-override": "^1.9.43",
36-
"react-native-windows": "^0.0.0-canary.842",
36+
"react-native-windows": "^0.0.0-canary.843",
3737
"typescript": "5.0.4"
3838
},
3939
"engines": {

packages/debug-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint:fix": "rnw-scripts lint:fix"
99
},
1010
"devDependencies": {
11-
"@react-native-windows/automation": "^0.3.264",
11+
"@react-native-windows/automation": "^0.3.265",
1212
"@react-native-windows/fs": "^0.0.0-canary.53",
1313
"@rnw-scripts/eslint-config": "1.2.24",
1414
"@rnw-scripts/ts-config": "2.0.5",

packages/e2e-test-app-fabric/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
"bundle:debug": "react-native bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows"
1515
},
1616
"dependencies": {
17-
"@react-native-windows/automation-channel": "^0.12.182",
17+
"@react-native-windows/automation-channel": "^0.12.183",
1818
"@react-native-windows/tester": "0.0.1",
1919
"@types/react": "^18.2.6",
2020
"@typescript-eslint/eslint-plugin": "^5.21.0",
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.3.1",
2323
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
24-
"react-native-windows": "^0.0.0-canary.842"
24+
"react-native-windows": "^0.0.0-canary.843"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.20.0",
2828
"@babel/generator": "^7.20.0",
2929
"@babel/preset-env": "^7.20.0",
3030
"@babel/preset-typescript": "^7.8.3",
3131
"@babel/runtime": "^7.20.0",
32-
"@react-native-windows/automation": "^0.3.264",
33-
"@react-native-windows/automation-commands": "^0.1.285",
32+
"@react-native-windows/automation": "^0.3.265",
33+
"@react-native-windows/automation-commands": "^0.1.286",
3434
"@react-native/metro-config": "0.75.0-nightly-20240613-f7aea0c8e",
3535
"@rnw-scripts/babel-node-config": "2.3.2",
3636
"@rnw-scripts/babel-react-native-config": "0.0.0",

packages/e2e-test-app/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
},
1515
"dependencies": {
1616
"@react-native-picker/picker": "^2.5.1",
17-
"@react-native-windows/automation-channel": "^0.12.182",
17+
"@react-native-windows/automation-channel": "^0.12.183",
1818
"@react-native-windows/tester": "0.0.1",
1919
"@types/react": "^18.2.6",
2020
"@typescript-eslint/eslint-plugin": "^5.21.0",
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.3.1",
2323
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
24-
"react-native-windows": "^0.0.0-canary.842",
24+
"react-native-windows": "^0.0.0-canary.843",
2525
"react-native-xaml": "^0.0.78"
2626
},
2727
"devDependencies": {
@@ -30,8 +30,8 @@
3030
"@babel/preset-env": "^7.20.0",
3131
"@babel/preset-typescript": "^7.8.3",
3232
"@babel/runtime": "^7.20.0",
33-
"@react-native-windows/automation": "^0.3.264",
34-
"@react-native-windows/automation-commands": "^0.1.285",
33+
"@react-native-windows/automation": "^0.3.265",
34+
"@react-native-windows/automation-commands": "^0.1.286",
3535
"@react-native/metro-config": "0.75.0-nightly-20240613-f7aea0c8e",
3636
"@rnw-scripts/babel-node-config": "2.3.2",
3737
"@rnw-scripts/babel-react-native-config": "0.0.0",

packages/integration-test-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
1111
},
1212
"dependencies": {
13-
"@react-native-windows/automation-channel": "^0.12.182",
13+
"@react-native-windows/automation-channel": "^0.12.183",
1414
"@react-native-windows/fs": "^0.0.0-canary.53",
1515
"@types/react": "^18.2.6",
1616
"@typescript-eslint/eslint-plugin": "^5.21.0",
1717
"@typescript-eslint/parser": "^5.21.0",
1818
"chai": "^4.2.0",
1919
"react": "18.3.1",
2020
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
21-
"react-native-windows": "^0.0.0-canary.842"
21+
"react-native-windows": "^0.0.0-canary.843"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.20.0",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^5.21.0",
1818
"react": "18.3.1",
1919
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
20-
"react-native-windows": "^0.0.0-canary.842"
20+
"react-native-windows": "^0.0.0-canary.843"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

packages/sample-app-fabric/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^5.21.0",
1818
"react": "18.3.1",
1919
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
20-
"react-native-windows": "^0.0.0-canary.842"
20+
"react-native-windows": "^0.0.0-canary.843"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

packages/sample-apps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^5.57.1",
1818
"react": "18.3.1",
1919
"react-native": "0.75.0-nightly-20240613-f7aea0c8e",
20-
"react-native-windows": "^0.0.0-canary.842"
20+
"react-native-windows": "^0.0.0-canary.843"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

vnext/CHANGELOG.json

+39
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Thu, 18 Jul 2024 05:15:23 GMT",
6+
"version": "0.0.0-canary.843",
7+
"tag": "react-native-windows_v0.0.0-canary.843",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "react-native-windows",
13+
"commit": "a10a861854885ce338f4e4296d02661af512763d",
14+
"comment": "[Fabric] call reportMount to implement UIManagerMountHook support"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "react-native-windows",
19+
"commit": "63d919e36e0d6ad93f1e772df53a1e7c1a5aa1da",
20+
"comment": "Updating native WebSocket header logic to match RN"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "react-native-windows",
25+
"commit": "44090cbcd2d93bc3a68e518ae92a471f5ad09579",
26+
"comment": "[Fabric] Text renders borders twice"
27+
},
28+
{
29+
"author": "[email protected]",
30+
"package": "react-native-windows",
31+
"commit": "ee9cb5f47a21f0928841562fa521025727e01d1b",
32+
"comment": "Resolve transform before animation"
33+
},
34+
{
35+
"author": "[email protected]",
36+
"package": "react-native-windows",
37+
"commit": "244d85aa9705ad11f50b887afeda77312837dd58",
38+
"comment": "[Fabric] Fix image component reference cycle"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Fri, 12 Jul 2024 05:15:36 GMT",
645
"version": "0.0.0-canary.842",

0 commit comments

Comments
 (0)