applying package updates ***NO_CI***

This commit is contained in:
React-Native-Windows Bot 2023-09-19 05:13:04 +00:00
Родитель 3cf0d7ad6b
Коммит f5d830dce7
22 изменённых файлов: 127 добавлений и 42 удалений

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

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "[Fabric] Custom native components should have access to the ReactContext",
"packageName": "react-native-windows",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "add Fabric ActivityIndicator animating property",
"packageName": "react-native-windows",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Tue, 19 Sep 2023 05:13:03 GMT",
"version": "0.12.44",
"tag": "@react-native-windows/automation-channel_v0.12.44",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.705",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 08 Sep 2023 05:13:10 GMT",
"version": "0.12.43",

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

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel
This log was last generated on Fri, 08 Sep 2023 05:13:10 GMT and should not be manually modified.
This log was last generated on Tue, 19 Sep 2023 05:13:03 GMT and should not be manually modified.
<!-- Start content -->
## 0.12.44
Tue, 19 Sep 2023 05:13:03 GMT
### Patches
- Bump react-native-windows to v0.0.0-canary.705
## 0.12.43
Fri, 08 Sep 2023 05:13:10 GMT

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

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.12.43",
"version": "0.12.44",
"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.704",
"react-native-windows": "^0.0.0-canary.705",
"typescript": "^4.9.5"
},
"files": [

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

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Tue, 19 Sep 2023 05:13:03 GMT",
"version": "0.1.146",
"tag": "@react-native-windows/automation-commands_v0.1.146",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.44",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 08 Sep 2023 05:13:10 GMT",
"version": "0.1.145",

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

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands
This log was last generated on Fri, 08 Sep 2023 05:13:10 GMT and should not be manually modified.
This log was last generated on Tue, 19 Sep 2023 05:13:03 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.146
Tue, 19 Sep 2023 05:13:03 GMT
### Patches
- Bump @react-native-windows/automation-channel to v0.12.44
## 0.1.145
Fri, 08 Sep 2023 05:13:10 GMT

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

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.1.145",
"version": "0.1.146",
"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.43",
"@react-native-windows/automation-channel": "^0.12.44",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1"
},

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

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Tue, 19 Sep 2023 05:13:03 GMT",
"version": "0.3.126",
"tag": "@react-native-windows/automation_v0.3.126",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.44",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 08 Sep 2023 05:13:10 GMT",
"version": "0.3.125",

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

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation
This log was last generated on Fri, 08 Sep 2023 05:13:10 GMT and should not be manually modified.
This log was last generated on Tue, 19 Sep 2023 05:13:03 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.126
Tue, 19 Sep 2023 05:13:03 GMT
### Patches
- Bump @react-native-windows/automation-channel to v0.12.44
## 0.3.125
Fri, 08 Sep 2023 05:13:10 GMT

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

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.3.125",
"version": "0.3.126",
"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.43",
"@react-native-windows/automation-channel": "^0.12.44",
"@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.704",
"react-native-windows": "^0.0.0-canary.705",
"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.704",
"react-native-windows": "^0.0.0-canary.705",
"typescript": "^4.9.5"
},
"engines": {

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

@ -8,7 +8,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"devDependencies": {
"@react-native-windows/automation": "^0.3.125",
"@react-native-windows/automation": "^0.3.126",
"@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.43",
"@react-native-windows/automation-channel": "^0.12.44",
"@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.704"
"react-native-windows": "^0.0.0-canary.705"
},
"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.125",
"@react-native-windows/automation-commands": "^0.1.145",
"@react-native-windows/automation": "^0.3.126",
"@react-native-windows/automation-commands": "^0.1.146",
"@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.43",
"@react-native-windows/automation-channel": "^0.12.44",
"@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.704",
"react-native-windows": "^0.0.0-canary.705",
"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.125",
"@react-native-windows/automation-commands": "^0.1.145",
"@react-native-windows/automation": "^0.3.126",
"@react-native-windows/automation-commands": "^0.1.146",
"@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.43",
"@react-native-windows/automation-channel": "^0.12.44",
"@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.704"
"react-native-windows": "^0.0.0-canary.705"
},
"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.704"
"react-native-windows": "^0.0.0-canary.705"
},
"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.704"
"react-native-windows": "^0.0.0-canary.705"
},
"devDependencies": {
"@babel/core": "^7.20.0",

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

@ -1,6 +1,27 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Tue, 19 Sep 2023 05:13:03 GMT",
"version": "0.0.0-canary.705",
"tag": "react-native-windows_v0.0.0-canary.705",
"comments": {
"prerelease": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "react-native-windows",
"commit": "3eec5ce50936eb97cd2e867ad80fa7d5d5a60c17",
"comment": "[Fabric] Custom native components should have access to the ReactContext"
},
{
"author": "tatianakapos@microsoft.com",
"package": "react-native-windows",
"commit": "3cf0d7ad6b48d94e1b56f3299ee516aac67e55f9",
"comment": "add Fabric ActivityIndicator animating property"
}
]
}
},
{
"date": "Fri, 08 Sep 2023 05:13:10 GMT",
"version": "0.0.0-canary.704",

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

@ -1,9 +1,18 @@
# Change Log - react-native-windows
This log was last generated on Fri, 08 Sep 2023 05:13:10 GMT and should not be manually modified.
This log was last generated on Tue, 19 Sep 2023 05:13:03 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.705
Tue, 19 Sep 2023 05:13:03 GMT
### Changes
- [Fabric] Custom native components should have access to the ReactContext (30809111+acoates-ms@users.noreply.github.com)
- add Fabric ActivityIndicator animating property (tatianakapos@microsoft.com)
## 0.0.0-canary.704
Fri, 08 Sep 2023 05:13:10 GMT

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

@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.0.0-canary.704</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.0.0-canary.705</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>e37345b7ed2e567eec8298f6d04f4862486b6d64</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>3cf0d7ad6b48d94e1b56f3299ee516aac67e55f9</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>

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

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