Skip to content

Commit 1e8e1a3

Browse files
committed
applying package updates ***NO_CI***
1 parent 89d0a4b commit 1e8e1a3

31 files changed

+170
-69
lines changed

change/@office-iss-react-native-win32-c6c0177a-1942-4dad-a8d4-073a0969c5c6.json

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

change/@react-native-windows-automation-channel-e3a55eb0-71fe-4949-bb6d-f676af0a1467.json

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

change/react-native-windows-1577fe0f-6bba-41d2-b094-6499a319efc8.json

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

change/react-native-windows-a3208812-ffca-4397-8e79-b659eb6380fe.json

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

change/react-native-windows-fc2b9290-c8f1-4b30-88d1-cfb20767315d.json

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"flow-enums-runtime": "^0.0.6"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "^0.0.0-canary.285",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.286",
2121
"react": "19.0.0",
2222
"react-native": "0.79.0-nightly-20250220-41b597c73"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.285",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.286",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.35",
2828
"@rnw-scripts/just-task": "2.3.52",

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Thu, 22 May 2025 05:24:49 GMT",
6+
"version": "0.0.0-canary.286",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.286",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "54227869+anupriya13@users.noreply.github.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "d31d0a6d69d9db9a81e7b4423d09baa381b98367",
14+
"comment": "Integrate RN 0.79.0-nightly-20250220-41b597c73"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 13 May 2025 21:05:06 GMT",
621
"version": "0.0.0-canary.285",

packages/@office-iss/react-native-win32/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @office-iss/react-native-win32
22

3-
<!-- This log was last generated on Tue, 13 May 2025 21:05:06 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 22 May 2025 05:24:49 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.286
8+
9+
Thu, 22 May 2025 05:24:49 GMT
10+
11+
### Changes
12+
13+
- Integrate RN 0.79.0-nightly-20250220-41b597c73 (54227869+anupriya13@users.noreply.github.com)
14+
715
## 0.0.0-canary.285
816

917
Tue, 13 May 2025 21:05:06 GMT

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.0.0-canary.285",
3+
"version": "0.0.0-canary.286",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Thu, 22 May 2025 05:24:49 GMT",
6+
"version": "0.12.299",
7+
"tag": "@react-native-windows/automation-channel_v0.12.299",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "54227869+anupriya13@users.noreply.github.com",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "d31d0a6d69d9db9a81e7b4423d09baa381b98367",
14+
"comment": "Integrate RN 0.79.0-nightly-20250220-41b597c73"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.0.0-canary.959",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Tue, 20 May 2025 06:25:35 GMT",
627
"version": "0.12.298",

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @react-native-windows/automation-channel
22

3-
<!-- This log was last generated on Tue, 20 May 2025 06:25:35 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 22 May 2025 05:24:49 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.12.299
8+
9+
Thu, 22 May 2025 05:24:49 GMT
10+
11+
### Patches
12+
13+
- Integrate RN 0.79.0-nightly-20250220-41b597c73 (54227869+anupriya13@users.noreply.github.com)
14+
- Bump react-native-windows to v0.0.0-canary.959
15+
716
## 0.12.298
817

918
Tue, 20 May 2025 06:25:35 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.298",
3+
"version": "0.12.299",
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.79.0-nightly-20250220-41b597c73",
36-
"react-native-windows": "^0.0.0-canary.958",
36+
"react-native-windows": "^0.0.0-canary.959",
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": "Thu, 22 May 2025 05:24:49 GMT",
6+
"version": "0.1.402",
7+
"tag": "@react-native-windows/automation-commands_v0.1.402",
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.299",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 20 May 2025 06:25:35 GMT",
621
"version": "0.1.401",

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 Tue, 20 May 2025 06:25:35 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 22 May 2025 05:24:49 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.1.402
8+
9+
Thu, 22 May 2025 05:24:49 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.299
14+
715
## 0.1.401
816

917
Tue, 20 May 2025 06:25:35 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.401",
3+
"version": "0.1.402",
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.298",
21+
"@react-native-windows/automation-channel": "^0.12.299",
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": "Thu, 22 May 2025 05:24:49 GMT",
6+
"version": "0.3.381",
7+
"tag": "@react-native-windows/automation_v0.3.381",
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.299",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 20 May 2025 06:25:35 GMT",
621
"version": "0.3.380",

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 Tue, 20 May 2025 06:25:35 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 22 May 2025 05:24:49 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.3.381
8+
9+
Thu, 22 May 2025 05:24:49 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.299
14+
715
## 0.3.380
816

917
Tue, 20 May 2025 06:25:35 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.380",
3+
"version": "0.3.381",
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.298",
21+
"@react-native-windows/automation-channel": "^0.12.299",
2222
"@react-native-windows/fs": "^0.0.0-canary.64",
2323
"@typescript-eslint/eslint-plugin": "^7.1.1",
2424
"@typescript-eslint/parser": "^7.1.1",

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

Lines changed: 2 additions & 2 deletions
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.79.0-nightly-20250220-41b597c73",
23-
"react-native-windows": "^0.0.0-canary.958",
23+
"react-native-windows": "^0.0.0-canary.959",
2424
"react-native-xaml": "^0.0.78"
2525
},
2626
"devDependencies": {
@@ -34,7 +34,7 @@
3434
"just-scripts": "^1.3.3",
3535
"react-native": "0.79.0-nightly-20250220-41b597c73",
3636
"react-native-platform-override": "^1.9.54",
37-
"react-native-windows": "^0.0.0-canary.958",
37+
"react-native-windows": "^0.0.0-canary.959",
3838
"typescript": "5.0.4"
3939
},
4040
"engines": {

packages/debug-test/package.json

Lines changed: 1 addition & 1 deletion
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.380",
11+
"@react-native-windows/automation": "^0.3.381",
1212
"@react-native-windows/fs": "^0.0.0-canary.64",
1313
"@rnw-scripts/eslint-config": "1.2.35",
1414
"@rnw-scripts/ts-config": "2.0.5",

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

Lines changed: 4 additions & 4 deletions
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.298",
17+
"@react-native-windows/automation-channel": "^0.12.299",
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.79.0-nightly-20250220-41b597c73",
24-
"react-native-windows": "^0.0.0-canary.958"
24+
"react-native-windows": "^0.0.0-canary.959"
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.380",
34-
"@react-native-windows/automation-commands": "^0.1.401",
33+
"@react-native-windows/automation": "^0.3.381",
34+
"@react-native-windows/automation-commands": "^0.1.402",
3535
"@react-native/metro-config": "0.79.0-nightly-20250220-41b597c73",
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

Lines changed: 4 additions & 4 deletions
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.298",
17+
"@react-native-windows/automation-channel": "^0.12.299",
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.79.0-nightly-20250220-41b597c73",
24-
"react-native-windows": "^0.0.0-canary.958",
24+
"react-native-windows": "^0.0.0-canary.959",
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.380",
35-
"@react-native-windows/automation-commands": "^0.1.401",
34+
"@react-native-windows/automation": "^0.3.381",
35+
"@react-native-windows/automation-commands": "^0.1.402",
3636
"@react-native/metro-config": "0.79.0-nightly-20250220-41b597c73",
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

Lines changed: 2 additions & 2 deletions
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.298",
13+
"@react-native-windows/automation-channel": "^0.12.299",
1414
"@react-native-windows/fs": "^0.0.0-canary.64",
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.79.0-nightly-20250220-41b597c73",
21-
"react-native-windows": "^0.0.0-canary.958"
21+
"react-native-windows": "^0.0.0-canary.959"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.25.2",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@typescript-eslint/parser": "^7.1.1",
1717
"react": "^19.0.0",
1818
"react-native": "0.79.0-nightly-20250220-41b597c73",
19-
"react-native-windows": "^0.0.0-canary.958"
19+
"react-native-windows": "^0.0.0-canary.959"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.25.2",

0 commit comments

Comments
 (0)