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 Aug 19, 2022
1 parent 8582d04 commit 3f72547
Show file tree
Hide file tree
Showing 28 changed files with 191 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": "Fri, 19 Aug 2022 05:09:34 GMT",
"tag": "@react-native-windows/automation-channel_v0.1.118",
"version": "0.1.118",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.544",
"commit": "8582d0423cefc467f2fd46dc2d746d456053450a"
}
]
}
},
{
"date": "Thu, 18 Aug 2022 05:09:36 GMT",
"tag": "@react-native-windows/automation-channel_v0.1.117",
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 Thu, 18 Aug 2022 05:09:36 GMT and should not be manually modified.
This log was last generated on Fri, 19 Aug 2022 05:09:34 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.118

Fri, 19 Aug 2022 05:09:34 GMT

### Patches

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

## 0.1.117

Thu, 18 Aug 2022 05:09:36 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.1.117",
"version": "0.1.118",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.1.0",
"react-native": "0.0.0-20220704-2054-3da3d8232",
"react-native-windows": "^0.0.0-canary.543",
"react-native-windows": "^0.0.0-canary.544",
"typescript": "^4.4.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": "Fri, 19 Aug 2022 05:09:34 GMT",
"tag": "@react-native-windows/automation-commands_v0.0.156",
"version": "0.0.156",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.1.118",
"commit": "8582d0423cefc467f2fd46dc2d746d456053450a"
}
]
}
},
{
"date": "Thu, 18 Aug 2022 05:09:36 GMT",
"tag": "@react-native-windows/automation-commands_v0.0.155",
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 Thu, 18 Aug 2022 05:09:36 GMT and should not be manually modified.
This log was last generated on Fri, 19 Aug 2022 05:09:34 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.156

Fri, 19 Aug 2022 05:09:34 GMT

### Patches

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

## 0.0.155

Thu, 18 Aug 2022 05:09:36 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.0.155",
"version": "0.0.156",
"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.1.117",
"@react-native-windows/automation-channel": "^0.1.118",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0"
},
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": "Fri, 19 Aug 2022 05:09:34 GMT",
"tag": "@react-native-windows/automation_v0.1.129",
"version": "0.1.129",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.1.118",
"commit": "8582d0423cefc467f2fd46dc2d746d456053450a"
}
]
}
},
{
"date": "Thu, 18 Aug 2022 05:09:36 GMT",
"tag": "@react-native-windows/automation_v0.1.128",
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 Thu, 18 Aug 2022 05:09:36 GMT and should not be manually modified.
This log was last generated on Fri, 19 Aug 2022 05:09:34 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.129

Fri, 19 Aug 2022 05:09:34 GMT

### Patches

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

## 0.1.128

Thu, 18 Aug 2022 05:09:36 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.1.128",
"version": "0.1.129",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": "https://github.com/microsoft/react-native-windows",
Expand All @@ -14,7 +14,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.1.117",
"@react-native-windows/automation-channel": "^0.1.118",
"@react-native-windows/fs": "^0.0.0-canary.5",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Fri, 19 Aug 2022 05:09:34 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.135",
"version": "0.0.0-canary.135",
"comments": {
"prerelease": [
{
"author": "34109996+chiaramooney@users.noreply.github.com",
"package": "@react-native-windows/cli",
"commit": "8582d0423cefc467f2fd46dc2d746d456053450a",
"comment": "Fix Deploy Bug for App Paths Containing Spaces"
}
]
}
},
{
"date": "Wed, 10 Aug 2022 05:16:49 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.134",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/cli

This log was last generated on Wed, 10 Aug 2022 05:16:49 GMT and should not be manually modified.
This log was last generated on Fri, 19 Aug 2022 05:09:34 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.135

Fri, 19 Aug 2022 05:09:34 GMT

### Changes

- Fix Deploy Bug for App Paths Containing Spaces (34109996+chiaramooney@users.noreply.github.com)

## 0.0.0-canary.134

Wed, 10 Aug 2022 05:16:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/cli",
"version": "0.0.0-canary.134",
"version": "0.0.0-canary.135",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
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 @@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.2.0",
"react": "18.0.0",
"react-native": "0.0.0-20220704-2054-3da3d8232",
"react-native-windows": "^0.0.0-canary.543",
"react-native-windows": "^0.0.0-canary.544",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.0.0-20220704-2054-3da3d8232",
"react-native-platform-override": "^1.6.13",
"react-native-windows": "^0.0.0-canary.543",
"react-native-windows": "^0.0.0-canary.544",
"typescript": "^4.4.4"
},
"engines": {
Expand Down
15 changes: 15 additions & 0 deletions packages/debug-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "debug-test",
"entries": [
{
"date": "Fri, 19 Aug 2022 05:09:34 GMT",
"tag": "debug-test_v0.0.0",
"version": "0.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "debug-test",
"comment": "Bump @react-native-windows/automation to v0.1.129",
"commit": "8582d0423cefc467f2fd46dc2d746d456053450a"
}
]
}
},
{
"date": "Thu, 18 Aug 2022 05:09:36 GMT",
"tag": "debug-test_v0.0.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/debug-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - debug-test

This log was last generated on Thu, 18 Aug 2022 05:09:36 GMT and should not be manually modified.
This log was last generated on Fri, 19 Aug 2022 05:09:34 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0

Fri, 19 Aug 2022 05:09:34 GMT

### Patches

- Bump @react-native-windows/automation to v0.1.129

## 0.0.0

Thu, 18 Aug 2022 05:09:36 GMT

### Patches
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.1.128",
"@react-native-windows/automation": "^0.1.129",
"@react-native-windows/fs": "^0.0.0-canary.5",
"@rnw-scripts/eslint-config": "1.1.13",
"@types/jest": "^26.0.20",
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 @@ -13,13 +13,13 @@
},
"dependencies": {
"@react-native-picker/picker": "2.2.0",
"@react-native-windows/automation-channel": "^0.1.117",
"@react-native-windows/automation-channel": "^0.1.118",
"@react-native-windows/tester": "0.0.1",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.1.0",
"react-native": "0.0.0-20220704-2054-3da3d8232",
"react-native-windows": "^0.0.0-canary.543",
"react-native-windows": "^0.0.0-canary.544",
"react-native-xaml": "^0.0.63"
},
"devDependencies": {
Expand All @@ -28,8 +28,8 @@
"@babel/preset-env": "^7.8.4",
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@react-native-windows/automation": "^0.1.128",
"@react-native-windows/automation-commands": "^0.0.155",
"@react-native-windows/automation": "^0.1.129",
"@react-native-windows/automation-commands": "^0.0.156",
"@react-native-windows/virtualized-list": "0.0.0-canary.48",
"@rnw-scripts/babel-node-config": "2.0.6",
"@rnw-scripts/eslint-config": "1.1.13",
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,14 +10,14 @@
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.1.117",
"@react-native-windows/automation-channel": "^0.1.118",
"@react-native-windows/fs": "^0.0.0-canary.5",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"chai": "^4.2.0",
"react": "18.1.0",
"react-native": "0.0.0-20220704-2054-3da3d8232",
"react-native-windows": "^0.0.0-canary.543"
"react-native-windows": "^0.0.0-canary.544"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.1.0",
"react-native": "0.0.0-20220704-2054-3da3d8232",
"react-native-windows": "^0.0.0-canary.543"
"react-native-windows": "^0.0.0-canary.544"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-native-windows-init/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "react-native-windows-init",
"entries": [
{
"date": "Fri, 19 Aug 2022 05:09:34 GMT",
"tag": "react-native-windows-init_v1.1.106",
"version": "1.1.106",
"comments": {
"patch": [
{
"author": "beachball",
"package": "react-native-windows-init",
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.135",
"commit": "8582d0423cefc467f2fd46dc2d746d456053450a"
}
]
}
},
{
"date": "Wed, 10 Aug 2022 05:16:49 GMT",
"tag": "react-native-windows-init_v1.1.105",
Expand Down
10 changes: 9 additions & 1 deletion packages/react-native-windows-init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - react-native-windows-init

This log was last generated on Wed, 10 Aug 2022 05:16:49 GMT and should not be manually modified.
This log was last generated on Fri, 19 Aug 2022 05:09:34 GMT and should not be manually modified.

<!-- Start content -->

## 1.1.106

Fri, 19 Aug 2022 05:09:34 GMT

### Patches

- Bump @react-native-windows/cli to v0.0.0-canary.135

## 1.1.105

Wed, 10 Aug 2022 05:16:49 GMT
Expand Down

0 comments on commit 3f72547

Please sign in to comment.