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 Nov 10, 2022
1 parent 406d486 commit 8b610cb
Show file tree
Hide file tree
Showing 98 changed files with 1,098 additions and 273 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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 4 additions & 4 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"@typescript-eslint/parser": "^5.30.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.166",
"@office-iss/react-native-win32": "^0.0.0-canary.167",
"react": "18.0.0",
"react-native": "0.0.0-20220926-2026-8cdc9e7f0"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.166",
"@office-iss/react-native-win32": "^0.0.0-canary.167",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.14",
"@rnw-scripts/just-task": "2.2.6",
"@rnw-scripts/just-task": "2.3.0",
"@rnw-scripts/ts-config": "2.0.2",
"@types/node": "^14.14.22",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.0.0-20220926-2026-8cdc9e7f0",
"react-native-platform-override": "^1.7.1",
"react-native-platform-override": "^1.8.0",
"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": "Thu, 10 Nov 2022 06:17:11 GMT",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.167",
"version": "0.0.0-canary.167",
"comments": {
"prerelease": [
{
"author": "tatianakapos@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "ca86014a9c1bc80611fb68051fc67e51339c5bfd",
"comment": "integration 9/26/22"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/just-task to v2.3.0",
"commit": "406d486eb138d4d9e324124e1b65120794424da1"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v1.8.0",
"commit": "406d486eb138d4d9e324124e1b65120794424da1"
}
]
}
},
{
"date": "Thu, 03 Nov 2022 05:12:35 GMT",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.166",
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 Thu, 03 Nov 2022 05:12:35 GMT and should not be manually modified.
This log was last generated on Thu, 10 Nov 2022 06:17:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.167

Thu, 10 Nov 2022 06:17:11 GMT

### Changes

- integration 9/26/22 (tatianakapos@microsoft.com)
- Bump @rnw-scripts/just-task to v2.3.0
- Bump react-native-platform-override to v1.8.0

## 0.0.0-canary.166

Thu, 03 Nov 2022 05:12:35 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.166",
"version": "0.0.0-canary.167",
"description": "Implementation of react native on top of Office's Win32 platform.",
"license": "MIT",
"main": "./index.win32.js",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.1.14",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.0",
"@rnw-scripts/just-task": "2.2.6",
"@rnw-scripts/just-task": "2.3.0",
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnx-kit/jest-preset": "^0.1.0",
"@types/node": "^14.14.22",
Expand All @@ -75,7 +75,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.0.0-20220926-2026-8cdc9e7f0",
"react-native-platform-override": "^1.7.1",
"react-native-platform-override": "^1.8.0",
"react-shallow-renderer": "16.14.1",
"typescript": "^4.4.4"
},
Expand All @@ -95,4 +95,4 @@
"engines": {
"node": ">= 14"
}
}
}
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": "Thu, 10 Nov 2022 06:17:11 GMT",
"tag": "@react-native-windows/automation-channel_v0.5.0",
"version": "0.5.0",
"comments": {
"minor": [
{
"author": "tatianakapos@microsoft.com",
"package": "@react-native-windows/automation-channel",
"commit": "ca86014a9c1bc80611fb68051fc67e51339c5bfd",
"comment": "integration 9/26/22"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/just-task to v2.3.0",
"commit": "406d486eb138d4d9e324124e1b65120794424da1"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.579",
"commit": "406d486eb138d4d9e324124e1b65120794424da1"
}
]
}
},
{
"date": "Tue, 08 Nov 2022 06:12:54 GMT",
"tag": "@react-native-windows/automation-channel_v0.4.8",
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, 08 Nov 2022 06:12:54 GMT and should not be manually modified.
This log was last generated on Thu, 10 Nov 2022 06:17:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.5.0

Thu, 10 Nov 2022 06:17:11 GMT

### Minor changes

- integration 9/26/22 (tatianakapos@microsoft.com)
- Bump @rnw-scripts/just-task to v2.3.0
- Bump react-native-windows to v0.0.0-canary.579

## 0.4.8

Tue, 08 Nov 2022 06:12:54 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.4.8",
"version": "0.5.0",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@rnw-scripts/eslint-config": "1.1.14",
"@rnw-scripts/just-task": "2.2.6",
"@rnw-scripts/just-task": "2.3.0",
"@rnw-scripts/ts-config": "2.0.2",
"@types/find-up": "^4.0.0",
"@types/node": "^14.14.22",
Expand All @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.0.0-20220926-2026-8cdc9e7f0",
"react-native-windows": "^0.0.0-canary.578",
"react-native-windows": "^0.0.0-canary.579",
"typescript": "^4.4.4"
},
"files": [
Expand All @@ -42,4 +42,4 @@
"engines": {
"node": ">= 14"
}
}
}
27 changes: 27 additions & 0 deletions packages/@react-native-windows/automation-commands/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Thu, 10 Nov 2022 06:17:09 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.20",
"version": "0.1.20",
"comments": {
"patch": [
{
"author": "tatianakapos@microsoft.com",
"package": "@react-native-windows/automation-commands",
"commit": "ca86014a9c1bc80611fb68051fc67e51339c5bfd",
"comment": "integration 9/26/22"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.5.0",
"commit": "406d486eb138d4d9e324124e1b65120794424da1"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/just-task to v2.3.0",
"commit": "406d486eb138d4d9e324124e1b65120794424da1"
}
]
}
},
{
"date": "Tue, 08 Nov 2022 06:12:54 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.19",
Expand Down
12 changes: 11 additions & 1 deletion packages/@react-native-windows/automation-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @react-native-windows/automation-commands

This log was last generated on Tue, 08 Nov 2022 06:12:54 GMT and should not be manually modified.
This log was last generated on Thu, 10 Nov 2022 06:17:09 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.20

Thu, 10 Nov 2022 06:17:09 GMT

### Patches

- integration 9/26/22 (tatianakapos@microsoft.com)
- Bump @react-native-windows/automation-channel to v0.5.0
- Bump @rnw-scripts/just-task to v2.3.0

## 0.1.19

Tue, 08 Nov 2022 06:12:54 GMT
Expand Down

0 comments on commit 8b610cb

Please sign in to comment.