Skip to content

Commit 10f7e9f

Browse files
committed
applying package updates ***NO_CI***
1 parent c5bcdf7 commit 10f7e9f

File tree

73 files changed

+819
-135
lines changed

Some content is hidden

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

73 files changed

+819
-135
lines changed

change/@rnw-scripts-just-task-73945eb9-b5df-4674-839a-d4ce8a79bd83.json

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

change/react-native-windows-210a1c72-1d3f-4eca-990d-56493b316797.json

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@
1717
"flow-enums-runtime": "^0.0.6"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "^0.0.0-canary.300",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.301",
2121
"react": "19.1.0",
2222
"react-native": "0.82.0-nightly-20250806-5936f29d6"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.300",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.301",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.38",
28-
"@rnw-scripts/just-task": "2.3.57",
28+
"@rnw-scripts/just-task": "2.3.58",
2929
"@rnw-scripts/ts-config": "2.0.6",
3030
"@types/node": "^22.14.0",
3131
"eslint": "^8.19.0",
3232
"just-scripts": "^1.3.3",
3333
"react-native": "0.82.0-nightly-20250806-5936f29d6",
34-
"react-native-platform-override": "^1.9.60",
34+
"react-native-platform-override": "^1.9.61",
3535
"typescript": "5.0.4"
3636
},
3737
"engines": {

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Mon, 17 Nov 2025 06:42:06 GMT",
6+
"version": "0.0.0-canary.301",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.301",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@office-iss/react-native-win32",
13+
"comment": "Bump @rnw-scripts/just-task to v2.3.58",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@office-iss/react-native-win32",
19+
"comment": "Bump react-native-platform-override to v1.9.61",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Wed, 12 Nov 2025 21:00:43 GMT",
627
"version": "0.0.0-canary.300",

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

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

3-
<!-- This log was last generated on Wed, 12 Nov 2025 21:00:43 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 17 Nov 2025 06:42:06 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.301
8+
9+
Mon, 17 Nov 2025 06:42:06 GMT
10+
11+
### Changes
12+
13+
- Bump @rnw-scripts/just-task to v2.3.58
14+
- Bump react-native-platform-override to v1.9.61
15+
716
## 0.0.0-canary.300
817

918
Wed, 12 Nov 2025 21:00:43 GMT

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

Lines changed: 3 additions & 3 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.300",
3+
"version": "0.0.0-canary.301",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",
@@ -76,7 +76,7 @@
7676
"@rnw-scripts/babel-react-native-config": "0.0.0",
7777
"@rnw-scripts/eslint-config": "1.2.38",
7878
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.42",
79-
"@rnw-scripts/just-task": "2.3.57",
79+
"@rnw-scripts/just-task": "2.3.58",
8080
"@rnw-scripts/metro-dev-config": "0.0.0",
8181
"@rnx-kit/jest-preset": "^0.1.17",
8282
"@types/node": "^22.0.0",
@@ -89,7 +89,7 @@
8989
"prettier": "2.8.8",
9090
"react": "19.1.0",
9191
"react-native": "0.82.0-nightly-20250806-5936f29d6",
92-
"react-native-platform-override": "^1.9.60",
92+
"react-native-platform-override": "^1.9.61",
9393
"typescript": "5.0.4"
9494
},
9595
"peerDependencies": {

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": "Mon, 17 Nov 2025 06:42:06 GMT",
6+
"version": "0.12.347",
7+
"tag": "@react-native-windows/automation-channel_v0.12.347",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-channel",
13+
"comment": "Bump @rnw-scripts/just-task to v2.3.58",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.0.0-canary.1007",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Sun, 16 Nov 2025 06:36:28 GMT",
627
"version": "0.12.346",

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 Sun, 16 Nov 2025 06:36:28 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 17 Nov 2025 06:42:06 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.12.347
8+
9+
Mon, 17 Nov 2025 06:42:06 GMT
10+
11+
### Patches
12+
13+
- Bump @rnw-scripts/just-task to v2.3.58
14+
- Bump react-native-windows to v0.0.0-canary.1007
15+
716
## 0.12.346
817

918
Sun, 16 Nov 2025 06:36:28 GMT

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

Lines changed: 3 additions & 3 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.346",
3+
"version": "0.12.347",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@react-native-community/cli": "20.0.0",
2626
"@rnw-scripts/eslint-config": "1.2.38",
27-
"@rnw-scripts/just-task": "2.3.57",
27+
"@rnw-scripts/just-task": "2.3.58",
2828
"@rnw-scripts/ts-config": "2.0.6",
2929
"@types/find-up": "^4.0.0",
3030
"@types/node": "^22.14.0",
@@ -33,7 +33,7 @@
3333
"prettier": "2.8.8",
3434
"react": "19.1.0",
3535
"react-native": "0.82.0-nightly-20250806-5936f29d6",
36-
"react-native-windows": "^0.0.0-canary.1006",
36+
"react-native-windows": "^0.0.0-canary.1007",
3737
"typescript": "5.0.4"
3838
},
3939
"files": [

packages/@react-native-windows/automation-commands/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-commands",
33
"entries": [
4+
{
5+
"date": "Mon, 17 Nov 2025 06:42:06 GMT",
6+
"version": "0.1.450",
7+
"tag": "@react-native-windows/automation-commands_v0.1.450",
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.347",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-commands",
19+
"comment": "Bump @rnw-scripts/just-task to v2.3.58",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Sun, 16 Nov 2025 06:36:28 GMT",
627
"version": "0.1.449",

0 commit comments

Comments
 (0)