From 0a7b24f920a869d33114992700c94049ade3810e Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:53:06 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...-2171471a-2833-423e-bd15-88fb7b6b8adc.json | 7 ------- ...-22ea5da8-4ee5-4ec6-bac3-1c62cabf01f7.json | 7 ------- .../automation-channel/package.json | 2 +- .../@react-native-windows/tester/package.json | 4 ++-- packages/e2e-test-app-fabric/package.json | 2 +- packages/e2e-test-app/package.json | 2 +- packages/integration-test-app/package.json | 2 +- packages/playground/package.json | 2 +- packages/sample-apps/package.json | 2 +- vnext/CHANGELOG.json | 21 +++++++++++++++++++ vnext/CHANGELOG.md | 11 +++++++++- .../Generated/PackageVersion.g.props | 6 +++--- vnext/package.json | 2 +- 13 files changed, 43 insertions(+), 27 deletions(-) delete mode 100644 change/react-native-windows-2171471a-2833-423e-bd15-88fb7b6b8adc.json delete mode 100644 change/react-native-windows-22ea5da8-4ee5-4ec6-bac3-1c62cabf01f7.json diff --git a/change/react-native-windows-2171471a-2833-423e-bd15-88fb7b6b8adc.json b/change/react-native-windows-2171471a-2833-423e-bd15-88fb7b6b8adc.json deleted file mode 100644 index f160f7c9451..00000000000 --- a/change/react-native-windows-2171471a-2833-423e-bd15-88fb7b6b8adc.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "[0.74] Update to the latest Microsoft.NETCore.UniversalWindowsPlatform", - "packageName": "react-native-windows", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-22ea5da8-4ee5-4ec6-bac3-1c62cabf01f7.json b/change/react-native-windows-22ea5da8-4ee5-4ec6-bac3-1c62cabf01f7.json deleted file mode 100644 index 4889628aa4b..00000000000 --- a/change/react-native-windows-22ea5da8-4ee5-4ec6-bac3-1c62cabf01f7.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Export MS.RN.Color ctor in Office dll", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 51a0deeaa9f..0771fce7fb7 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -32,7 +32,7 @@ "prettier": "2.8.8", "react": "18.2.0", "react-native": "0.74.5", - "react-native-windows": "0.74.24", + "react-native-windows": "0.74.25", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 901e8e4e432..65bc4243036 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -19,7 +19,7 @@ "@react-native-picker/picker": "2.4.10", "react": "18.0.0", "react-native": "^0.74.0", - "react-native-windows": "0.74.24", + "react-native-windows": "0.74.25", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.74.5", "react-native-platform-override": "^1.9.25", - "react-native-windows": "0.74.24", + "react-native-windows": "0.74.25", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 13b82d34412..ac5cbc4d37f 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.5", - "react-native-windows": "0.74.24" + "react-native-windows": "0.74.25" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 8d691b08a39..68e45fcf0ed 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.5", - "react-native-windows": "0.74.24", + "react-native-windows": "0.74.25", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 0a1c5b462ac..77df1c9dc61 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -18,7 +18,7 @@ "chai": "^4.2.0", "react": "18.2.0", "react-native": "0.74.5", - "react-native-windows": "0.74.24" + "react-native-windows": "0.74.25" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index fd9f1eb904d..ca32c22f9bb 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.5", - "react-native-windows": "0.74.24" + "react-native-windows": "0.74.25" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index bdde94629ac..8e32e6519ab 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.57.1", "react": "18.2.0", "react-native": "0.74.5", - "react-native-windows": "0.74.24" + "react-native-windows": "0.74.25" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index f828617b4a0..23beda12624 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Wed, 06 Nov 2024 21:53:05 GMT", + "version": "0.74.25", + "tag": "react-native-windows_v0.74.25", + "comments": { + "patch": [ + { + "author": "jthysell@microsoft.com", + "package": "react-native-windows", + "commit": "2e28f8d8f0aede05636f66371fbe9cf2565ef07b", + "comment": "Update to the latest Microsoft.NETCore.UniversalWindowsPlatform" + }, + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "15286b6547fe52ab5ae6d98e442a52ca1627d0e9", + "comment": "Export MS.RN.Color ctor in Office dll" + } + ] + } + }, { "date": "Tue, 05 Nov 2024 21:10:08 GMT", "version": "0.74.24", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index b431c6e3fbe..78f85e0671e 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows -This log was last generated on Tue, 05 Nov 2024 21:10:08 GMT and should not be manually modified. +This log was last generated on Wed, 06 Nov 2024 21:53:05 GMT and should not be manually modified. +## 0.74.25 + +Wed, 06 Nov 2024 21:53:05 GMT + +### Patches + +- Update to the latest Microsoft.NETCore.UniversalWindowsPlatform (jthysell@microsoft.com) +- Export MS.RN.Color ctor in Office dll (30809111+acoates-ms@users.noreply.github.com) + ## 0.74.24 Tue, 05 Nov 2024 21:10:08 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 0f3df649926..4441501f1b7 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.74.24 + 0.74.25 0 74 - 24 + 25 false - 303dd6ff07d59bea2fcaea3c375a2dbfc48beddb + 15286b6547fe52ab5ae6d98e442a52ca1627d0e9 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 73025e01b69..65efd7b05fc 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.74.24", + "version": "0.74.25", "license": "MIT", "repository": { "type": "git",