Skip to content

Commit 5605061

Browse files
committed
applying package updates ***NO_CI***
1 parent 9887936 commit 5605061

File tree

87 files changed

+1119
-219
lines changed

Some content is hidden

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

87 files changed

+1119
-219
lines changed

change/@office-iss-react-native-win32-59785f61-1c59-4d15-9a2d-9e8f1456b462.json

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

change/@rnw-scripts-eslint-config-af84eaa2-d622-462a-80fd-fb7a29f48f64.json

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

change/@rnw-scripts-integrate-rn-0f4abd38-4a68-458c-b4c1-52dd24bb8fea.json

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

change/react-native-windows-0a819c79-725f-4416-af94-488a5984ba47.json

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

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,24 @@
1717
"flow-enums-runtime": "^0.0.5"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "^0.0.0-canary.282",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.283",
2121
"react": "19.0.0",
2222
"react-native": "0.78.0-nightly-20250113-d4407d6f7"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.282",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.283",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
27-
"@rnw-scripts/eslint-config": "1.2.32",
28-
"@rnw-scripts/just-task": "2.3.49",
27+
"@rnw-scripts/eslint-config": "1.2.33",
28+
"@rnw-scripts/just-task": "2.3.50",
2929
"@rnw-scripts/ts-config": "2.0.5",
3030
"@types/node": "^18.0.0",
3131
"eslint": "^8.19.0",
3232
"just-scripts": "^1.3.3",
3333
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
34-
"react-native-platform-override": "^1.9.51",
34+
"react-native-platform-override": "^1.9.52",
3535
"typescript": "5.0.4"
3636
},
3737
"engines": {
3838
"node": ">= 18"
3939
}
40-
}
40+
}

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

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
6+
"version": "0.0.0-canary.283",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.283",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "df8c9a167ada510c44169eda57425177a181071f",
14+
"comment": "bump dependencies missed in integrations"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@office-iss/react-native-win32",
19+
"comment": "Bump @rnw-scripts/eslint-config to v1.2.33",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@office-iss/react-native-win32",
25+
"comment": "Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.37",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@office-iss/react-native-win32",
31+
"comment": "Bump @rnw-scripts/just-task to v2.3.50",
32+
"commit": "not available"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@office-iss/react-native-win32",
37+
"comment": "Bump react-native-platform-override to v1.9.52",
38+
"commit": "not available"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Fri, 07 Mar 2025 06:27:15 GMT",
645
"version": "0.0.0-canary.282",

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

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

3-
<!-- This log was last generated on Fri, 07 Mar 2025 06:27:15 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 02 Apr 2025 05:22:08 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.283
8+
9+
Wed, 02 Apr 2025 05:22:08 GMT
10+
11+
### Changes
12+
13+
- bump dependencies missed in integrations ([email protected])
14+
- Bump @rnw-scripts/eslint-config to v1.2.33
15+
- Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.37
16+
- Bump @rnw-scripts/just-task to v2.3.50
17+
- Bump react-native-platform-override to v1.9.52
18+
719
## 0.0.0-canary.282
820

921
Fri, 07 Mar 2025 06:27:15 GMT

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

Lines changed: 6 additions & 6 deletions
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.282",
3+
"version": "0.0.0-canary.283",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",
@@ -75,9 +75,9 @@
7575
"@babel/eslint-parser": "^7.25.1",
7676
"@react-native/metro-config": "0.78.0-nightly-20250113-d4407d6f7",
7777
"@rnw-scripts/babel-react-native-config": "0.0.0",
78-
"@rnw-scripts/eslint-config": "1.2.32",
79-
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.36",
80-
"@rnw-scripts/just-task": "2.3.49",
78+
"@rnw-scripts/eslint-config": "1.2.33",
79+
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.37",
80+
"@rnw-scripts/just-task": "2.3.50",
8181
"@rnw-scripts/metro-dev-config": "0.0.0",
8282
"@rnx-kit/jest-preset": "^0.1.17",
8383
"@types/node": "^18.0.0",
@@ -90,7 +90,7 @@
9090
"prettier": "2.8.8",
9191
"react": "19.0.0",
9292
"react-native": "0.78.0-nightly-20250113-d4407d6f7",
93-
"react-native-platform-override": "^1.9.51",
93+
"react-native-platform-override": "^1.9.52",
9494
"typescript": "5.0.4"
9595
},
9696
"peerDependencies": {
@@ -113,4 +113,4 @@
113113
"engines": {
114114
"node": ">= 18"
115115
}
116-
}
116+
}

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
6+
"version": "0.12.273",
7+
"tag": "@react-native-windows/automation-channel_v0.12.273",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-channel",
13+
"comment": "Bump @rnw-scripts/eslint-config to v1.2.33",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump @rnw-scripts/just-task to v2.3.50",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@react-native-windows/automation-channel",
25+
"comment": "Bump react-native-windows to v0.0.0-canary.933",
26+
"commit": "not available"
27+
}
28+
]
29+
}
30+
},
431
{
532
"date": "Tue, 01 Apr 2025 20:12:38 GMT",
633
"version": "0.12.272",

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

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

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

55
<!-- Start content -->
66

7+
## 0.12.273
8+
9+
Wed, 02 Apr 2025 05:22:08 GMT
10+
11+
### Patches
12+
13+
- Bump @rnw-scripts/eslint-config to v1.2.33
14+
- Bump @rnw-scripts/just-task to v2.3.50
15+
- Bump react-native-windows to v0.0.0-canary.933
16+
717
## 0.12.272
818

919
Tue, 01 Apr 2025 20:12:38 GMT

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

Lines changed: 4 additions & 4 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.272",
3+
"version": "0.12.273",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -23,8 +23,8 @@
2323
},
2424
"devDependencies": {
2525
"@react-native-community/cli": "15.0.0-alpha.2",
26-
"@rnw-scripts/eslint-config": "1.2.32",
27-
"@rnw-scripts/just-task": "2.3.49",
26+
"@rnw-scripts/eslint-config": "1.2.33",
27+
"@rnw-scripts/just-task": "2.3.50",
2828
"@rnw-scripts/ts-config": "2.0.5",
2929
"@types/find-up": "^4.0.0",
3030
"@types/node": "^18.0.0",
@@ -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.932",
36+
"react-native-windows": "^0.0.0-canary.933",
3737
"typescript": "5.0.4"
3838
},
3939
"files": [

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@react-native-windows/automation-commands",
33
"entries": [
4+
{
5+
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
6+
"version": "0.1.376",
7+
"tag": "@react-native-windows/automation-commands_v0.1.376",
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.273",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-commands",
19+
"comment": "Bump @rnw-scripts/eslint-config to v1.2.33",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@react-native-windows/automation-commands",
25+
"comment": "Bump @rnw-scripts/just-task to v2.3.50",
26+
"commit": "not available"
27+
}
28+
]
29+
}
30+
},
431
{
532
"date": "Tue, 01 Apr 2025 20:12:38 GMT",
633
"version": "0.1.375",

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

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

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

55
<!-- Start content -->
66

7+
## 0.1.376
8+
9+
Wed, 02 Apr 2025 05:22:08 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.273
14+
- Bump @rnw-scripts/eslint-config to v1.2.33
15+
- Bump @rnw-scripts/just-task to v2.3.50
16+
717
## 0.1.375
818

919
Tue, 01 Apr 2025 20:12:38 GMT

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

Lines changed: 4 additions & 4 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.375",
3+
"version": "0.1.376",
44
"description": "Allows controlling your react-native-windows application",
55
"main": "lib-commonjs/index.js",
66
"license": "MIT",
@@ -18,14 +18,14 @@
1818
"watch": "rnw-scripts watch"
1919
},
2020
"dependencies": {
21-
"@react-native-windows/automation-channel": "^0.12.272",
21+
"@react-native-windows/automation-channel": "^0.12.273",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.1"
2424
},
2525
"devDependencies": {
2626
"@jest/types": "^29.2.1",
27-
"@rnw-scripts/eslint-config": "1.2.32",
28-
"@rnw-scripts/just-task": "2.3.49",
27+
"@rnw-scripts/eslint-config": "1.2.33",
28+
"@rnw-scripts/just-task": "2.3.50",
2929
"@rnw-scripts/ts-config": "2.0.5",
3030
"@types/jest": "^29.2.2",
3131
"@types/node": "^18.0.0",

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@react-native-windows/automation",
33
"entries": [
4+
{
5+
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
6+
"version": "0.3.355",
7+
"tag": "@react-native-windows/automation_v0.3.355",
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.273",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation",
19+
"comment": "Bump @react-native-windows/fs to v0.0.0-canary.62",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@react-native-windows/automation",
25+
"comment": "Bump @rnw-scripts/eslint-config to v1.2.33",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@react-native-windows/automation",
31+
"comment": "Bump @rnw-scripts/just-task to v2.3.50",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 01 Apr 2025 20:12:38 GMT",
639
"version": "0.3.354",

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

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

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

55
<!-- Start content -->
66

7+
## 0.3.355
8+
9+
Wed, 02 Apr 2025 05:22:08 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/automation-channel to v0.12.273
14+
- Bump @react-native-windows/fs to v0.0.0-canary.62
15+
- Bump @rnw-scripts/eslint-config to v1.2.33
16+
- Bump @rnw-scripts/just-task to v2.3.50
17+
718
## 0.3.354
819

920
Tue, 01 Apr 2025 20:12:38 GMT

0 commit comments

Comments
 (0)