From 33951032e20d5df99e3c4e85b3e1c03f25b4adf4 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:16:26 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...-5ac25fa2-32bd-477c-a499-01c579f6cd37.json | 7 ------- ...-1f9c7692-6656-4302-87c2-33734127b271.json | 7 ------- .../automation-channel/package.json | 2 +- .../@react-native-windows/cli/CHANGELOG.json | 21 +++++++++++++++++++ .../@react-native-windows/cli/CHANGELOG.md | 11 +++++++++- .../@react-native-windows/cli/package.json | 4 ++-- .../codegen/CHANGELOG.json | 15 +++++++++++++ .../codegen/CHANGELOG.md | 10 ++++++++- .../codegen/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 +- .../react-native-windows-init/package.json | 2 +- packages/sample-apps/package.json | 6 +++--- vnext/CHANGELOG.json | 21 +++++++++++++++++++ vnext/CHANGELOG.md | 11 +++++++++- .../Generated/PackageVersion.g.props | 6 +++--- vnext/package.json | 6 +++--- 20 files changed, 106 insertions(+), 37 deletions(-) delete mode 100644 change/@react-native-windows-cli-5ac25fa2-32bd-477c-a499-01c579f6cd37.json delete mode 100644 change/@react-native-windows-codegen-1f9c7692-6656-4302-87c2-33734127b271.json diff --git a/change/@react-native-windows-cli-5ac25fa2-32bd-477c-a499-01c579f6cd37.json b/change/@react-native-windows-cli-5ac25fa2-32bd-477c-a499-01c579f6cd37.json deleted file mode 100644 index 4de1c5dda13..00000000000 --- a/change/@react-native-windows-cli-5ac25fa2-32bd-477c-a499-01c579f6cd37.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "[0.74] Fix bug with specifying min VS versions for run-windows", - "packageName": "@react-native-windows/cli", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@react-native-windows-codegen-1f9c7692-6656-4302-87c2-33734127b271.json b/change/@react-native-windows-codegen-1f9c7692-6656-4302-87c2-33734127b271.json deleted file mode 100644 index f23eb74fe24..00000000000 --- a/change/@react-native-windows-codegen-1f9c7692-6656-4302-87c2-33734127b271.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "[0.74] SFI: Component Governance fixes 6/19/24", - "packageName": "@react-native-windows/codegen", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 25befdf51da..a1ad61d1887 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.1", - "react-native-windows": "0.74.9", + "react-native-windows": "0.74.10", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/cli/CHANGELOG.json b/packages/@react-native-windows/cli/CHANGELOG.json index a5e740aa144..b43476c6053 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.json +++ b/packages/@react-native-windows/cli/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@react-native-windows/cli", "entries": [ + { + "date": "Mon, 01 Jul 2024 15:16:24 GMT", + "version": "0.74.1", + "tag": "@react-native-windows/cli_v0.74.1", + "comments": { + "patch": [ + { + "author": "jthysell@microsoft.com", + "package": "@react-native-windows/cli", + "commit": "a5366162f661f3aeed72eba646c9629754ba7e1b", + "comment": "Fix bug with specifying min VS versions for run-windows" + }, + { + "author": "beachball", + "package": "@react-native-windows/cli", + "comment": "Bump @react-native-windows/codegen to v0.74.1", + "commit": "not available" + } + ] + } + }, { "date": "Sat, 27 Apr 2024 21:16:06 GMT", "version": "0.74.0", diff --git a/packages/@react-native-windows/cli/CHANGELOG.md b/packages/@react-native-windows/cli/CHANGELOG.md index 18eb86f9c7b..23fc8659cec 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.md +++ b/packages/@react-native-windows/cli/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @react-native-windows/cli -This log was last generated on Sat, 27 Apr 2024 21:16:06 GMT and should not be manually modified. +This log was last generated on Mon, 01 Jul 2024 15:16:24 GMT and should not be manually modified. +## 0.74.1 + +Mon, 01 Jul 2024 15:16:24 GMT + +### Patches + +- Fix bug with specifying min VS versions for run-windows (jthysell@microsoft.com) +- Bump @react-native-windows/codegen to v0.74.1 + ## 0.74.0 Sat, 27 Apr 2024 21:16:06 GMT diff --git a/packages/@react-native-windows/cli/package.json b/packages/@react-native-windows/cli/package.json index bf78d50fe8a..50348dc19a0 100644 --- a/packages/@react-native-windows/cli/package.json +++ b/packages/@react-native-windows/cli/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/cli", - "version": "0.74.0", + "version": "0.74.1", "license": "MIT", "main": "lib-commonjs/index.js", "repository": { @@ -17,7 +17,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/codegen": "0.74.0", + "@react-native-windows/codegen": "0.74.1", "@react-native-windows/fs": "0.74.0", "@react-native-windows/package-utils": "0.74.0", "@react-native-windows/telemetry": "0.74.0", diff --git a/packages/@react-native-windows/codegen/CHANGELOG.json b/packages/@react-native-windows/codegen/CHANGELOG.json index 29135efb449..c80d779a296 100644 --- a/packages/@react-native-windows/codegen/CHANGELOG.json +++ b/packages/@react-native-windows/codegen/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/codegen", "entries": [ + { + "date": "Mon, 01 Jul 2024 15:16:24 GMT", + "version": "0.74.1", + "tag": "@react-native-windows/codegen_v0.74.1", + "comments": { + "patch": [ + { + "author": "jthysell@microsoft.com", + "package": "@react-native-windows/codegen", + "commit": "fc2ac82646c52bbbfc2dba9add62dc14796f06f1", + "comment": "SFI: Component Governance fixes 6/19/24" + } + ] + } + }, { "date": "Sat, 27 Apr 2024 21:16:06 GMT", "version": "0.74.0", diff --git a/packages/@react-native-windows/codegen/CHANGELOG.md b/packages/@react-native-windows/codegen/CHANGELOG.md index 502e8c5f19d..f1ac522f3a0 100644 --- a/packages/@react-native-windows/codegen/CHANGELOG.md +++ b/packages/@react-native-windows/codegen/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/codegen -This log was last generated on Sat, 27 Apr 2024 21:16:06 GMT and should not be manually modified. +This log was last generated on Mon, 01 Jul 2024 15:16:24 GMT and should not be manually modified. +## 0.74.1 + +Mon, 01 Jul 2024 15:16:24 GMT + +### Patches + +- SFI: Component Governance fixes 6/19/24 (jthysell@microsoft.com) + ## 0.74.0 Sat, 27 Apr 2024 21:16:06 GMT diff --git a/packages/@react-native-windows/codegen/package.json b/packages/@react-native-windows/codegen/package.json index 711e846d7f2..075d290b724 100644 --- a/packages/@react-native-windows/codegen/package.json +++ b/packages/@react-native-windows/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/codegen", - "version": "0.74.0", + "version": "0.74.1", "description": "Generators for react-native-codegen targeting react-native-windows", "main": "lib-commonjs/index.js", "repository": { diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 516620e5b02..fa0bc80b8a6 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.9", + "react-native-windows": "0.74.10", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.74.1", "react-native-platform-override": "^1.9.25", - "react-native-windows": "0.74.9", + "react-native-windows": "0.74.10", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 11ddcd358fe..e3578f9da6f 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.1", - "react-native-windows": "0.74.9" + "react-native-windows": "0.74.10" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index c089e1c3efd..946951f8917 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.1", - "react-native-windows": "0.74.9", + "react-native-windows": "0.74.10", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 15e6819b89a..f331798a04b 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.1", - "react-native-windows": "0.74.9" + "react-native-windows": "0.74.10" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index 87cbfa800c2..d9b4aafc238 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.1", - "react-native-windows": "0.74.9" + "react-native-windows": "0.74.10" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/react-native-windows-init/package.json b/packages/react-native-windows-init/package.json index f590202908f..ff244b8f1a9 100644 --- a/packages/react-native-windows-init/package.json +++ b/packages/react-native-windows-init/package.json @@ -37,7 +37,7 @@ "yargs": "^16.2.0" }, "devDependencies": { - "@react-native-windows/cli": "0.74.0", + "@react-native-windows/cli": "0.74.1", "@rnw-scripts/eslint-config": "1.2.9", "@rnw-scripts/jest-unittest-config": "1.5.8", "@rnw-scripts/just-task": "2.3.25", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index a52c5b63d08..b817ef58717 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,14 +17,14 @@ "@typescript-eslint/parser": "^5.57.1", "react": "18.2.0", "react-native": "0.74.1", - "react-native-windows": "0.74.9" + "react-native-windows": "0.74.10" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", "@babel/runtime": "^7.20.0", - "@react-native-windows/cli": "0.74.0", - "@react-native-windows/codegen": "0.74.0", + "@react-native-windows/cli": "0.74.1", + "@react-native-windows/codegen": "0.74.1", "@react-native/metro-config": "0.74.83", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.9", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index f5c04c91988..dc5a54ca480 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Mon, 01 Jul 2024 15:16:25 GMT", + "version": "0.74.10", + "tag": "react-native-windows_v0.74.10", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/cli to v0.74.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/codegen to v0.74.1", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 17 Jun 2024 15:43:53 GMT", "version": "0.74.9", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 4d0fa9130d8..158b724ab82 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows -This log was last generated on Mon, 17 Jun 2024 15:43:53 GMT and should not be manually modified. +This log was last generated on Mon, 01 Jul 2024 15:16:25 GMT and should not be manually modified. +## 0.74.10 + +Mon, 01 Jul 2024 15:16:25 GMT + +### Patches + +- Bump @react-native-windows/cli to v0.74.1 +- Bump @react-native-windows/codegen to v0.74.1 + ## 0.74.9 Mon, 17 Jun 2024 15:43:53 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index d745ed01f8a..75ab67236ac 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.74.9 + 0.74.10 0 74 - 9 + 10 false - 9efa2f6851a90be02d599f18a224bf6c89032409 + 189a294fa10f14c96bc992d492145026eed77c32 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 66e5698c6fa..394d7463560 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.74.9", + "version": "0.74.10", "license": "MIT", "repository": { "type": "git", @@ -26,7 +26,7 @@ "@react-native-community/cli": "13.6.6", "@react-native-community/cli-platform-android": "13.6.6", "@react-native-community/cli-platform-ios": "13.6.6", - "@react-native-windows/cli": "0.74.0", + "@react-native-windows/cli": "0.74.1", "@react-native/assets": "1.0.0", "@react-native/assets-registry": "0.74.83", "@react-native/codegen": "0.74.83", @@ -64,7 +64,7 @@ "yargs": "^17.6.2" }, "devDependencies": { - "@react-native-windows/codegen": "0.74.0", + "@react-native-windows/codegen": "0.74.1", "@react-native/metro-config": "0.74.83", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.9",