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 11, 2025
1 parent fb5c92b commit 89625fc
Show file tree
Hide file tree
Showing 89 changed files with 1,131 additions and 231 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 6 additions & 6 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.279",
"@office-iss/react-native-win32": "^0.0.0-canary.280",
"react": "19.0.0",
"react-native": "0.78.0-nightly-20241231-a3c8e2137"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.279",
"@office-iss/react-native-win32": "^0.0.0-canary.280",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/just-task": "2.3.48",
"@rnw-scripts/eslint-config": "1.2.32",
"@rnw-scripts/just-task": "2.3.49",
"@rnw-scripts/ts-config": "2.0.5",
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.78.0-nightly-20241231-a3c8e2137",
"react-native-platform-override": "^1.9.50",
"react-native-platform-override": "^1.9.51",
"typescript": "5.0.4"
},
"engines": {
"node": ">= 18"
}
}
}
39 changes: 39 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Sat, 11 Jan 2025 06:30:39 GMT",
"version": "0.0.0-canary.280",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.280",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@office-iss/react-native-win32",
"commit": "a279e3762d4daae0b5bb22dea770a61c25edefcd",
"comment": "Integrate 12/31"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.32",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.36",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/just-task to v2.3.49",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v1.9.51",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 10 Jan 2025 06:23:18 GMT",
"version": "0.0.0-canary.279",
Expand Down
14 changes: 13 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Change Log - @office-iss/react-native-win32

<!-- This log was last generated on Fri, 10 Jan 2025 06:23:18 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 11 Jan 2025 06:30:39 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.280

Sat, 11 Jan 2025 06:30:39 GMT

### Changes

- Integrate 12/31 ([email protected])
- Bump @rnw-scripts/eslint-config to v1.2.32
- Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.36
- Bump @rnw-scripts/just-task to v2.3.49
- Bump react-native-platform-override to v1.9.51

## 0.0.0-canary.279

Fri, 10 Jan 2025 06:23:18 GMT
Expand Down
12 changes: 6 additions & 6 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.0.0-canary.279",
"version": "0.0.0-canary.280",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -75,9 +75,9 @@
"@babel/eslint-parser": "^7.25.1",
"@react-native/metro-config": "0.77.0-nightly-20241001-223e98cc4",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.35",
"@rnw-scripts/just-task": "2.3.48",
"@rnw-scripts/eslint-config": "1.2.32",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.36",
"@rnw-scripts/just-task": "2.3.49",
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnx-kit/jest-preset": "^0.1.17",
"@types/node": "^18.0.0",
Expand All @@ -90,7 +90,7 @@
"prettier": "2.8.8",
"react": "19.0.0",
"react-native": "0.78.0-nightly-20241231-a3c8e2137",
"react-native-platform-override": "^1.9.50",
"react-native-platform-override": "^1.9.51",
"typescript": "5.0.4"
},
"peerDependencies": {
Expand All @@ -113,4 +113,4 @@
"engines": {
"node": ">= 18"
}
}
}
33 changes: 33 additions & 0 deletions packages/@react-native-windows/automation-channel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Sat, 11 Jan 2025 06:30:39 GMT",
"version": "0.12.248",
"tag": "@react-native-windows/automation-channel_v0.12.248",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@react-native-windows/automation-channel",
"commit": "a279e3762d4daae0b5bb22dea770a61c25edefcd",
"comment": "Integrate 12/31"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.32",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/just-task to v2.3.49",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.908",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 10 Jan 2025 06:23:18 GMT",
"version": "0.12.247",
Expand Down
13 changes: 12 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @react-native-windows/automation-channel

<!-- This log was last generated on Fri, 10 Jan 2025 06:23:18 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 11 Jan 2025 06:30:39 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.12.248

Sat, 11 Jan 2025 06:30:39 GMT

### Patches

- Integrate 12/31 ([email protected])
- Bump @rnw-scripts/eslint-config to v1.2.32
- Bump @rnw-scripts/just-task to v2.3.49
- Bump react-native-windows to v0.0.0-canary.908

## 0.12.247

Fri, 10 Jan 2025 06:23:18 GMT
Expand Down
10 changes: 5 additions & 5 deletions packages/@react-native-windows/automation-channel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.12.247",
"version": "0.12.248",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -23,8 +23,8 @@
},
"devDependencies": {
"@react-native-community/cli": "15.0.0-alpha.2",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/just-task": "2.3.48",
"@rnw-scripts/eslint-config": "1.2.32",
"@rnw-scripts/just-task": "2.3.49",
"@rnw-scripts/ts-config": "2.0.5",
"@types/find-up": "^4.0.0",
"@types/node": "^18.0.0",
Expand All @@ -33,7 +33,7 @@
"prettier": "2.8.8",
"react": "19.0.0",
"react-native": "0.78.0-nightly-20241231-a3c8e2137",
"react-native-windows": "^0.0.0-canary.907",
"react-native-windows": "^0.0.0-canary.908",
"typescript": "5.0.4"
},
"files": [
Expand All @@ -45,4 +45,4 @@
"engines": {
"node": ">= 18"
}
}
}
27 changes: 27 additions & 0 deletions packages/@react-native-windows/automation-commands/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Sat, 11 Jan 2025 06:30:40 GMT",
"version": "0.1.351",
"tag": "@react-native-windows/automation-commands_v0.1.351",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.248",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.32",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/just-task to v2.3.49",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 10 Jan 2025 06:23:19 GMT",
"version": "0.1.350",
Expand Down
12 changes: 11 additions & 1 deletion packages/@react-native-windows/automation-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @react-native-windows/automation-commands

<!-- This log was last generated on Fri, 10 Jan 2025 06:23:19 GMT and should not be manually modified. -->
<!-- This log was last generated on Sat, 11 Jan 2025 06:30:40 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.1.351

Sat, 11 Jan 2025 06:30:40 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.248
- Bump @rnw-scripts/eslint-config to v1.2.32
- Bump @rnw-scripts/just-task to v2.3.49

## 0.1.350

Fri, 10 Jan 2025 06:23:19 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.350",
"version": "0.1.351",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -18,14 +18,14 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.247",
"@react-native-windows/automation-channel": "^0.12.248",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1"
},
"devDependencies": {
"@jest/types": "^29.2.1",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/just-task": "2.3.48",
"@rnw-scripts/eslint-config": "1.2.32",
"@rnw-scripts/just-task": "2.3.49",
"@rnw-scripts/ts-config": "2.0.5",
"@types/jest": "^29.2.2",
"@types/node": "^18.0.0",
Expand Down
Loading

0 comments on commit 89625fc

Please sign in to comment.