diff --git a/change/@react-native-windows-automation-7b0d6496-751c-452d-b142-4a3cd05a5deb.json b/change/@react-native-windows-automation-7b0d6496-751c-452d-b142-4a3cd05a5deb.json new file mode 100644 index 00000000000..fbca390488f --- /dev/null +++ b/change/@react-native-windows-automation-7b0d6496-751c-452d-b142-4a3cd05a5deb.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Update canary version", + "packageName": "@react-native-windows/automation", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-channel-35771060-cfc6-469e-be95-3a5135e8ab88.json b/change/@react-native-windows-automation-channel-35771060-cfc6-469e-be95-3a5135e8ab88.json new file mode 100644 index 00000000000..3a8353d8d40 --- /dev/null +++ b/change/@react-native-windows-automation-channel-35771060-cfc6-469e-be95-3a5135e8ab88.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Update canary version", + "packageName": "@react-native-windows/automation-channel", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-commands-d367c31a-aab3-49fc-92f5-f8e71822047e.json b/change/@react-native-windows-automation-commands-d367c31a-aab3-49fc-92f5-f8e71822047e.json new file mode 100644 index 00000000000..602b5db1f33 --- /dev/null +++ b/change/@react-native-windows-automation-commands-d367c31a-aab3-49fc-92f5-f8e71822047e.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Update canary version", + "packageName": "@react-native-windows/automation-commands", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-272136c0-cc9b-47bb-a75e-4bb666a90e8d.json b/change/react-native-windows-272136c0-cc9b-47bb-a75e-4bb666a90e8d.json new file mode 100644 index 00000000000..10d39787408 --- /dev/null +++ b/change/react-native-windows-272136c0-cc9b-47bb-a75e-4bb666a90e8d.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Update canary version", + "packageName": "react-native-windows", + "email": "66076509+vineethkuttan@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 1970f96f962..a9fb9c697a0 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation-channel", - "version": "0.0.0-canary.1031", + "version": "0.0.0-canary.1032", "license": "MIT", "repository": { "type": "git", @@ -34,7 +34,7 @@ "prettier": "2.8.8", "react": "19.2.0", "react-native": "0.83.0-nightly-20251012-6f482708b", - "react-native-windows": "^0.0.0-canary.1031", + "react-native-windows": "^0.0.0-canary.1032", "typescript": "5.0.4" }, "files": [ @@ -57,4 +57,4 @@ "engines": { "node": ">= 22" } -} +} \ No newline at end of file diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index 822dffcb6ec..639d4102107 100644 --- a/packages/@react-native-windows/automation-commands/package.json +++ b/packages/@react-native-windows/automation-commands/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation-commands", - "version": "0.0.0-canary.1031", + "version": "0.0.0-canary.1032", "description": "Allows controlling your react-native-windows application", "main": "lib-commonjs/index.js", "license": "MIT", @@ -18,7 +18,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.0.0-canary.1031", + "@react-native-windows/automation-channel": "0.0.0-canary.1032", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1" }, @@ -52,4 +52,4 @@ "engines": { "node": ">= 22" } -} +} \ No newline at end of file diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index c7d2c534aea..1dc198aafee 100644 --- a/packages/@react-native-windows/automation/package.json +++ b/packages/@react-native-windows/automation/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation", - "version": "0.0.0-canary.1031", + "version": "0.0.0-canary.1032", "description": "UI Automation Suite for React Native Windows Applications", "main": "lib-commonjs/index.js", "repository": { @@ -18,7 +18,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.0.0-canary.1031", + "@react-native-windows/automation-channel": "0.0.0-canary.1032", "@react-native-windows/fs": "^0.0.0-canary.70", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", @@ -63,4 +63,4 @@ "engines": { "node": ">= 22" } -} +} \ No newline at end of file diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 9ffa51f0cc6..581be9385e9 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -20,7 +20,7 @@ "@react-native-picker/picker": "2.11.0", "react": "19.2.0", "react-native": "0.83.0-nightly-20251012-6f482708b", - "react-native-windows": "^0.0.0-canary.1031", + "react-native-windows": "^0.0.0-canary.1032", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -35,7 +35,7 @@ "just-scripts": "^1.3.3", "react-native": "0.83.0-nightly-20251012-6f482708b", "react-native-platform-override": "0.0.0-canary.1019", - "react-native-windows": "^0.0.0-canary.1031", + "react-native-windows": "^0.0.0-canary.1032", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 1153859bdfd..18214ce6f5e 100644 --- a/packages/debug-test/package.json +++ b/packages/debug-test/package.json @@ -8,7 +8,7 @@ "lint:fix": "rnw-scripts lint:fix" }, "devDependencies": { - "@react-native-windows/automation": "0.0.0-canary.1031", + "@react-native-windows/automation": "0.0.0-canary.1032", "@react-native-windows/fs": "^0.0.0-canary.70", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/ts-config": "2.0.6", diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 069fd960917..1cc788db394 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -14,14 +14,14 @@ "bundle:debug": "npx @react-native-community/cli bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows" }, "dependencies": { - "@react-native-windows/automation-channel": "0.0.0-canary.1031", + "@react-native-windows/automation-channel": "0.0.0-canary.1032", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.2.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.0-nightly-20251012-6f482708b", - "react-native-windows": "^0.0.0-canary.1031" + "react-native-windows": "^0.0.0-canary.1032" }, "devDependencies": { "@babel/core": "^7.25.2", @@ -31,8 +31,8 @@ "@babel/runtime": "^7.20.0", "@react-native-community/cli": "20.0.0", "@react-native/metro-config": "0.83.0-nightly-20251012-6f482708b", - "@react-native-windows/automation": "0.0.0-canary.1031", - "@react-native-windows/automation-commands": "0.0.0-canary.1031", + "@react-native-windows/automation": "0.0.0-canary.1032", + "@react-native-windows/automation-commands": "0.0.0-canary.1032", "@rnw-scripts/babel-node-config": "2.3.3", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.38", diff --git a/packages/playground/package.json b/packages/playground/package.json index c2133a2ab59..6ad0d44f3fb 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.0-nightly-20251012-6f482708b", - "react-native-windows": "^0.0.0-canary.1031" + "react-native-windows": "^0.0.0-canary.1032" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 8a201e64d39..d3506cb38b9 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.0-nightly-20251012-6f482708b", - "react-native-windows": "^0.0.0-canary.1031" + "react-native-windows": "^0.0.0-canary.1032" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 2ba576e2e67..042fe7307f8 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -24,7 +24,7 @@ "react": "^19.2.0", "minimatch": "^10.0.3", "react-native": "0.83.0-nightly-20251012-6f482708b", - "react-native-windows": "^0.0.0-canary.1031" + "react-native-windows": "^0.0.0-canary.1032" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/package.json b/vnext/package.json index 48d7a8f0a10..a613a6ef846 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.0.0-canary.1031", + "version": "0.0.0-canary.1032", "license": "MIT", "repository": { "type": "git",