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 10, 2025
1 parent 31b5dea commit 4a98f16
Show file tree
Hide file tree
Showing 87 changed files with 1,119 additions and 219 deletions.

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.278",
"@office-iss/react-native-win32": "^0.0.0-canary.279",
"react": "19.0.0",
"react-native": "0.78.0-nightly-20241221-66342d3cc"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.278",
"@office-iss/react-native-win32": "^0.0.0-canary.279",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.30",
"@rnw-scripts/just-task": "2.3.47",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/just-task": "2.3.48",
"@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-20241221-66342d3cc",
"react-native-platform-override": "^1.9.49",
"react-native-platform-override": "^1.9.50",
"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": "Fri, 10 Jan 2025 06:23:18 GMT",
"version": "0.0.0-canary.279",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.279",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@office-iss/react-native-win32",
"commit": "31b5dea7f76db31d1cfbda276b61d2fbfb116698",
"comment": "Integrate 12/20"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.31",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.35",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/just-task to v2.3.48",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v1.9.50",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Jan 2025 06:31:13 GMT",
"version": "0.0.0-canary.278",
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 Wed, 08 Jan 2025 06:31:13 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 06:23:18 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.279

Fri, 10 Jan 2025 06:23:18 GMT

### Changes

- Integrate 12/20 ([email protected])
- Bump @rnw-scripts/eslint-config to v1.2.31
- Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.35
- Bump @rnw-scripts/just-task to v2.3.48
- Bump react-native-platform-override to v1.9.50

## 0.0.0-canary.278

Wed, 08 Jan 2025 06:31:13 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.278",
"version": "0.0.0-canary.279",
"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.30",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.34",
"@rnw-scripts/just-task": "2.3.47",
"@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/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-20241221-66342d3cc",
"react-native-platform-override": "^1.9.49",
"react-native-platform-override": "^1.9.50",
"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": "Fri, 10 Jan 2025 06:23:18 GMT",
"version": "0.12.247",
"tag": "@react-native-windows/automation-channel_v0.12.247",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@react-native-windows/automation-channel",
"commit": "31b5dea7f76db31d1cfbda276b61d2fbfb116698",
"comment": "Integrate 12/20"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.31",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/just-task to v2.3.48",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.907",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.12.246",
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 Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 06:23:18 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.12.247

Fri, 10 Jan 2025 06:23:18 GMT

### Patches

- Integrate 12/20 ([email protected])
- Bump @rnw-scripts/eslint-config to v1.2.31
- Bump @rnw-scripts/just-task to v2.3.48
- Bump react-native-windows to v0.0.0-canary.907

## 0.12.246

Thu, 09 Jan 2025 06:22:46 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.246",
"version": "0.12.247",
"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.30",
"@rnw-scripts/just-task": "2.3.47",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/just-task": "2.3.48",
"@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-20241221-66342d3cc",
"react-native-windows": "^0.0.0-canary.906",
"react-native-windows": "^0.0.0-canary.907",
"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": "Fri, 10 Jan 2025 06:23:19 GMT",
"version": "0.1.350",
"tag": "@react-native-windows/automation-commands_v0.1.350",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.247",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.31",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/just-task to v2.3.48",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.1.349",
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 Thu, 09 Jan 2025 06:22:46 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Jan 2025 06:23:19 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.1.350

Fri, 10 Jan 2025 06:23:19 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.247
- Bump @rnw-scripts/eslint-config to v1.2.31
- Bump @rnw-scripts/just-task to v2.3.48

## 0.1.349

Thu, 09 Jan 2025 06:22:46 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.349",
"version": "0.1.350",
"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.246",
"@react-native-windows/automation-channel": "^0.12.247",
"@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.30",
"@rnw-scripts/just-task": "2.3.47",
"@rnw-scripts/eslint-config": "1.2.31",
"@rnw-scripts/just-task": "2.3.48",
"@rnw-scripts/ts-config": "2.0.5",
"@types/jest": "^29.2.2",
"@types/node": "^18.0.0",
Expand Down
33 changes: 33 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Fri, 10 Jan 2025 06:23:19 GMT",
"version": "0.3.329",
"tag": "@react-native-windows/automation_v0.3.329",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.12.247",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/fs to v0.0.0-canary.60",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.31",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @rnw-scripts/just-task to v2.3.48",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 09 Jan 2025 06:22:46 GMT",
"version": "0.3.328",
Expand Down
Loading

0 comments on commit 4a98f16

Please sign in to comment.