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 9, 2025
1 parent 1ccad10 commit 436981b
Show file tree
Hide file tree
Showing 34 changed files with 223 additions and 62 deletions.

This file was deleted.

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": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.12.246",
"tag": "@react-native-windows/automation-channel_v0.12.246",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.906",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 06:31:13 GMT",
"version": "0.12.245",
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 Wed, 08 Jan 2025 06:31:13 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.12.246

Thu, 09 Jan 2025 06:22:46 GMT

### Patches

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

## 0.12.245

Wed, 08 Jan 2025 06:31:13 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.245",
"version": "0.12.246",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,7 +33,7 @@
"prettier": "2.8.8",
"react": "18.3.1",
"react-native": "0.78.0-nightly-20241210-6d235853f",
"react-native-windows": "^0.0.0-canary.905",
"react-native-windows": "^0.0.0-canary.906",
"typescript": "5.0.4"
},
"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": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.1.349",
"tag": "@react-native-windows/automation-commands_v0.1.349",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.246",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 06:31:14 GMT",
"version": "0.1.348",
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 Wed, 08 Jan 2025 06:31:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.1.349

Thu, 09 Jan 2025 06:22:46 GMT

### Patches

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

## 0.1.348

Wed, 08 Jan 2025 06:31:14 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.348",
"version": "0.1.349",
"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.245",
"@react-native-windows/automation-channel": "^0.12.246",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.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": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.3.328",
"tag": "@react-native-windows/automation_v0.3.328",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.246",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 06:31:14 GMT",
"version": "0.3.327",
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 Wed, 08 Jan 2025 06:31:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.3.328

Thu, 09 Jan 2025 06:22:46 GMT

### Patches

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

## 0.3.327

Wed, 08 Jan 2025 06:31:14 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.327",
"version": "0.3.328",
"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.245",
"@react-native-windows/automation-channel": "^0.12.246",
"@react-native-windows/fs": "^0.0.0-canary.59",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.0.0-canary.253",
"tag": "@react-native-windows/cli_v0.0.0-canary.253",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/telemetry to v0.0.0-canary.114",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 06:31:14 GMT",
"version": "0.0.0-canary.252",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/cli

<!-- This log was last generated on Wed, 08 Jan 2025 06:31:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.253

Thu, 09 Jan 2025 06:22:46 GMT

### Changes

- Bump @react-native-windows/telemetry to v0.0.0-canary.114

## 0.0.0-canary.252

Wed, 08 Jan 2025 06:31:14 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/cli",
"version": "0.0.0-canary.252",
"version": "0.0.0-canary.253",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -20,7 +20,7 @@
"@react-native-windows/codegen": "0.0.0-canary.114",
"@react-native-windows/fs": "^0.0.0-canary.59",
"@react-native-windows/package-utils": "^0.0.0-canary.85",
"@react-native-windows/telemetry": "^0.0.0-canary.113",
"@react-native-windows/telemetry": "^0.0.0-canary.114",
"@xmldom/xmldom": "^0.7.7",
"chalk": "^4.1.0",
"cli-spinners": "^2.2.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/telemetry/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/telemetry",
"entries": [
{
"date": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.0.0-canary.114",
"tag": "@react-native-windows/telemetry_v0.0.0-canary.114",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@react-native-windows/telemetry",
"commit": "1ccad10dedacbcd88a6b5c8359695b8c029d5616",
"comment": "Address package name limitations for telemetry"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 06:31:13 GMT",
"version": "0.0.0-canary.113",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/telemetry

<!-- This log was last generated on Wed, 08 Jan 2025 06:31:13 GMT and should not be manually modified. -->
<!-- This log was last generated on Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.114

Thu, 09 Jan 2025 06:22:46 GMT

### Changes

- Address package name limitations for telemetry ([email protected])

## 0.0.0-canary.113

Wed, 08 Jan 2025 06:31:13 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/telemetry",
"version": "0.0.0-canary.113",
"version": "0.0.0-canary.114",
"license": "MIT",
"main": "lib-commonjs/index.js",
"typings": "lib-commonjs/index.d.ts",
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 @@ -20,7 +20,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "0.78.0-nightly-20241210-6d235853f",
"react-native-windows": "^0.0.0-canary.905",
"react-native-windows": "^0.0.0-canary.906",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
Expand All @@ -34,7 +34,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.78.0-nightly-20241210-6d235853f",
"react-native-platform-override": "^1.9.49",
"react-native-windows": "^0.0.0-canary.905",
"react-native-windows": "^0.0.0-canary.906",
"typescript": "5.0.4"
},
"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.327",
"@react-native-windows/automation": "^0.3.328",
"@react-native-windows/fs": "^0.0.0-canary.59",
"@rnw-scripts/eslint-config": "1.2.30",
"@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,14 +14,14 @@
"bundle:debug": "npx @react-native-community/cli 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.245",
"@react-native-windows/automation-channel": "^0.12.246",
"@react-native-windows/tester": "0.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.78.0-nightly-20241210-6d235853f",
"react-native-windows": "^0.0.0-canary.905"
"react-native-windows": "^0.0.0-canary.906"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -30,8 +30,8 @@
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "15.0.0-alpha.2",
"@react-native-windows/automation": "^0.3.327",
"@react-native-windows/automation-commands": "^0.1.348",
"@react-native-windows/automation": "^0.3.328",
"@react-native-windows/automation-commands": "^0.1.349",
"@react-native/metro-config": "0.77.0-nightly-20241020-e7a3f479f",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.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,14 +14,14 @@
},
"dependencies": {
"@react-native-picker/picker": "^2.5.1",
"@react-native-windows/automation-channel": "^0.12.245",
"@react-native-windows/automation-channel": "^0.12.246",
"@react-native-windows/tester": "0.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^18.2.0",
"react-native": "0.78.0-nightly-20241210-6d235853f",
"react-native-windows": "^0.0.0-canary.905",
"react-native-windows": "^0.0.0-canary.906",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
Expand All @@ -31,8 +31,8 @@
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "15.0.0-alpha.2",
"@react-native-windows/automation": "^0.3.327",
"@react-native-windows/automation-commands": "^0.1.348",
"@react-native-windows/automation": "^0.3.328",
"@react-native-windows/automation-commands": "^0.1.349",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
Expand Down
Loading

0 comments on commit 436981b

Please sign in to comment.