Skip to content

Commit

Permalink
applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot committed Oct 22, 2024
1 parent e1b07c7 commit b716fe4
Show file tree
Hide file tree
Showing 23 changed files with 122 additions and 37 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation-channel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Tue, 22 Oct 2024 05:26:28 GMT",
"version": "0.12.219",
"tag": "@react-native-windows/automation-channel_v0.12.219",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.879",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 19 Oct 2024 05:29:45 GMT",
"version": "0.12.218",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel

<!-- This log was last generated on Sat, 19 Oct 2024 05:29:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 05:26:28 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.12.219

Tue, 22 Oct 2024 05:26:28 GMT

### Patches

- Bump react-native-windows to v0.0.0-canary.879

## 0.12.218

Sat, 19 Oct 2024 05:29:45 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.12.218",
"version": "0.12.219",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prettier": "2.8.8",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878",
"react-native-windows": "^0.0.0-canary.879",
"typescript": "5.0.4"
},
"files": [
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation-commands/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Tue, 22 Oct 2024 05:26:28 GMT",
"version": "0.1.322",
"tag": "@react-native-windows/automation-commands_v0.1.322",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.219",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 19 Oct 2024 05:29:45 GMT",
"version": "0.1.321",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands

<!-- This log was last generated on Sat, 19 Oct 2024 05:29:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 05:26:28 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.1.322

Tue, 22 Oct 2024 05:26:28 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.219

## 0.1.321

Sat, 19 Oct 2024 05:29:45 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.1.321",
"version": "0.1.322",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.218",
"@react-native-windows/automation-channel": "^0.12.219",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Tue, 22 Oct 2024 05:26:28 GMT",
"version": "0.3.301",
"tag": "@react-native-windows/automation_v0.3.301",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.219",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 19 Oct 2024 05:29:45 GMT",
"version": "0.3.300",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation

<!-- This log was last generated on Sat, 19 Oct 2024 05:29:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 05:26:28 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.3.301

Tue, 22 Oct 2024 05:26:28 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.219

## 0.3.300

Sat, 19 Oct 2024 05:29:45 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/automation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.3.300",
"version": "0.3.301",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.218",
"@react-native-windows/automation-channel": "^0.12.219",
"@react-native-windows/fs": "^0.0.0-canary.59",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878",
"react-native-windows": "^0.0.0-canary.879",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
Expand All @@ -34,7 +34,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-platform-override": "^1.9.49",
"react-native-windows": "^0.0.0-canary.878",
"react-native-windows": "^0.0.0-canary.879",
"typescript": "5.0.4"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debug-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"devDependencies": {
"@react-native-windows/automation": "^0.3.300",
"@react-native-windows/automation": "^0.3.301",
"@react-native-windows/fs": "^0.0.0-canary.59",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/ts-config": "2.0.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/e2e-test-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.218",
"@react-native-windows/automation-channel": "^0.12.219",
"@react-native-windows/tester": "0.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878"
"react-native-windows": "^0.0.0-canary.879"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -30,8 +30,8 @@
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "15.0.0-alpha.2",
"@react-native-windows/automation": "^0.3.300",
"@react-native-windows/automation-commands": "^0.1.321",
"@react-native-windows/automation": "^0.3.301",
"@react-native-windows/automation-commands": "^0.1.322",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/e2e-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
},
"dependencies": {
"@react-native-picker/picker": "^2.5.1",
"@react-native-windows/automation-channel": "^0.12.218",
"@react-native-windows/automation-channel": "^0.12.219",
"@react-native-windows/tester": "0.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878",
"react-native-windows": "^0.0.0-canary.879",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
Expand All @@ -31,8 +31,8 @@
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "15.0.0-alpha.2",
"@react-native-windows/automation": "^0.3.300",
"@react-native-windows/automation-commands": "^0.1.321",
"@react-native-windows/automation": "^0.3.301",
"@react-native-windows/automation-commands": "^0.1.322",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.218",
"@react-native-windows/automation-channel": "^0.12.219",
"@react-native-windows/fs": "^0.0.0-canary.59",
"@types/react": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"chai": "^4.2.0",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878"
"react-native-windows": "^0.0.0-canary.879"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878"
"react-native-windows": "^0.0.0-canary.879"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878"
"react-native-windows": "^0.0.0-canary.879"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878"
"react-native-windows": "^0.0.0-canary.879"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-custom-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "^18.2.6",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-native": "0.77.0-nightly-20241001-223e98cc4",
"react-native-windows": "^0.0.0-canary.878"
"react-native-windows": "^0.0.0-canary.879"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
15 changes: 15 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Tue, 22 Oct 2024 05:26:27 GMT",
"version": "0.0.0-canary.879",
"tag": "react-native-windows_v0.0.0-canary.879",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "react-native-windows",
"commit": "e1b07c7a8f64463f68ec0c7f214dce410d7ee1f9",
"comment": "Cleanup ReactNativeAppBuilder and ReactNativeWin32App"
}
]
}
},
{
"date": "Sat, 19 Oct 2024 05:29:45 GMT",
"version": "0.0.0-canary.878",
Expand Down
10 changes: 9 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - react-native-windows

<!-- This log was last generated on Sat, 19 Oct 2024 05:29:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 22 Oct 2024 05:26:27 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.879

Tue, 22 Oct 2024 05:26:27 GMT

### Changes

- Cleanup ReactNativeAppBuilder and ReactNativeWin32App ([email protected])

## 0.0.0-canary.878

Sat, 19 Oct 2024 05:29:45 GMT
Expand Down
4 changes: 2 additions & 2 deletions vnext/PropertySheets/Generated/PackageVersion.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.0.0-canary.878</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.0.0-canary.879</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>905d445833ffea4811ec72f74591cc19c52062c8</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>e1b07c7a8f64463f68ec0c7f214dce410d7ee1f9</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.0.0-canary.878",
"version": "0.0.0-canary.879",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit b716fe4

Please sign in to comment.