applying package updates ***NO_CI***

This commit is contained in:
React-Native-Windows Bot 2023-08-31 05:13:20 +00:00
Родитель 003dc5b1ab
Коммит f0f27a60fa
21 изменённых файлов: 120 добавлений и 35 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "[Fabric] Remove runtime classes in CompositionSwitcher",
"packageName": "react-native-windows",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Thu, 31 Aug 2023 05:13:19 GMT",
"version": "0.12.39",
"tag": "@react-native-windows/automation-channel_v0.12.39",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.700",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 30 Aug 2023 05:12:57 GMT",
"version": "0.12.38",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel
This log was last generated on Wed, 30 Aug 2023 05:12:57 GMT and should not be manually modified.
This log was last generated on Thu, 31 Aug 2023 05:13:19 GMT and should not be manually modified.
<!-- Start content -->
## 0.12.39
Thu, 31 Aug 2023 05:13:19 GMT
### Patches
- Bump react-native-windows to v0.0.0-canary.700
## 0.12.38
Wed, 30 Aug 2023 05:12:57 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.12.38",
"version": "0.12.39",
"license": "MIT",
"repository": {
"type": "git",
@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699",
"react-native-windows": "^0.0.0-canary.700",
"typescript": "^4.9.5"
},
"files": [

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Thu, 31 Aug 2023 05:13:19 GMT",
"version": "0.1.141",
"tag": "@react-native-windows/automation-commands_v0.1.141",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.39",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 30 Aug 2023 05:12:57 GMT",
"version": "0.1.140",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands
This log was last generated on Wed, 30 Aug 2023 05:12:57 GMT and should not be manually modified.
This log was last generated on Thu, 31 Aug 2023 05:13:19 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.141
Thu, 31 Aug 2023 05:13:19 GMT
### Patches
- Bump @react-native-windows/automation-channel to v0.12.39
## 0.1.140
Wed, 30 Aug 2023 05:12:57 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.1.140",
"version": "0.1.141",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.38",
"@react-native-windows/automation-channel": "^0.12.39",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1"
},

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Thu, 31 Aug 2023 05:13:19 GMT",
"version": "0.3.121",
"tag": "@react-native-windows/automation_v0.3.121",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.39",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 30 Aug 2023 05:12:57 GMT",
"version": "0.3.120",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation
This log was last generated on Wed, 30 Aug 2023 05:12:57 GMT and should not be manually modified.
This log was last generated on Thu, 31 Aug 2023 05:13:19 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.121
Thu, 31 Aug 2023 05:13:19 GMT
### Patches
- Bump @react-native-windows/automation-channel to v0.12.39
## 0.3.120
Wed, 30 Aug 2023 05:12:57 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.3.120",
"version": "0.3.121",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": {
@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.38",
"@react-native-windows/automation-channel": "^0.12.39",
"@react-native-windows/fs": "^0.0.0-canary.27",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",

Просмотреть файл

@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699",
"react-native-windows": "^0.0.0-canary.700",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
@ -33,7 +33,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-platform-override": "^1.9.14",
"react-native-windows": "^0.0.0-canary.699",
"react-native-windows": "^0.0.0-canary.700",
"typescript": "^4.9.5"
},
"engines": {

Просмотреть файл

@ -8,7 +8,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"devDependencies": {
"@react-native-windows/automation": "^0.3.120",
"@react-native-windows/automation": "^0.3.121",
"@react-native-windows/fs": "^0.0.0-canary.27",
"@rnw-scripts/eslint-config": "1.2.2",
"@types/jest": "^29.2.2",

Просмотреть файл

@ -13,13 +13,13 @@
"e2etest:debug": "jest --config ./jest.debug.config.js"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.38",
"@react-native-windows/automation-channel": "^0.12.39",
"@react-native-windows/tester": "0.0.1",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699"
"react-native-windows": "^0.0.0-canary.700"
},
"devDependencies": {
"@babel/core": "^7.20.0",
@ -27,8 +27,8 @@
"@babel/preset-env": "^7.8.4",
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@react-native-windows/automation": "^0.3.120",
"@react-native-windows/automation-commands": "^0.1.140",
"@react-native-windows/automation": "^0.3.121",
"@react-native-windows/automation-commands": "^0.1.141",
"@react-native/babel-plugin-codegen": "0.73.0",
"@rnw-scripts/babel-node-config": "2.3.1",
"@rnw-scripts/babel-react-native-config": "0.0.0",

Просмотреть файл

@ -14,13 +14,13 @@
},
"dependencies": {
"@react-native-picker/picker": "2.4.10",
"@react-native-windows/automation-channel": "^0.12.38",
"@react-native-windows/automation-channel": "^0.12.39",
"@react-native-windows/tester": "0.0.1",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699",
"react-native-windows": "^0.0.0-canary.700",
"react-native-xaml": "^0.0.76"
},
"devDependencies": {
@ -29,8 +29,8 @@
"@babel/preset-env": "^7.8.4",
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@react-native-windows/automation": "^0.3.120",
"@react-native-windows/automation-commands": "^0.1.140",
"@react-native-windows/automation": "^0.3.121",
"@react-native-windows/automation-commands": "^0.1.141",
"@react-native/babel-plugin-codegen": "0.73.0",
"@rnw-scripts/babel-node-config": "2.3.1",
"@rnw-scripts/babel-react-native-config": "0.0.0",

Просмотреть файл

@ -10,14 +10,14 @@
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.38",
"@react-native-windows/automation-channel": "^0.12.39",
"@react-native-windows/fs": "^0.0.0-canary.27",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699"
"react-native-windows": "^0.0.0-canary.700"
},
"devDependencies": {
"@babel/core": "^7.20.0",

Просмотреть файл

@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699"
"react-native-windows": "^0.0.0-canary.700"
},
"devDependencies": {
"@babel/core": "^7.20.0",

Просмотреть файл

@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.57.1",
"react": "18.2.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88",
"react-native-windows": "^0.0.0-canary.699"
"react-native-windows": "^0.0.0-canary.700"
},
"devDependencies": {
"@babel/core": "^7.20.0",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Thu, 31 Aug 2023 05:13:19 GMT",
"version": "0.0.0-canary.700",
"tag": "react-native-windows_v0.0.0-canary.700",
"comments": {
"prerelease": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "react-native-windows",
"commit": "003dc5b1abbcae56460c405826f944a6c925ff73",
"comment": "[Fabric] Remove runtime classes in CompositionSwitcher"
}
]
}
},
{
"date": "Wed, 30 Aug 2023 05:12:56 GMT",
"version": "0.0.0-canary.699",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - react-native-windows
This log was last generated on Wed, 30 Aug 2023 05:12:56 GMT and should not be manually modified.
This log was last generated on Thu, 31 Aug 2023 05:13:19 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.700
Thu, 31 Aug 2023 05:13:19 GMT
### Changes
- [Fabric] Remove runtime classes in CompositionSwitcher (30809111+acoates-ms@users.noreply.github.com)
## 0.0.0-canary.699
Wed, 30 Aug 2023 05:12:56 GMT

Просмотреть файл

@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.0.0-canary.699</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.0.0-canary.700</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>97a386c3f91e08abe948136ea9b0dab2321277b3</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>003dc5b1abbcae56460c405826f944a6c925ff73</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.0.0-canary.699",
"version": "0.0.0-canary.700",
"license": "MIT",
"repository": {
"type": "git",