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 15, 2022
1 parent c67e48d commit 85eac07
Show file tree
Hide file tree
Showing 79 changed files with 764 additions and 178 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@typescript-eslint/parser": "^5.30.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.162",
"@office-iss/react-native-win32": "^0.0.0-canary.163",
"react": "18.0.0",
"react-native": "0.0.0-20220812-2104-23429330a"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.162",
"@office-iss/react-native-win32": "^0.0.0-canary.163",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.14",
"@rnw-scripts/just-task": "2.2.6",
Expand All @@ -30,7 +30,7 @@
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.0.0-20220812-2104-23429330a",
"react-native-platform-override": "^1.7.0",
"react-native-platform-override": "^1.7.1",
"typescript": "^4.4.4"
},
"engines": {
Expand Down
27 changes: 27 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Sat, 15 Oct 2022 05:11:58 GMT",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.163",
"version": "0.0.0-canary.163",
"comments": {
"prerelease": [
{
"author": "34109996+chiaramooney@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34",
"comment": "Integrate 8/12"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @react-native-windows/virtualized-list to v0.0.0-canary.52",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v1.7.1",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34"
}
]
}
},
{
"date": "Wed, 05 Oct 2022 05:13:46 GMT",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.162",
Expand Down
12 changes: 11 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Wed, 05 Oct 2022 05:13:46 GMT and should not be manually modified.
This log was last generated on Sat, 15 Oct 2022 05:11:58 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.163

Sat, 15 Oct 2022 05:11:58 GMT

### Changes

- Integrate 8/12 (34109996+chiaramooney@users.noreply.github.com)
- Bump @react-native-windows/virtualized-list to v0.0.0-canary.52
- Bump react-native-platform-override to v1.7.1

## 0.0.0-canary.162

Wed, 05 Oct 2022 05:13:46 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.0.0-canary.162",
"version": "0.0.0-canary.163",
"description": "Implementation of react native on top of Office's Win32 platform.",
"license": "MIT",
"main": "./index.win32.js",
Expand All @@ -25,7 +25,7 @@
"@react-native-community/cli": "^9.0.0-alpha.11",
"@react-native-community/cli-platform-android": "^9.0.0-alpha.10",
"@react-native-community/cli-platform-ios": "^9.0.0-alpha.10",
"@react-native-windows/virtualized-list": "0.0.0-canary.51",
"@react-native-windows/virtualized-list": "0.0.0-canary.52",
"@react-native/assets": "1.0.0",
"@react-native/normalize-color": "2.0.0",
"@react-native/polyfills": "2.0.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.0.0-20220812-2104-23429330a",
"react-native-platform-override": "^1.7.0",
"react-native-platform-override": "^1.7.1",
"react-shallow-renderer": "16.14.1",
"typescript": "^4.4.4"
},
Expand Down
21 changes: 21 additions & 0 deletions packages/@react-native-windows/automation-channel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Sat, 15 Oct 2022 05:11:59 GMT",
"tag": "@react-native-windows/automation-channel_v0.2.5",
"version": "0.2.5",
"comments": {
"patch": [
{
"author": "34109996+chiaramooney@users.noreply.github.com",
"package": "@react-native-windows/automation-channel",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34",
"comment": "Integrate 8/12"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.564",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34"
}
]
}
},
{
"date": "Fri, 14 Oct 2022 05:14:55 GMT",
"tag": "@react-native-windows/automation-channel_v0.2.4",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/automation-channel

This log was last generated on Fri, 14 Oct 2022 05:14:55 GMT and should not be manually modified.
This log was last generated on Sat, 15 Oct 2022 05:11:59 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.5

Sat, 15 Oct 2022 05:11:59 GMT

### Patches

- Integrate 8/12 (34109996+chiaramooney@users.noreply.github.com)
- Bump react-native-windows to v0.0.0-canary.564

## 0.2.4

Fri, 14 Oct 2022 05:14:55 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.2.4",
"version": "0.2.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.0.0-20220812-2104-23429330a",
"react-native-windows": "^0.0.0-canary.563",
"react-native-windows": "^0.0.0-canary.564",
"typescript": "^4.4.4"
},
"files": [
Expand All @@ -42,4 +42,4 @@
"engines": {
"node": ">= 14"
}
}
}
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": "Sat, 15 Oct 2022 05:12:00 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.5",
"version": "0.1.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.2.5",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34"
}
]
}
},
{
"date": "Fri, 14 Oct 2022 05:14:55 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.4",
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 Fri, 14 Oct 2022 05:14:55 GMT and should not be manually modified.
This log was last generated on Sat, 15 Oct 2022 05:12:00 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.5

Sat, 15 Oct 2022 05:12:00 GMT

### Patches

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

## 0.1.4

Fri, 14 Oct 2022 05:14:55 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.4",
"version": "0.1.5",
"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.2.4",
"@react-native-windows/automation-channel": "^0.2.5",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5"
},
Expand Down
27 changes: 27 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Sat, 15 Oct 2022 05:11:59 GMT",
"tag": "@react-native-windows/automation_v0.2.5",
"version": "0.2.5",
"comments": {
"patch": [
{
"author": "34109996+chiaramooney@users.noreply.github.com",
"package": "@react-native-windows/automation",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34",
"comment": "Integrate 8/12"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.2.5",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/fs to v0.0.0-canary.7",
"commit": "c67e48d281b09d087c891e3c0f8002e01505ce34"
}
]
}
},
{
"date": "Fri, 14 Oct 2022 05:14:55 GMT",
"tag": "@react-native-windows/automation_v0.2.4",
Expand Down
12 changes: 11 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @react-native-windows/automation

This log was last generated on Fri, 14 Oct 2022 05:14:55 GMT and should not be manually modified.
This log was last generated on Sat, 15 Oct 2022 05:11:59 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.5

Sat, 15 Oct 2022 05:11:59 GMT

### Patches

- Integrate 8/12 (34109996+chiaramooney@users.noreply.github.com)
- Bump @react-native-windows/automation-channel to v0.2.5
- Bump @react-native-windows/fs to v0.0.0-canary.7

## 0.2.4

Fri, 14 Oct 2022 05:14:55 GMT
Expand Down
6 changes: 3 additions & 3 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.2.4",
"version": "0.2.5",
"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,8 +14,8 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.2.4",
"@react-native-windows/fs": "^0.0.0-canary.6",
"@react-native-windows/automation-channel": "^0.2.5",
"@react-native-windows/fs": "^0.0.0-canary.7",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"chalk": "^4.1.2",
Expand Down

0 comments on commit 85eac07

Please sign in to comment.