From 55644df6b49ce4701d351ab78fdce052fe165ffa Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Thu, 11 Jul 2024 22:51:02 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...in32-2d31aa67-ede5-4121-a95f-49e06bc9cec6.json | 7 ------- ...dows-8c39cd89-3598-4782-9889-f7397326f7b8.json | 7 ------- .../react-native-win32-tester/package.json | 4 ++-- .../@office-iss/react-native-win32/CHANGELOG.json | 15 +++++++++++++++ .../@office-iss/react-native-win32/CHANGELOG.md | 10 +++++++++- .../@office-iss/react-native-win32/package.json | 2 +- .../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 | 15 +++++++++++++++ vnext/CHANGELOG.md | 10 +++++++++- .../Generated/PackageVersion.g.props | 6 +++--- vnext/package.json | 2 +- 17 files changed, 63 insertions(+), 31 deletions(-) delete mode 100644 change/@office-iss-react-native-win32-2d31aa67-ede5-4121-a95f-49e06bc9cec6.json delete mode 100644 change/react-native-windows-8c39cd89-3598-4782-9889-f7397326f7b8.json diff --git a/change/@office-iss-react-native-win32-2d31aa67-ede5-4121-a95f-49e06bc9cec6.json b/change/@office-iss-react-native-win32-2d31aa67-ede5-4121-a95f-49e06bc9cec6.json deleted file mode 100644 index b9601266677..00000000000 --- a/change/@office-iss-react-native-win32-2d31aa67-ede5-4121-a95f-49e06bc9cec6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Integrate to 0.72.15", - "packageName": "@office-iss/react-native-win32", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-8c39cd89-3598-4782-9889-f7397326f7b8.json b/change/react-native-windows-8c39cd89-3598-4782-9889-f7397326f7b8.json deleted file mode 100644 index b49aaf1ecea..00000000000 --- a/change/react-native-windows-8c39cd89-3598-4782-9889-f7397326f7b8.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Integrate to 0.72.15", - "packageName": "react-native-windows", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/@office-iss/react-native-win32-tester/package.json b/packages/@office-iss/react-native-win32-tester/package.json index 020c3b91ebc..fa1667c3e07 100644 --- a/packages/@office-iss/react-native-win32-tester/package.json +++ b/packages/@office-iss/react-native-win32-tester/package.json @@ -17,12 +17,12 @@ "flow-enums-runtime": "^0.0.5" }, "peerDependencies": { - "@office-iss/react-native-win32": "0.72.15", + "@office-iss/react-native-win32": "0.72.16", "react": "18.0.0", "react-native": "^0.72.6" }, "devDependencies": { - "@office-iss/react-native-win32": "0.72.15", + "@office-iss/react-native-win32": "0.72.16", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.1.15", "@rnw-scripts/just-task": "2.3.6", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.json b/packages/@office-iss/react-native-win32/CHANGELOG.json index dcf711412ea..d8dbeadc177 100644 --- a/packages/@office-iss/react-native-win32/CHANGELOG.json +++ b/packages/@office-iss/react-native-win32/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@office-iss/react-native-win32", "entries": [ + { + "date": "Thu, 11 Jul 2024 22:51:01 GMT", + "tag": "@office-iss/react-native-win32_v0.72.16", + "version": "0.72.16", + "comments": { + "patch": [ + { + "author": "jthysell@microsoft.com", + "package": "@office-iss/react-native-win32", + "commit": "eb2ae09b9f0b6f8e42096a1bac35d00423915052", + "comment": "Integrate to 0.72.15" + } + ] + } + }, { "date": "Mon, 27 May 2024 15:14:13 GMT", "tag": "@office-iss/react-native-win32_v0.72.15", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.md b/packages/@office-iss/react-native-win32/CHANGELOG.md index 4901a0179e5..d16992b2bb6 100644 --- a/packages/@office-iss/react-native-win32/CHANGELOG.md +++ b/packages/@office-iss/react-native-win32/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @office-iss/react-native-win32 -This log was last generated on Mon, 27 May 2024 15:14:13 GMT and should not be manually modified. +This log was last generated on Thu, 11 Jul 2024 22:51:01 GMT and should not be manually modified. +## 0.72.16 + +Thu, 11 Jul 2024 22:51:01 GMT + +### Patches + +- Integrate to 0.72.15 (jthysell@microsoft.com) + ## 0.72.15 Mon, 27 May 2024 15:14:13 GMT diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index 49423f4898d..f1472f93560 100644 --- a/packages/@office-iss/react-native-win32/package.json +++ b/packages/@office-iss/react-native-win32/package.json @@ -1,6 +1,6 @@ { "name": "@office-iss/react-native-win32", - "version": "0.72.15", + "version": "0.72.16", "description": "Implementation of react native on top of Office's Win32 platform.", "repository": { "type": "git", diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index be80d9f1422..c3c97b3f2bd 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.4.1", "react": "18.2.0", "react-native": "0.72.15", - "react-native-windows": "0.72.35", + "react-native-windows": "0.72.36", "typescript": "^4.9.5" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 16f218849e6..e51102b9c87 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.72.6", - "react-native-windows": "0.72.35", + "react-native-windows": "0.72.36", "react-native-xaml": "^0.0.50" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.72.15", "react-native-platform-override": "^1.9.4", - "react-native-windows": "0.72.35", + "react-native-windows": "0.72.36", "typescript": "^4.9.5" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 6a9d81c1f96..89db5a5a75c 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -19,7 +19,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.72.15", - "react-native-windows": "0.72.35" + "react-native-windows": "0.72.36" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 66634c7aae0..59a580dfb04 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.72.15", - "react-native-windows": "0.72.35", + "react-native-windows": "0.72.36", "react-native-xaml": "^0.0.74" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index a58cb9a2109..431957e07f3 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -17,7 +17,7 @@ "chai": "^4.2.0", "react": "18.2.0", "react-native": "0.72.15", - "react-native-windows": "0.72.35" + "react-native-windows": "0.72.36" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index f27b2f36f5a..060ed669790 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.72.15", - "react-native-windows": "0.72.35" + "react-native-windows": "0.72.36" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 2d4098935d2..5a357e2c7fd 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^5.30.5", "react": "18.2.0", "react-native": "0.72.15", - "react-native-windows": "0.72.35" + "react-native-windows": "0.72.36" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 336ace42065..55d92f52af5 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Thu, 11 Jul 2024 22:51:01 GMT", + "tag": "react-native-windows_v0.72.36", + "version": "0.72.36", + "comments": { + "patch": [ + { + "author": "jthysell@microsoft.com", + "package": "react-native-windows", + "commit": "eb2ae09b9f0b6f8e42096a1bac35d00423915052", + "comment": "Integrate to 0.72.15" + } + ] + } + }, { "date": "Mon, 01 Jul 2024 15:16:14 GMT", "tag": "react-native-windows_v0.72.35", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index f3b8a5ae655..1959f586817 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows -This log was last generated on Mon, 01 Jul 2024 15:16:14 GMT and should not be manually modified. +This log was last generated on Thu, 11 Jul 2024 22:51:01 GMT and should not be manually modified. +## 0.72.36 + +Thu, 11 Jul 2024 22:51:01 GMT + +### Patches + +- Integrate to 0.72.15 (jthysell@microsoft.com) + ## 0.72.35 Mon, 01 Jul 2024 15:16:14 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 7bce6542ce7..89a96c77910 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.72.35 + 0.72.36 0 72 - 35 + 36 false - 33f629c56cdba3e5cc84b38191fcbcaf34be4438 + 71d2b809576c9205bd817a394dd37441a90f35d2 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index edb83054cdd..acd9dcbade0 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.72.35", + "version": "0.72.36", "license": "MIT", "repository": { "type": "git",