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 Jun 7, 2023
1 parent 0ea8d03 commit 83a6379
Show file tree
Hide file tree
Showing 90 changed files with 1,036 additions and 204 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.

10 changes: 5 additions & 5 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.198",
"@office-iss/react-native-win32": "^0.0.0-canary.199",
"react": "18.0.0",
"react-native": "0.73.0-nightly-20230601-d9b3339ef"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.198",
"@office-iss/react-native-win32": "^0.0.0-canary.199",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.16",
"@rnw-scripts/just-task": "2.3.10",
"@rnw-scripts/just-task": "2.3.11",
"@rnw-scripts/ts-config": "2.0.4",
"@types/node": "^16.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.73.0-nightly-20230601-d9b3339ef",
"react-native-platform-override": "^1.9.8",
"react-native-platform-override": "^1.9.9",
"typescript": "^4.9.5"
},
"engines": {
"node": ">= 16"
}
}
}
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": "Wed, 07 Jun 2023 05:16:10 GMT",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.199",
"version": "0.0.0-canary.199",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@office-iss/react-native-win32",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce",
"comment": "integrate RN Nightly 6/1/23"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/just-task to v2.3.11",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v1.9.9",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
}
]
}
},
{
"date": "Tue, 06 Jun 2023 19:06:43 GMT",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.198",
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 Tue, 06 Jun 2023 19:06:43 GMT and should not be manually modified.
This log was last generated on Wed, 07 Jun 2023 05:16:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.199

Wed, 07 Jun 2023 05:16:10 GMT

### Changes

- integrate RN Nightly 6/1/23 ([email protected])
- Bump @rnw-scripts/just-task to v2.3.11
- Bump react-native-platform-override to v1.9.9

## 0.0.0-canary.198

Tue, 06 Jun 2023 19:06:43 GMT
Expand Down
8 changes: 4 additions & 4 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.198",
"version": "0.0.0-canary.199",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.16",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.2",
"@rnw-scripts/just-task": "2.3.10",
"@rnw-scripts/just-task": "2.3.11",
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnx-kit/jest-preset": "^0.1.0",
"@types/node": "^16.0.0",
Expand All @@ -83,7 +83,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230601-d9b3339ef",
"react-native-platform-override": "^1.9.8",
"react-native-platform-override": "^1.9.9",
"typescript": "^4.9.5"
},
"peerDependencies": {
Expand All @@ -102,4 +102,4 @@
"engines": {
"node": ">= 16"
}
}
}
27 changes: 27 additions & 0 deletions packages/@react-native-windows/automation-channel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Wed, 07 Jun 2023 05:16:10 GMT",
"tag": "@react-native-windows/automation-channel_v0.12.0",
"version": "0.12.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@react-native-windows/automation-channel",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce",
"comment": "integrate RN Nightly 6/1/23"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/just-task to v2.3.11",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.661",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
}
]
}
},
{
"date": "Tue, 06 Jun 2023 19:06:43 GMT",
"tag": "@react-native-windows/automation-channel_v0.11.7",
Expand Down
12 changes: 11 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @react-native-windows/automation-channel

This log was last generated on Tue, 06 Jun 2023 19:06:43 GMT and should not be manually modified.
This log was last generated on Wed, 07 Jun 2023 05:16:10 GMT and should not be manually modified.

<!-- Start content -->

## 0.12.0

Wed, 07 Jun 2023 05:16:10 GMT

### Minor changes

- integrate RN Nightly 6/1/23 ([email protected])
- Bump @rnw-scripts/just-task to v2.3.11
- Bump react-native-windows to v0.0.0-canary.661

## 0.11.7

Tue, 06 Jun 2023 19:06:43 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.11.7",
"version": "0.12.0",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@rnw-scripts/eslint-config": "1.1.16",
"@rnw-scripts/just-task": "2.3.10",
"@rnw-scripts/just-task": "2.3.11",
"@rnw-scripts/ts-config": "2.0.4",
"@types/find-up": "^4.0.0",
"@types/node": "^16.0.0",
Expand All @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230601-d9b3339ef",
"react-native-windows": "^0.0.0-canary.660",
"react-native-windows": "^0.0.0-canary.661",
"typescript": "^4.9.5"
},
"files": [
Expand All @@ -42,4 +42,4 @@
"engines": {
"node": ">= 16"
}
}
}
21 changes: 21 additions & 0 deletions packages/@react-native-windows/automation-commands/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Wed, 07 Jun 2023 05:16:11 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.102",
"version": "0.1.102",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.0",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/just-task to v2.3.11",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
}
]
}
},
{
"date": "Tue, 06 Jun 2023 19:06:43 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.101",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/automation-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/automation-commands

This log was last generated on Tue, 06 Jun 2023 19:06:43 GMT and should not be manually modified.
This log was last generated on Wed, 07 Jun 2023 05:16:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.102

Wed, 07 Jun 2023 05:16:11 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.0
- Bump @rnw-scripts/just-task to v2.3.11

## 0.1.101

Tue, 06 Jun 2023 19:06:43 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.101",
"version": "0.1.102",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -18,14 +18,14 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.11.7",
"@react-native-windows/automation-channel": "^0.12.0",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1"
},
"devDependencies": {
"@jest/types": "^29.2.1",
"@rnw-scripts/eslint-config": "1.1.16",
"@rnw-scripts/just-task": "2.3.10",
"@rnw-scripts/just-task": "2.3.11",
"@rnw-scripts/ts-config": "2.0.4",
"@types/jest": "^29.2.2",
"@types/node": "^16.0.0",
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": "Wed, 07 Jun 2023 05:16:11 GMT",
"tag": "@react-native-windows/automation_v0.3.82",
"version": "0.3.82",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.0",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/fs to v0.0.0-canary.22",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @rnw-scripts/just-task to v2.3.11",
"commit": "0ea8d03bb94996244a8ea2c215acb111c31ed8ce"
}
]
}
},
{
"date": "Tue, 06 Jun 2023 19:06:43 GMT",
"tag": "@react-native-windows/automation_v0.3.81",
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 Tue, 06 Jun 2023 19:06:43 GMT and should not be manually modified.
This log was last generated on Wed, 07 Jun 2023 05:16:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.3.82

Wed, 07 Jun 2023 05:16:11 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.0
- Bump @react-native-windows/fs to v0.0.0-canary.22
- Bump @rnw-scripts/just-task to v2.3.11

## 0.3.81

Tue, 06 Jun 2023 19:06:43 GMT
Expand Down
Loading

0 comments on commit 83a6379

Please sign in to comment.