Skip to content

Commit cc126e4

Browse files
committed
applying package updates ***NO_CI***
1 parent d8d0e2f commit cc126e4

File tree

88 files changed

+1126
-226
lines changed

Some content is hidden

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

88 files changed

+1126
-226
lines changed

change/@office-iss-react-native-win32-d42f106a-40b4-4960-8ae7-afda008cb3ac.json

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

change/@react-native-windows-automation-channel-1aaeb8dd-d1af-4d70-bd35-3c57e2374706.json

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

change/@rnw-scripts-eslint-config-99c33804-fed3-4a6d-af4a-75c9d1736c78.json

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

change/react-native-windows-26d524ee-3303-4cbf-a1d5-2c876d58c088.json

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

change/react-native-windows-aa0d5d37-02af-4bbd-b5a9-3be2e8acb95f.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.6"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "^0.0.0-canary.283",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.284",
2121
"react": "19.0.0",
2222
"react-native": "0.79.0-nightly-20250123-d1028885e"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.283",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.284",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
27-
"@rnw-scripts/eslint-config": "1.2.33",
28-
"@rnw-scripts/just-task": "2.3.50",
27+
"@rnw-scripts/eslint-config": "1.2.34",
28+
"@rnw-scripts/just-task": "2.3.51",
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.79.0-nightly-20250123-d1028885e",
34-
"react-native-platform-override": "^1.9.52",
34+
"react-native-platform-override": "^1.9.53",
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": "Thu, 08 May 2025 05:23:32 GMT",
6+
"version": "0.0.0-canary.284",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.284",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "10017d2dc4e60b08d19530c2268924e82ac91947",
14+
"comment": "initial commit"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@office-iss/react-native-win32",
19+
"comment": "Bump @rnw-scripts/eslint-config to v1.2.34",
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.38",
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.51",
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.53",
38+
"commit": "not available"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Wed, 02 Apr 2025 05:22:08 GMT",
645
"version": "0.0.0-canary.283",

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 Wed, 02 Apr 2025 05:22:08 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 08 May 2025 05:23:32 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.284
8+
9+
Thu, 08 May 2025 05:23:32 GMT
10+
11+
### Changes
12+
13+
- initial commit ([email protected])
14+
- Bump @rnw-scripts/eslint-config to v1.2.34
15+
- Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.38
16+
- Bump @rnw-scripts/just-task to v2.3.51
17+
- Bump react-native-platform-override to v1.9.53
18+
719
## 0.0.0-canary.283
820

921
Wed, 02 Apr 2025 05:22:08 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.283",
3+
"version": "0.0.0-canary.284",
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.79.0-nightly-20250123-d1028885e",
7777
"@rnw-scripts/babel-react-native-config": "0.0.0",
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",
78+
"@rnw-scripts/eslint-config": "1.2.34",
79+
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.38",
80+
"@rnw-scripts/just-task": "2.3.51",
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.79.0-nightly-20250123-d1028885e",
93-
"react-native-platform-override": "^1.9.52",
93+
"react-native-platform-override": "^1.9.53",
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: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Thu, 08 May 2025 05:23:32 GMT",
6+
"version": "0.12.292",
7+
"tag": "@react-native-windows/automation-channel_v0.12.292",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "10017d2dc4e60b08d19530c2268924e82ac91947",
14+
"comment": "initial commit"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump @rnw-scripts/eslint-config to v1.2.34",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@react-native-windows/automation-channel",
25+
"comment": "Bump @rnw-scripts/just-task to v2.3.51",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@react-native-windows/automation-channel",
31+
"comment": "Bump react-native-windows to v0.0.0-canary.952",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Wed, 07 May 2025 05:27:07 GMT",
639
"version": "0.12.291",

0 commit comments

Comments
 (0)