Skip to content

Commit 06032da

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.18.4
2 parents 884bb83 + 8dd69ff commit 06032da

File tree

36 files changed

+194
-49
lines changed

36 files changed

+194
-49
lines changed

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

Lines changed: 15 additions & 0 deletions
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, 17 Sep 2025 05:27:17 GMT",
6+
"version": "0.12.331",
7+
"tag": "@react-native-windows/automation-channel_v0.12.331",
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.991",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 10 Sep 2025 05:26:21 GMT",
621
"version": "0.12.330",

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

Lines changed: 9 additions & 1 deletion
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 Wed, 10 Sep 2025 05:26:21 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 17 Sep 2025 05:27:17 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.12.331
8+
9+
Wed, 17 Sep 2025 05:27:17 GMT
10+
11+
### Patches
12+
13+
- Bump react-native-windows to v0.0.0-canary.991
14+
715
## 0.12.330
816

917
Wed, 10 Sep 2025 05:26:21 GMT

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-channel",
3-
"version": "0.12.330",
3+
"version": "0.12.331",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "19.1.0",
3535
"react-native": "0.80.0-nightly-20250506-3ac16dd6a",
36-
"react-native-windows": "^0.0.0-canary.990",
36+
"react-native-windows": "^0.0.0-canary.991",
3737
"typescript": "5.0.4"
3838
},
3939
"files": [

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

Lines changed: 15 additions & 0 deletions
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, 17 Sep 2025 05:27:17 GMT",
6+
"version": "0.1.434",
7+
"tag": "@react-native-windows/automation-commands_v0.1.434",
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.331",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 10 Sep 2025 05:26:21 GMT",
621
"version": "0.1.433",

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

Lines changed: 9 additions & 1 deletion
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 Wed, 10 Sep 2025 05:26:21 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 17 Sep 2025 05:27:17 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.1.434
8+
9+
Wed, 17 Sep 2025 05:27:17 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.331
14+
715
## 0.1.433
816

917
Wed, 10 Sep 2025 05:26:21 GMT

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-commands",
3-
"version": "0.1.433",
3+
"version": "0.1.434",
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.330",
21+
"@react-native-windows/automation-channel": "^0.12.331",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.1"
2424
},

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

Lines changed: 15 additions & 0 deletions
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, 17 Sep 2025 05:27:17 GMT",
6+
"version": "0.3.413",
7+
"tag": "@react-native-windows/automation_v0.3.413",
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.331",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 10 Sep 2025 05:26:21 GMT",
621
"version": "0.3.412",

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

Lines changed: 9 additions & 1 deletion
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 Wed, 10 Sep 2025 05:26:21 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 17 Sep 2025 05:27:17 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.3.413
8+
9+
Wed, 17 Sep 2025 05:27:17 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.331
14+
715
## 0.3.412
816

917
Wed, 10 Sep 2025 05:26:21 GMT

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation",
3-
"version": "0.3.412",
3+
"version": "0.3.413",
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.330",
21+
"@react-native-windows/automation-channel": "^0.12.331",
2222
"@react-native-windows/fs": "^0.0.0-canary.67",
2323
"@typescript-eslint/eslint-plugin": "^7.1.1",
2424
"@typescript-eslint/parser": "^7.1.1",

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

Lines changed: 15 additions & 0 deletions
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, 17 Sep 2025 05:27:16 GMT",
6+
"version": "0.0.0-canary.276",
7+
"tag": "@react-native-windows/cli_v0.0.0-canary.276",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@react-native-windows/cli",
13+
"commit": "7c73e0c0bfe556b20085bb98d2bd35c28a0764e1",
14+
"comment": "Upgrade dotnet version"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 02 Sep 2025 05:24:07 GMT",
621
"version": "0.0.0-canary.275",

0 commit comments

Comments
 (0)