From 5356d6d257b47374c961a3cb864cd3455bf5127f Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:44:25 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...-42cade43-cd57-4cd5-97d3-2a35b924d78f.json | 7 ------- ...-ad145bca-5a3a-45aa-ab7b-35661aa5fe59.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-42cade43-cd57-4cd5-97d3-2a35b924d78f.json delete mode 100644 change/react-native-windows-ad145bca-5a3a-45aa-ab7b-35661aa5fe59.json diff --git a/change/react-native-windows-42cade43-cd57-4cd5-97d3-2a35b924d78f.json b/change/react-native-windows-42cade43-cd57-4cd5-97d3-2a35b924d78f.json deleted file mode 100644 index 2eff177e2ca..00000000000 --- a/change/react-native-windows-42cade43-cd57-4cd5-97d3-2a35b924d78f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix focus visuals being obscured by adjacent views", - "packageName": "react-native-windows", - "email": "53619745+rnbot@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-ad145bca-5a3a-45aa-ab7b-35661aa5fe59.json b/change/react-native-windows-ad145bca-5a3a-45aa-ab7b-35661aa5fe59.json deleted file mode 100644 index 5104cedc0a4..00000000000 --- a/change/react-native-windows-ad145bca-5a3a-45aa-ab7b-35661aa5fe59.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "TextInput caret becomes visible on non-focused TextInputs on resize", - "packageName": "react-native-windows", - "email": "53619745+rnbot@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 0771fce7fb7..917c996c730 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.25", + "react-native-windows": "0.74.26", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 65bc4243036..dc1a6487366 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.25", + "react-native-windows": "0.74.26", "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.25", + "react-native-windows": "0.74.26", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index ac5cbc4d37f..4481fd4215e 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.25" + "react-native-windows": "0.74.26" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 68e45fcf0ed..9b6d6ba05f0 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.25", + "react-native-windows": "0.74.26", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 77df1c9dc61..2dee1f43711 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.25" + "react-native-windows": "0.74.26" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index ca32c22f9bb..406b22d93f1 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.25" + "react-native-windows": "0.74.26" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 8e32e6519ab..c9b0f58516e 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.25" + "react-native-windows": "0.74.26" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 23beda12624..aacd7d0de33 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Wed, 13 Nov 2024 20:44:24 GMT", + "version": "0.74.26", + "tag": "react-native-windows_v0.74.26", + "comments": { + "patch": [ + { + "author": "53619745+rnbot@users.noreply.github.com", + "package": "react-native-windows", + "commit": "242effb4b70c5c442b0568203fb2de1818b9f8a3", + "comment": "Fix focus visuals being obscured by adjacent views" + }, + { + "author": "53619745+rnbot@users.noreply.github.com", + "package": "react-native-windows", + "commit": "242effb4b70c5c442b0568203fb2de1818b9f8a3", + "comment": "TextInput caret becomes visible on non-focused TextInputs on resize" + } + ] + } + }, { "date": "Wed, 06 Nov 2024 21:53:05 GMT", "version": "0.74.25", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 78f85e0671e..dffb99edb3d 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows -This log was last generated on Wed, 06 Nov 2024 21:53:05 GMT and should not be manually modified. +This log was last generated on Wed, 13 Nov 2024 20:44:24 GMT and should not be manually modified. +## 0.74.26 + +Wed, 13 Nov 2024 20:44:24 GMT + +### Patches + +- Fix focus visuals being obscured by adjacent views (53619745+rnbot@users.noreply.github.com) +- TextInput caret becomes visible on non-focused TextInputs on resize (53619745+rnbot@users.noreply.github.com) + ## 0.74.25 Wed, 06 Nov 2024 21:53:05 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 4441501f1b7..fd4322364bc 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.74.25 + 0.74.26 0 74 - 25 + 26 false - 15286b6547fe52ab5ae6d98e442a52ca1627d0e9 + 242effb4b70c5c442b0568203fb2de1818b9f8a3 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 65efd7b05fc..8bcc9d1ef06 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.74.25", + "version": "0.74.26", "license": "MIT", "repository": { "type": "git",