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 Jan 12, 2024
1 parent 1fbc535 commit f8be40d
Show file tree
Hide file tree
Showing 22 changed files with 127 additions and 42 deletions.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation-channel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Fri, 12 Jan 2024 06:14:41 GMT",
"version": "0.12.91",
"tag": "@react-native-windows/automation-channel_v0.12.91",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.752",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 11 Jan 2024 06:14:31 GMT",
"version": "0.12.90",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel

This log was last generated on Thu, 11 Jan 2024 06:14:31 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 06:14:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.12.91

Fri, 12 Jan 2024 06:14:41 GMT

### Patches

- Bump react-native-windows to v0.0.0-canary.752

## 0.12.90

Thu, 11 Jan 2024 06:14:31 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.12.90",
"version": "0.12.91",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751",
"react-native-windows": "^0.0.0-canary.752",
"typescript": "^4.9.5"
},
"files": [
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation-commands/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Fri, 12 Jan 2024 06:14:41 GMT",
"version": "0.1.193",
"tag": "@react-native-windows/automation-commands_v0.1.193",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.91",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 11 Jan 2024 06:14:31 GMT",
"version": "0.1.192",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands

This log was last generated on Thu, 11 Jan 2024 06:14:31 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 06:14:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.193

Fri, 12 Jan 2024 06:14:41 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.91

## 0.1.192

Thu, 11 Jan 2024 06:14:31 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.1.192",
"version": "0.1.193",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.90",
"@react-native-windows/automation-channel": "^0.12.91",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Fri, 12 Jan 2024 06:14:41 GMT",
"version": "0.3.173",
"tag": "@react-native-windows/automation_v0.3.173",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.91",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 11 Jan 2024 06:14:31 GMT",
"version": "0.3.172",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation

This log was last generated on Thu, 11 Jan 2024 06:14:31 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 06:14:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.3.173

Fri, 12 Jan 2024 06:14:41 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.91

## 0.3.172

Thu, 11 Jan 2024 06:14:31 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/automation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.3.172",
"version": "0.3.173",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.90",
"@react-native-windows/automation-channel": "^0.12.91",
"@react-native-windows/fs": "^0.0.0-canary.30",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "0.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751",
"react-native-windows": "^0.0.0-canary.752",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.74.0-nightly-20231116-fa89dd68b",
"react-native-platform-override": "^1.9.17",
"react-native-windows": "^0.0.0-canary.751",
"react-native-windows": "^0.0.0-canary.752",
"typescript": "^4.9.5"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debug-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"devDependencies": {
"@react-native-windows/automation": "^0.3.172",
"@react-native-windows/automation": "^0.3.173",
"@react-native-windows/fs": "^0.0.0-canary.30",
"@rnw-scripts/eslint-config": "1.2.4",
"@rnw-scripts/ts-config": "2.0.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/e2e-test-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"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.90",
"@react-native-windows/automation-channel": "^0.12.91",
"@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.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751"
"react-native-windows": "^0.0.0-canary.752"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/generator": "^7.20.0",
"@babel/preset-env": "^7.8.4",
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@react-native-windows/automation": "^0.3.172",
"@react-native-windows/automation-commands": "^0.1.192",
"@react-native-windows/automation": "^0.3.173",
"@react-native-windows/automation-commands": "^0.1.193",
"@react-native/babel-plugin-codegen": "0.73.0",
"@react-native/metro-babel-transformer": "0.73.12",
"@react-native/metro-config": "^0.73.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/e2e-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
},
"dependencies": {
"@react-native-picker/picker": "^2.5.1",
"@react-native-windows/automation-channel": "^0.12.90",
"@react-native-windows/automation-channel": "^0.12.91",
"@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.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751",
"react-native-windows": "^0.0.0-canary.752",
"react-native-xaml": "^0.0.76"
},
"devDependencies": {
Expand All @@ -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.172",
"@react-native-windows/automation-commands": "^0.1.192",
"@react-native-windows/automation": "^0.3.173",
"@react-native-windows/automation-commands": "^0.1.193",
"@react-native/babel-plugin-codegen": "0.73.0",
"@react-native/metro-babel-transformer": "0.73.12",
"@react-native/metro-config": "^0.73.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"integration-test": "jest --config jest.integration.config.js --runInBand --verbose"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.90",
"@react-native-windows/automation-channel": "^0.12.91",
"@react-native-windows/fs": "^0.0.0-canary.30",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751"
"react-native-windows": "^0.0.0-canary.752"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751"
"react-native-windows": "^0.0.0-canary.752"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^5.57.1",
"react": "18.2.0",
"react-native": "0.74.0-nightly-20231116-fa89dd68b",
"react-native-windows": "^0.0.0-canary.751"
"react-native-windows": "^0.0.0-canary.752"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
21 changes: 21 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Fri, 12 Jan 2024 06:14:41 GMT",
"version": "0.0.0-canary.752",
"tag": "react-native-windows_v0.0.0-canary.752",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "react-native-windows",
"commit": "1fbc5357822961c7f60685549bd694436992f4eb",
"comment": "[Fabric] ScrollViewComponentView should report ContentOffset to its shadownode state"
},
{
"author": "email not defined",
"package": "react-native-windows",
"commit": "a948daf08007d75f618daa3747b28f096a15437b",
"comment": "Unfork Yoga"
}
]
}
},
{
"date": "Thu, 11 Jan 2024 06:14:31 GMT",
"version": "0.0.0-canary.751",
Expand Down
11 changes: 10 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - react-native-windows

This log was last generated on Thu, 11 Jan 2024 06:14:31 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 06:14:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.752

Fri, 12 Jan 2024 06:14:41 GMT

### Changes

- [Fabric] ScrollViewComponentView should report ContentOffset to its shadownode state ([email protected])
- Unfork Yoga (email not defined)

## 0.0.0-canary.751

Thu, 11 Jan 2024 06:14:31 GMT
Expand Down
4 changes: 2 additions & 2 deletions vnext/PropertySheets/Generated/PackageVersion.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.0.0-canary.751</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.0.0-canary.752</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>be45aa5a4f6e6d4355924380e83298b25ad9518d</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>1fbc5357822961c7f60685549bd694436992f4eb</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.0.0-canary.751",
"version": "0.0.0-canary.752",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit f8be40d

Please sign in to comment.