applying package updates ***NO_CI***

This commit is contained in:
React-Native-Windows Bot 2023-08-29 05:13:38 +00:00
Родитель ae282e6dd9
Коммит 61ea6de486
28 изменённых файлов: 161 добавлений и 60 удалений

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

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "Integrate RN Nightly Build 7/28",
"packageName": "@office-iss/react-native-win32",
"email": "yajurgrover@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Integrate RN Nightly Build 7/28",
"packageName": "@react-native-windows/automation-channel",
"email": "yajurgrover@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "Render background color on Text Applies a fill rect to the composition visual Fixes #11763",
"packageName": "react-native-windows",
"email": "26607885+chrisglein@users.noreply.github.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "Integrate RN Nightly Build 7/28",
"packageName": "react-native-windows",
"email": "yajurgrover@microsoft.com",
"dependentChangeType": "patch"
}

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

@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.212",
"@office-iss/react-native-win32": "^0.0.0-canary.213",
"react": "18.0.0",
"react-native": "0.73.0-nightly-20230728-c168a4f88"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.212",
"@office-iss/react-native-win32": "^0.0.0-canary.213",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.2",
"@rnw-scripts/just-task": "2.3.15",

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

@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Tue, 29 Aug 2023 05:13:35 GMT",
"version": "0.0.0-canary.213",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.213",
"comments": {
"prerelease": [
{
"author": "yajurgrover@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "ae282e6dd9a90058827d02d134892ac84bd5ab32",
"comment": "Integrate RN Nightly Build 7/28"
}
]
}
},
{
"date": "Sat, 26 Aug 2023 05:15:06 GMT",
"version": "0.0.0-canary.212",

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

@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32
This log was last generated on Sat, 26 Aug 2023 05:15:06 GMT and should not be manually modified.
This log was last generated on Tue, 29 Aug 2023 05:13:35 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.213
Tue, 29 Aug 2023 05:13:35 GMT
### Changes
- Integrate RN Nightly Build 7/28 (yajurgrover@microsoft.com)
## 0.0.0-canary.212
Sat, 26 Aug 2023 05:15:06 GMT

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

@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.0.0-canary.212",
"version": "0.0.0-canary.213",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",

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

@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Tue, 29 Aug 2023 05:13:36 GMT",
"version": "0.12.37",
"tag": "@react-native-windows/automation-channel_v0.12.37",
"comments": {
"patch": [
{
"author": "yajurgrover@microsoft.com",
"package": "@react-native-windows/automation-channel",
"commit": "ae282e6dd9a90058827d02d134892ac84bd5ab32",
"comment": "Integrate RN Nightly Build 7/28"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.698",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 25 Aug 2023 05:14:38 GMT",
"version": "0.12.36",

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

@ -1,9 +1,18 @@
# Change Log - @react-native-windows/automation-channel
This log was last generated on Fri, 25 Aug 2023 05:14:38 GMT and should not be manually modified.
This log was last generated on Tue, 29 Aug 2023 05:13:36 GMT and should not be manually modified.
<!-- Start content -->
## 0.12.37
Tue, 29 Aug 2023 05:13:36 GMT
### Patches
- Integrate RN Nightly Build 7/28 (yajurgrover@microsoft.com)
- Bump react-native-windows to v0.0.0-canary.698
## 0.12.36
Fri, 25 Aug 2023 05:14:38 GMT

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

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

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

@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Tue, 29 Aug 2023 05:13:36 GMT",
"version": "0.1.139",
"tag": "@react-native-windows/automation-commands_v0.1.139",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.37",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 25 Aug 2023 05:14:38 GMT",
"version": "0.1.138",

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

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands
This log was last generated on Fri, 25 Aug 2023 05:14:38 GMT and should not be manually modified.
This log was last generated on Tue, 29 Aug 2023 05:13:36 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.139
Tue, 29 Aug 2023 05:13:36 GMT
### Patches
- Bump @react-native-windows/automation-channel to v0.12.37
## 0.1.138
Fri, 25 Aug 2023 05:14:38 GMT

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

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.1.138",
"version": "0.1.139",
"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.36",
"@react-native-windows/automation-channel": "^0.12.37",
"@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, 29 Aug 2023 05:13:36 GMT",
"version": "0.3.119",
"tag": "@react-native-windows/automation_v0.3.119",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.37",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 25 Aug 2023 05:14:38 GMT",
"version": "0.3.118",

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

@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation
This log was last generated on Fri, 25 Aug 2023 05:14:38 GMT and should not be manually modified.
This log was last generated on Tue, 29 Aug 2023 05:13:36 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.119
Tue, 29 Aug 2023 05:13:36 GMT
### Patches
- Bump @react-native-windows/automation-channel to v0.12.37
## 0.3.118
Fri, 25 Aug 2023 05:14:38 GMT

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

@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.3.118",
"version": "0.3.119",
"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.36",
"@react-native-windows/automation-channel": "^0.12.37",
"@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.697",
"react-native-windows": "^0.0.0-canary.698",
"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.697",
"react-native-windows": "^0.0.0-canary.698",
"typescript": "^4.9.5"
},
"engines": {

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

@ -8,7 +8,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"devDependencies": {
"@react-native-windows/automation": "^0.3.118",
"@react-native-windows/automation": "^0.3.119",
"@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.36",
"@react-native-windows/automation-channel": "^0.12.37",
"@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.697"
"react-native-windows": "^0.0.0-canary.698"
},
"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.118",
"@react-native-windows/automation-commands": "^0.1.138",
"@react-native-windows/automation": "^0.3.119",
"@react-native-windows/automation-commands": "^0.1.139",
"@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.36",
"@react-native-windows/automation-channel": "^0.12.37",
"@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.697",
"react-native-windows": "^0.0.0-canary.698",
"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.118",
"@react-native-windows/automation-commands": "^0.1.138",
"@react-native-windows/automation": "^0.3.119",
"@react-native-windows/automation-commands": "^0.1.139",
"@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.36",
"@react-native-windows/automation-channel": "^0.12.37",
"@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.697"
"react-native-windows": "^0.0.0-canary.698"
},
"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.697"
"react-native-windows": "^0.0.0-canary.698"
},
"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.697"
"react-native-windows": "^0.0.0-canary.698"
},
"devDependencies": {
"@babel/core": "^7.20.0",

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

@ -1,6 +1,27 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Tue, 29 Aug 2023 05:13:36 GMT",
"version": "0.0.0-canary.698",
"tag": "react-native-windows_v0.0.0-canary.698",
"comments": {
"prerelease": [
{
"author": "26607885+chrisglein@users.noreply.github.com",
"package": "react-native-windows",
"commit": "2f7e8f31d289f70536e4d2f2ba568acfd1de9e27",
"comment": "Render background color on Text Applies a fill rect to the composition visual Fixes #11763"
},
{
"author": "yajurgrover@microsoft.com",
"package": "react-native-windows",
"commit": "ae282e6dd9a90058827d02d134892ac84bd5ab32",
"comment": "Integrate RN Nightly Build 7/28"
}
]
}
},
{
"date": "Fri, 25 Aug 2023 05:14:38 GMT",
"version": "0.0.0-canary.697",

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

@ -1,9 +1,18 @@
# Change Log - react-native-windows
This log was last generated on Fri, 25 Aug 2023 05:14:38 GMT and should not be manually modified.
This log was last generated on Tue, 29 Aug 2023 05:13:36 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.698
Tue, 29 Aug 2023 05:13:36 GMT
### Changes
- Render background color on Text Applies a fill rect to the composition visual Fixes #11763 (26607885+chrisglein@users.noreply.github.com)
- Integrate RN Nightly Build 7/28 (yajurgrover@microsoft.com)
## 0.0.0-canary.697
Fri, 25 Aug 2023 05:14:38 GMT

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

@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.0.0-canary.697</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.0.0-canary.698</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>8fec9dd58a708841614a40aa1d691c39697884aa</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>ae282e6dd9a90058827d02d134892ac84bd5ab32</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>

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

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