Skip to content

Commit 3198b61

Browse files
committed
applying package updates ***NO_CI***
1 parent 82ae06a commit 3198b61

31 files changed

+189
-58
lines changed

change/@react-native-windows-cli-7fd60dda-c73f-4b27-83e9-e2fec2b6c1de.json

-7
This file was deleted.

change/react-native-windows-1dcd74f9-fb9a-4bc3-b8fb-fc5a53c9a661.json

-7
This file was deleted.

change/react-native-windows-2d88d8d6-ef31-45db-a6e4-f51aa3ed5ab0.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": "Wed, 16 Apr 2025 05:25:01 GMT",
6+
"version": "0.12.281",
7+
"tag": "@react-native-windows/automation-channel_v0.12.281",
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.941",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 15 Apr 2025 05:24:26 GMT",
621
"version": "0.12.280",

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 Tue, 15 Apr 2025 05:24:26 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 16 Apr 2025 05:25:01 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.12.281
8+
9+
Wed, 16 Apr 2025 05:25:01 GMT
10+
11+
### Patches
12+
13+
- Bump react-native-windows to v0.0.0-canary.941
14+
715
## 0.12.280
816

917
Tue, 15 Apr 2025 05:24:26 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.280",
3+
"version": "0.12.281",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "19.0.0",
3535
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
36-
"react-native-windows": "^0.0.0-canary.940",
36+
"react-native-windows": "^0.0.0-canary.941",
3737
"typescript": "5.0.4"
3838
},
3939
"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": "Wed, 16 Apr 2025 05:25:01 GMT",
6+
"version": "0.1.384",
7+
"tag": "@react-native-windows/automation-commands_v0.1.384",
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.281",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 15 Apr 2025 05:24:26 GMT",
621
"version": "0.1.383",

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 Tue, 15 Apr 2025 05:24:26 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 16 Apr 2025 05:25:01 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.1.384
8+
9+
Wed, 16 Apr 2025 05:25:01 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.281
14+
715
## 0.1.383
816

917
Tue, 15 Apr 2025 05:24:26 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.383",
3+
"version": "0.1.384",
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.280",
21+
"@react-native-windows/automation-channel": "^0.12.281",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.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": "Wed, 16 Apr 2025 05:25:01 GMT",
6+
"version": "0.3.363",
7+
"tag": "@react-native-windows/automation_v0.3.363",
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.281",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 15 Apr 2025 05:24:26 GMT",
621
"version": "0.3.362",

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 Tue, 15 Apr 2025 05:24:26 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 16 Apr 2025 05:25:01 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.3.363
8+
9+
Wed, 16 Apr 2025 05:25:01 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.281
14+
715
## 0.3.362
816

917
Tue, 15 Apr 2025 05:24:26 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.362",
3+
"version": "0.3.363",
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.280",
21+
"@react-native-windows/automation-channel": "^0.12.281",
2222
"@react-native-windows/fs": "^0.0.0-canary.62",
2323
"@typescript-eslint/eslint-plugin": "^7.1.1",
2424
"@typescript-eslint/parser": "^7.1.1",

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

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@react-native-windows/cli",
33
"entries": [
4+
{
5+
"date": "Wed, 16 Apr 2025 05:25:00 GMT",
6+
"version": "0.0.0-canary.260",
7+
"tag": "@react-native-windows/cli_v0.0.0-canary.260",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@react-native-windows/cli",
13+
"commit": "82ae06a9b15189a4b180c0e09aeb0dd6ed035741",
14+
"comment": "fix(cli): codegenWindows file glob for subpaths"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
621
"version": "0.0.0-canary.259",

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

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

3-
<!-- This log was last generated on Wed, 02 Apr 2025 05:22:08 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 16 Apr 2025 05:25:00 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.260
8+
9+
Wed, 16 Apr 2025 05:25:00 GMT
10+
11+
### Changes
12+
13+
- fix(cli): codegenWindows file glob for subpaths ([email protected])
14+
715
## 0.0.0-canary.259
816

917
Wed, 02 Apr 2025 05:22:08 GMT

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/cli",
3-
"version": "0.0.0-canary.259",
3+
"version": "0.0.0-canary.260",
44
"license": "MIT",
55
"main": "lib-commonjs/index.js",
66
"repository": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@react-native-picker/picker": "2.4.10",
2121
"react": "19.0.0",
2222
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
23-
"react-native-windows": "^0.0.0-canary.940",
23+
"react-native-windows": "^0.0.0-canary.941",
2424
"react-native-xaml": "^0.0.78"
2525
},
2626
"devDependencies": {
@@ -34,7 +34,7 @@
3434
"just-scripts": "^1.3.3",
3535
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
3636
"react-native-platform-override": "^1.9.52",
37-
"react-native-windows": "^0.0.0-canary.940",
37+
"react-native-windows": "^0.0.0-canary.941",
3838
"typescript": "5.0.4"
3939
},
4040
"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.362",
11+
"@react-native-windows/automation": "^0.3.363",
1212
"@react-native-windows/fs": "^0.0.0-canary.62",
1313
"@rnw-scripts/eslint-config": "1.2.33",
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,14 +14,14 @@
1414
"bundle:debug": "npx @react-native-community/cli 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.280",
17+
"@react-native-windows/automation-channel": "^0.12.281",
1818
"@react-native-windows/tester": "0.0.1",
1919
"@types/react": "^19.0.0",
2020
"@typescript-eslint/eslint-plugin": "^7.1.1",
2121
"@typescript-eslint/parser": "^7.1.1",
2222
"react": "^19.0.0",
2323
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
24-
"react-native-windows": "^0.0.0-canary.940"
24+
"react-native-windows": "^0.0.0-canary.941"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.25.2",
@@ -30,8 +30,8 @@
3030
"@babel/preset-typescript": "^7.8.3",
3131
"@babel/runtime": "^7.20.0",
3232
"@react-native-community/cli": "15.0.0-alpha.2",
33-
"@react-native-windows/automation": "^0.3.362",
34-
"@react-native-windows/automation-commands": "^0.1.383",
33+
"@react-native-windows/automation": "^0.3.363",
34+
"@react-native-windows/automation-commands": "^0.1.384",
3535
"@react-native/metro-config": "0.78.0-nightly-20250113-d4407d6f7",
3636
"@rnw-scripts/babel-node-config": "2.3.2",
3737
"@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.280",
17+
"@react-native-windows/automation-channel": "^0.12.281",
1818
"@react-native-windows/tester": "0.0.1",
1919
"@types/react": "^19.0.0",
2020
"@typescript-eslint/eslint-plugin": "^7.1.1",
2121
"@typescript-eslint/parser": "^7.1.1",
2222
"react": "^19.0.0",
2323
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
24-
"react-native-windows": "^0.0.0-canary.940",
24+
"react-native-windows": "^0.0.0-canary.941",
2525
"react-native-xaml": "^0.0.78"
2626
},
2727
"devDependencies": {
@@ -31,8 +31,8 @@
3131
"@babel/preset-typescript": "^7.8.3",
3232
"@babel/runtime": "^7.20.0",
3333
"@react-native-community/cli": "15.0.0-alpha.2",
34-
"@react-native-windows/automation": "^0.3.362",
35-
"@react-native-windows/automation-commands": "^0.1.383",
34+
"@react-native-windows/automation": "^0.3.363",
35+
"@react-native-windows/automation-commands": "^0.1.384",
3636
"@react-native/metro-config": "0.78.0-nightly-20250113-d4407d6f7",
3737
"@rnw-scripts/babel-node-config": "2.3.2",
3838
"@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.280",
13+
"@react-native-windows/automation-channel": "^0.12.281",
1414
"@react-native-windows/fs": "^0.0.0-canary.62",
1515
"@types/react": "^19.0.0",
1616
"@typescript-eslint/eslint-plugin": "^7.1.1",
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"chai": "^4.2.0",
1919
"react": "^19.0.0",
2020
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
21-
"react-native-windows": "^0.0.0-canary.940"
21+
"react-native-windows": "^0.0.0-canary.941"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.25.2",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^7.1.1",
1818
"react": "^19.0.0",
1919
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
20-
"react-native-windows": "^0.0.0-canary.940"
20+
"react-native-windows": "^0.0.0-canary.941"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.25.2",

packages/react-native-windows-init/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-windows-init",
33
"entries": [
4+
{
5+
"date": "Wed, 16 Apr 2025 05:25:01 GMT",
6+
"version": "1.4.64",
7+
"tag": "react-native-windows-init_v1.4.64",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "react-native-windows-init",
13+
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.260",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
621
"version": "1.4.63",

packages/react-native-windows-init/CHANGELOG.md

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

3-
<!-- This log was last generated on Wed, 02 Apr 2025 05:22:08 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 16 Apr 2025 05:25:01 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.4.64
8+
9+
Wed, 16 Apr 2025 05:25:01 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/cli to v0.0.0-canary.260
14+
715
## 1.4.63
816

917
Wed, 02 Apr 2025 05:22:08 GMT

0 commit comments

Comments
 (0)