applying package updates ***NO_CI***
This commit is contained in:
Родитель
65d5e3b5ae
Коммит
797c830d91
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "prerelease",
|
||||
"comment": "Make appearanceChanged event consistent with Android/iOS",
|
||||
"packageName": "react-native-windows",
|
||||
"email": "erozell@outlook.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-channel",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Sat, 27 Jul 2024 05:13:54 GMT",
|
||||
"version": "0.12.187",
|
||||
"tag": "@react-native-windows/automation-channel_v0.12.187",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation-channel",
|
||||
"comment": "Bump react-native-windows to v0.0.0-canary.847",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 26 Jul 2024 05:14:22 GMT",
|
||||
"version": "0.12.186",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation-channel
|
||||
|
||||
This log was last generated on Fri, 26 Jul 2024 05:14:22 GMT and should not be manually modified.
|
||||
This log was last generated on Sat, 27 Jul 2024 05:13:54 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.12.187
|
||||
|
||||
Sat, 27 Jul 2024 05:13:54 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump react-native-windows to v0.0.0-canary.847
|
||||
|
||||
## 0.12.186
|
||||
|
||||
Fri, 26 Jul 2024 05:14:22 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-channel",
|
||||
"version": "0.12.186",
|
||||
"version": "0.12.187",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"prettier": "2.8.8",
|
||||
"react": "19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846",
|
||||
"react-native-windows": "^0.0.0-canary.847",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-commands",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Sat, 27 Jul 2024 05:13:54 GMT",
|
||||
"version": "0.1.290",
|
||||
"tag": "@react-native-windows/automation-commands_v0.1.290",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation-commands",
|
||||
"comment": "Bump @react-native-windows/automation-channel to v0.12.187",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 26 Jul 2024 05:14:22 GMT",
|
||||
"version": "0.1.289",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation-commands
|
||||
|
||||
This log was last generated on Fri, 26 Jul 2024 05:14:22 GMT and should not be manually modified.
|
||||
This log was last generated on Sat, 27 Jul 2024 05:13:54 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.290
|
||||
|
||||
Sat, 27 Jul 2024 05:13:54 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/automation-channel to v0.12.187
|
||||
|
||||
## 0.1.289
|
||||
|
||||
Fri, 26 Jul 2024 05:14:22 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation-commands",
|
||||
"version": "0.1.289",
|
||||
"version": "0.1.290",
|
||||
"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.186",
|
||||
"@react-native-windows/automation-channel": "^0.12.187",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.5",
|
||||
"@typescript-eslint/parser": "^5.57.1"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Sat, 27 Jul 2024 05:13:54 GMT",
|
||||
"version": "0.3.269",
|
||||
"tag": "@react-native-windows/automation_v0.3.269",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@react-native-windows/automation",
|
||||
"comment": "Bump @react-native-windows/automation-channel to v0.12.187",
|
||||
"commit": "not available"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 26 Jul 2024 05:14:22 GMT",
|
||||
"version": "0.3.268",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @react-native-windows/automation
|
||||
|
||||
This log was last generated on Fri, 26 Jul 2024 05:14:22 GMT and should not be manually modified.
|
||||
This log was last generated on Sat, 27 Jul 2024 05:13:54 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.3.269
|
||||
|
||||
Sat, 27 Jul 2024 05:13:54 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @react-native-windows/automation-channel to v0.12.187
|
||||
|
||||
## 0.3.268
|
||||
|
||||
Fri, 26 Jul 2024 05:14:22 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@react-native-windows/automation",
|
||||
"version": "0.3.268",
|
||||
"version": "0.3.269",
|
||||
"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.186",
|
||||
"@react-native-windows/automation-channel": "^0.12.187",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.54",
|
||||
"@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.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846",
|
||||
"react-native-windows": "^0.0.0-canary.847",
|
||||
"react-native-xaml": "^0.0.78"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -33,7 +33,7 @@
|
|||
"just-scripts": "^1.3.3",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-platform-override": "^1.9.44",
|
||||
"react-native-windows": "^0.0.0-canary.846",
|
||||
"react-native-windows": "^0.0.0-canary.847",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"lint:fix": "rnw-scripts lint:fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-native-windows/automation": "^0.3.268",
|
||||
"@react-native-windows/automation": "^0.3.269",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.54",
|
||||
"@rnw-scripts/eslint-config": "1.2.25",
|
||||
"@rnw-scripts/ts-config": "2.0.5",
|
||||
|
|
|
@ -14,14 +14,14 @@
|
|||
"bundle:debug": "react-native bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.186",
|
||||
"@react-native-windows/automation-channel": "^0.12.187",
|
||||
"@react-native-windows/tester": "0.0.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.21.0",
|
||||
"@typescript-eslint/parser": "^5.21.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846"
|
||||
"react-native-windows": "^0.0.0-canary.847"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
@ -29,8 +29,8 @@
|
|||
"@babel/preset-env": "^7.20.0",
|
||||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-windows/automation": "^0.3.268",
|
||||
"@react-native-windows/automation-commands": "^0.1.289",
|
||||
"@react-native-windows/automation": "^0.3.269",
|
||||
"@react-native-windows/automation-commands": "^0.1.290",
|
||||
"@react-native/metro-config": "0.75.0-nightly-20240614-8b53d41a8",
|
||||
"@rnw-scripts/babel-node-config": "2.3.2",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -14,14 +14,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@react-native-picker/picker": "^2.5.1",
|
||||
"@react-native-windows/automation-channel": "^0.12.186",
|
||||
"@react-native-windows/automation-channel": "^0.12.187",
|
||||
"@react-native-windows/tester": "0.0.1",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.21.0",
|
||||
"@typescript-eslint/parser": "^5.21.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846",
|
||||
"react-native-windows": "^0.0.0-canary.847",
|
||||
"react-native-xaml": "^0.0.78"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -30,8 +30,8 @@
|
|||
"@babel/preset-env": "^7.20.0",
|
||||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
"@react-native-windows/automation": "^0.3.268",
|
||||
"@react-native-windows/automation-commands": "^0.1.289",
|
||||
"@react-native-windows/automation": "^0.3.269",
|
||||
"@react-native-windows/automation-commands": "^0.1.290",
|
||||
"@react-native/metro-config": "0.75.0-nightly-20240614-8b53d41a8",
|
||||
"@rnw-scripts/babel-node-config": "2.3.2",
|
||||
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-windows/automation-channel": "^0.12.186",
|
||||
"@react-native-windows/automation-channel": "^0.12.187",
|
||||
"@react-native-windows/fs": "^0.0.0-canary.54",
|
||||
"@types/react": "^18.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.21.0",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"chai": "^4.2.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846"
|
||||
"react-native-windows": "^0.0.0-canary.847"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^5.21.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846"
|
||||
"react-native-windows": "^0.0.0-canary.847"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^5.21.0",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846"
|
||||
"react-native-windows": "^0.0.0-canary.847"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@typescript-eslint/parser": "^5.57.1",
|
||||
"react": "^19.0.0-rc-fb9a90fa48-20240614",
|
||||
"react-native": "0.75.0-nightly-20240618-5df5ed1a8",
|
||||
"react-native-windows": "^0.0.0-canary.846"
|
||||
"react-native-windows": "^0.0.0-canary.847"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Sat, 27 Jul 2024 05:13:53 GMT",
|
||||
"version": "0.0.0-canary.847",
|
||||
"tag": "react-native-windows_v0.0.0-canary.847",
|
||||
"comments": {
|
||||
"prerelease": [
|
||||
{
|
||||
"author": "erozell@outlook.com",
|
||||
"package": "react-native-windows",
|
||||
"commit": "2466bb967dd792b2ecc5b50896e1cd7b9d52b1c8",
|
||||
"comment": "Make appearanceChanged event consistent with Android/iOS"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 26 Jul 2024 05:14:21 GMT",
|
||||
"version": "0.0.0-canary.846",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - react-native-windows
|
||||
|
||||
This log was last generated on Fri, 26 Jul 2024 05:14:21 GMT and should not be manually modified.
|
||||
This log was last generated on Sat, 27 Jul 2024 05:13:53 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.0.0-canary.847
|
||||
|
||||
Sat, 27 Jul 2024 05:13:53 GMT
|
||||
|
||||
### Changes
|
||||
|
||||
- Make appearanceChanged event consistent with Android/iOS (erozell@outlook.com)
|
||||
|
||||
## 0.0.0-canary.846
|
||||
|
||||
Fri, 26 Jul 2024 05:14:21 GMT
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
-->
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ReactNativeWindowsVersion>0.0.0-canary.846</ReactNativeWindowsVersion>
|
||||
<ReactNativeWindowsVersion>0.0.0-canary.847</ReactNativeWindowsVersion>
|
||||
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
|
||||
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
|
||||
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
|
||||
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
|
||||
<ReactNativeWindowsCommitId>5dffc561d4e93a9d9aa1daa1264023af1cc9a9f7</ReactNativeWindowsCommitId>
|
||||
<ReactNativeWindowsCommitId>65d5e3b5ae185555aac9e19443a536584778490f</ReactNativeWindowsCommitId>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"version": "0.0.0-canary.846",
|
||||
"version": "0.0.0-canary.847",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче