Skip to content

Commit 6fcdf8f

Browse files
committed
applying package updates ***NO_CI***
1 parent 4ad063f commit 6fcdf8f

28 files changed

+155
-70
lines changed

change/@office-iss-react-native-win32-d8f7986f-bff3-4af5-81f9-59712d9f8e71.json

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

change/@react-native-windows-codegen-f126650d-d5cd-4a67-a9dd-73f54e0498ef.json

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

change/react-native-windows-53667472-816f-4d36-b9f3-70b761dd1cf3.json

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

change/react-native-windows-9737fe71-c849-4e4f-a0ec-ba672ca94168.json

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

change/react-native-windows-aedac532-1f7f-4c29-ac14-4fcf1ddac369.json

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

change/react-native-windows-ca0880f1-4d40-4ab6-9c95-d843aade3939.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.5"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "0.74.7",
20+
"@office-iss/react-native-win32": "0.74.8",
2121
"react": "18.0.0",
2222
"react-native": "^0.74.0"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.74.7",
25+
"@office-iss/react-native-win32": "0.74.8",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.9",
2828
"@rnw-scripts/just-task": "2.3.25",

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": "Fri, 07 Mar 2025 20:21:59 GMT",
6+
"version": "0.74.8",
7+
"tag": "@office-iss/react-native-win32_v0.74.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "julio.rocha@microsoft.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "4dc7e13a5de99b95f76c058f43474dccded41ac5",
14+
"comment": "Refactor WebSocket resource class (#14377)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 05 Nov 2024 21:10:07 GMT",
621
"version": "0.74.7",

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, 05 Nov 2024 21:10:07 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Mar 2025 20:21:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.8
8+
9+
Fri, 07 Mar 2025 20:21:59 GMT
10+
11+
### Patches
12+
13+
- Refactor WebSocket resource class (#14377) (julio.rocha@microsoft.com)
14+
715
## 0.74.7
816

917
Tue, 05 Nov 2024 21:10:07 GMT

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.74.7",
3+
"version": "0.74.8",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",
@@ -109,4 +109,4 @@
109109
"engines": {
110110
"node": ">= 18"
111111
}
112-
}
112+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "2.8.8",
3333
"react": "18.2.0",
3434
"react-native": "0.74.5",
35-
"react-native-windows": "0.74.36",
35+
"react-native-windows": "0.74.37",
3636
"typescript": "5.0.4"
3737
},
3838
"files": [

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": "Fri, 07 Mar 2025 20:22:00 GMT",
6+
"version": "0.74.11",
7+
"tag": "@react-native-windows/cli_v0.74.11",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/cli",
13+
"comment": "Bump @react-native-windows/codegen to v0.74.8",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 03 Feb 2025 19:38:50 GMT",
621
"version": "0.74.10",

packages/@react-native-windows/cli/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/cli
22

3-
This log was last generated on Mon, 03 Feb 2025 19:38:50 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Mar 2025 20:22:00 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.11
8+
9+
Fri, 07 Mar 2025 20:22:00 GMT
10+
11+
### Patches
12+
13+
- Bump @react-native-windows/codegen to v0.74.8
14+
715
## 0.74.10
816

917
Mon, 03 Feb 2025 19:38:50 GMT

packages/@react-native-windows/cli/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/cli",
3-
"version": "0.74.10",
3+
"version": "0.74.11",
44
"license": "MIT",
55
"main": "lib-commonjs/index.js",
66
"repository": {
@@ -17,7 +17,7 @@
1717
"watch": "rnw-scripts watch"
1818
},
1919
"dependencies": {
20-
"@react-native-windows/codegen": "0.74.7",
20+
"@react-native-windows/codegen": "0.74.8",
2121
"@react-native-windows/fs": "0.74.1",
2222
"@react-native-windows/package-utils": "0.74.1",
2323
"@react-native-windows/telemetry": "0.74.2",

packages/@react-native-windows/codegen/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/codegen",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Mar 2025 20:21:59 GMT",
6+
"version": "0.74.8",
7+
"tag": "@react-native-windows/codegen_v0.74.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "@react-native-windows/codegen",
13+
"commit": "4ad063f22757b42a70478b2c145520e621fd2bf5",
14+
"comment": "Fix build issue building component codegen using clang"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 03 Feb 2025 19:38:49 GMT",
621
"version": "0.74.7",

packages/@react-native-windows/codegen/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/codegen
22

3-
This log was last generated on Mon, 03 Feb 2025 19:38:49 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Mar 2025 20:21:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.8
8+
9+
Fri, 07 Mar 2025 20:21:59 GMT
10+
11+
### Patches
12+
13+
- Fix build issue building component codegen using clang (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.74.7
816

917
Mon, 03 Feb 2025 19:38:49 GMT

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/codegen",
3-
"version": "0.74.7",
3+
"version": "0.74.8",
44
"description": "Generators for react-native-codegen targeting react-native-windows",
55
"main": "lib-commonjs/index.js",
66
"repository": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-picker/picker": "2.4.10",
2020
"react": "18.0.0",
2121
"react-native": "^0.74.0",
22-
"react-native-windows": "0.74.36",
22+
"react-native-windows": "0.74.37",
2323
"react-native-xaml": "^0.0.78"
2424
},
2525
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"just-scripts": "^1.3.3",
3434
"react-native": "0.74.5",
3535
"react-native-platform-override": "^1.9.25",
36-
"react-native-windows": "0.74.36",
36+
"react-native-windows": "0.74.37",
3737
"typescript": "5.0.4"
3838
},
3939
"engines": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.2.0",
2323
"react-native": "0.74.5",
24-
"react-native-windows": "0.74.36"
24+
"react-native-windows": "0.74.37"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.20.0",

packages/e2e-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^5.21.0",
2222
"react": "18.2.0",
2323
"react-native": "0.74.5",
24-
"react-native-windows": "0.74.36",
24+
"react-native-windows": "0.74.37",
2525
"react-native-xaml": "^0.0.78"
2626
},
2727
"devDependencies": {

packages/integration-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"chai": "^4.2.0",
1919
"react": "18.2.0",
2020
"react-native": "0.74.5",
21-
"react-native-windows": "0.74.36"
21+
"react-native-windows": "0.74.37"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.20.0",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^5.21.0",
1818
"react": "18.2.0",
1919
"react-native": "0.74.5",
20-
"react-native-windows": "0.74.36"
20+
"react-native-windows": "0.74.37"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

packages/react-native-windows-init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"yargs": "^16.2.0"
3838
},
3939
"devDependencies": {
40-
"@react-native-windows/cli": "0.74.10",
40+
"@react-native-windows/cli": "0.74.11",
4141
"@rnw-scripts/eslint-config": "1.2.9",
4242
"@rnw-scripts/jest-unittest-config": "1.5.8",
4343
"@rnw-scripts/just-task": "2.3.25",

packages/sample-apps/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@typescript-eslint/parser": "^5.57.1",
1818
"react": "18.2.0",
1919
"react-native": "0.74.5",
20-
"react-native-windows": "0.74.36"
20+
"react-native-windows": "0.74.37"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",
2424
"@babel/eslint-parser": "^7.20.0",
2525
"@babel/runtime": "^7.20.0",
26-
"@react-native-windows/cli": "0.74.10",
27-
"@react-native-windows/codegen": "0.74.7",
26+
"@react-native-windows/cli": "0.74.11",
27+
"@react-native-windows/codegen": "0.74.8",
2828
"@react-native/metro-config": "0.74.87",
2929
"@rnw-scripts/babel-react-native-config": "0.0.0",
3030
"@rnw-scripts/eslint-config": "1.2.9",

vnext/CHANGELOG.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,51 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Mar 2025 20:21:59 GMT",
6+
"version": "0.74.37",
7+
"tag": "react-native-windows_v0.74.37",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "react-native-windows",
13+
"commit": "4ad063f22757b42a70478b2c145520e621fd2bf5",
14+
"comment": "Fix tooltips in high dpi"
15+
},
16+
{
17+
"author": "30809111+acoates-ms@users.noreply.github.com",
18+
"package": "react-native-windows",
19+
"commit": "4ad063f22757b42a70478b2c145520e621fd2bf5",
20+
"comment": "Fix build issue building component codegen using clang"
21+
},
22+
{
23+
"author": "julio.rocha@microsoft.com",
24+
"package": "react-native-windows",
25+
"commit": "4dc7e13a5de99b95f76c058f43474dccded41ac5",
26+
"comment": "Refactor WebSocket resource class (#14377)"
27+
},
28+
{
29+
"author": "30809111+acoates-ms@users.noreply.github.com",
30+
"package": "react-native-windows",
31+
"commit": "4ad063f22757b42a70478b2c145520e621fd2bf5",
32+
"comment": "Property updates switching between PlatformColors would no-op"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "react-native-windows",
37+
"comment": "Bump @react-native-windows/cli to v0.74.11",
38+
"commit": "not available"
39+
},
40+
{
41+
"author": "beachball",
42+
"package": "react-native-windows",
43+
"comment": "Bump @react-native-windows/codegen to v0.74.8",
44+
"commit": "not available"
45+
}
46+
]
47+
}
48+
},
449
{
550
"date": "Tue, 25 Feb 2025 22:07:38 GMT",
651
"version": "0.74.36",

vnext/CHANGELOG.md

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

3-
This log was last generated on Tue, 25 Feb 2025 22:07:38 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Mar 2025 20:21:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.74.37
8+
9+
Fri, 07 Mar 2025 20:21:59 GMT
10+
11+
### Patches
12+
13+
- Fix tooltips in high dpi (30809111+acoates-ms@users.noreply.github.com)
14+
- Fix build issue building component codegen using clang (30809111+acoates-ms@users.noreply.github.com)
15+
- Refactor WebSocket resource class (#14377) (julio.rocha@microsoft.com)
16+
- Property updates switching between PlatformColors would no-op (30809111+acoates-ms@users.noreply.github.com)
17+
- Bump @react-native-windows/cli to v0.74.11
18+
- Bump @react-native-windows/codegen to v0.74.8
19+
720
## 0.74.36
821

922
Tue, 25 Feb 2025 22:07:38 GMT

0 commit comments

Comments
 (0)