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 Mar 7, 2024
1 parent 8f4fb70 commit a10abd9
Show file tree
Hide file tree
Showing 89 changed files with 1,127 additions and 227 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.

This file was deleted.

This file was deleted.

10 changes: 5 additions & 5 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.235",
"@office-iss/react-native-win32": "^0.0.0-canary.236",
"react": "18.0.0",
"react-native": "0.74.0-nightly-20240129-39cb02f6f"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.235",
"@office-iss/react-native-win32": "^0.0.0-canary.236",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.7",
"@rnw-scripts/just-task": "2.3.23",
"@rnw-scripts/eslint-config": "1.2.8",
"@rnw-scripts/just-task": "2.3.24",
"@rnw-scripts/ts-config": "2.0.5",
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.74.0-nightly-20240129-39cb02f6f",
"react-native-platform-override": "^1.9.23",
"react-native-platform-override": "^1.9.24",
"typescript": "5.0.4"
},
"engines": {
Expand Down
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": "Thu, 07 Mar 2024 06:16:46 GMT",
"version": "0.0.0-canary.236",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.236",
"comments": {
"prerelease": [
{
"author": "34109996+chiaramooney@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "8f4fb70927ba3cb6825fe736403c9cf006f7908b",
"comment": "Integrate 1/26"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.8",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.12",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump @rnw-scripts/just-task to v2.3.24",
"commit": "not available"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v1.9.24",
"commit": "not available"
}
]
}
},
{
"date": "Fri, 01 Mar 2024 06:18:14 GMT",
"version": "0.0.0-canary.235",
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, 01 Mar 2024 06:18:14 GMT and should not be manually modified.
This log was last generated on Thu, 07 Mar 2024 06:16:46 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.236

Thu, 07 Mar 2024 06:16:46 GMT

### Changes

- Integrate 1/26 (34109996+chiaramooney@users.noreply.github.com)
- Bump @rnw-scripts/eslint-config to v1.2.8
- Bump @rnw-scripts/jest-out-of-tree-snapshot-resolver to v1.1.12
- Bump @rnw-scripts/just-task to v2.3.24
- Bump react-native-platform-override to v1.9.24

## 0.0.0-canary.235

Fri, 01 Mar 2024 06:18:14 GMT
Expand Down
10 changes: 5 additions & 5 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.235",
"version": "0.0.0-canary.236",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -71,9 +71,9 @@
"@babel/eslint-parser": "^7.20.0",
"@react-native/metro-config": "0.74.0-nightly-20240129-39cb02f6f",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.7",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.11",
"@rnw-scripts/just-task": "2.3.23",
"@rnw-scripts/eslint-config": "1.2.8",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.12",
"@rnw-scripts/just-task": "2.3.24",
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnx-kit/jest-preset": "^0.1.0",
"@types/node": "^18.0.0",
Expand All @@ -86,7 +86,7 @@
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.0-nightly-20240129-39cb02f6f",
"react-native-platform-override": "^1.9.23",
"react-native-platform-override": "^1.9.24",
"typescript": "5.0.4"
},
"peerDependencies": {
Expand Down
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": "Thu, 07 Mar 2024 06:16:46 GMT",
"version": "0.12.123",
"tag": "@react-native-windows/automation-channel_v0.12.123",
"comments": {
"patch": [
{
"author": "34109996+chiaramooney@users.noreply.github.com",
"package": "@react-native-windows/automation-channel",
"commit": "8f4fb70927ba3cb6825fe736403c9cf006f7908b",
"comment": "Integrate 1/26"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.8",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump @rnw-scripts/just-task to v2.3.24",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.784",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 06 Mar 2024 06:16:51 GMT",
"version": "0.12.122",
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 Wed, 06 Mar 2024 06:16:51 GMT and should not be manually modified.
This log was last generated on Thu, 07 Mar 2024 06:16:46 GMT and should not be manually modified.

<!-- Start content -->

## 0.12.123

Thu, 07 Mar 2024 06:16:46 GMT

### Patches

- Integrate 1/26 (34109996+chiaramooney@users.noreply.github.com)
- Bump @rnw-scripts/eslint-config to v1.2.8
- Bump @rnw-scripts/just-task to v2.3.24
- Bump react-native-windows to v0.0.0-canary.784

## 0.12.122

Wed, 06 Mar 2024 06:16:51 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.122",
"version": "0.12.123",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"jsonrpc-lite": "^2.2.0"
},
"devDependencies": {
"@rnw-scripts/eslint-config": "1.2.7",
"@rnw-scripts/just-task": "2.3.23",
"@rnw-scripts/eslint-config": "1.2.8",
"@rnw-scripts/just-task": "2.3.24",
"@rnw-scripts/ts-config": "2.0.5",
"@types/find-up": "^4.0.0",
"@types/node": "^18.0.0",
Expand All @@ -32,7 +32,7 @@
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.0-nightly-20240129-39cb02f6f",
"react-native-windows": "^0.0.0-canary.783",
"react-native-windows": "^0.0.0-canary.784",
"typescript": "5.0.4"
},
"files": [
Expand Down
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": "Thu, 07 Mar 2024 06:16:48 GMT",
"version": "0.1.225",
"tag": "@react-native-windows/automation-commands_v0.1.225",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.12.123",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.8",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @rnw-scripts/just-task to v2.3.24",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 06 Mar 2024 06:16:51 GMT",
"version": "0.1.224",
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 Wed, 06 Mar 2024 06:16:51 GMT and should not be manually modified.
This log was last generated on Thu, 07 Mar 2024 06:16:48 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.225

Thu, 07 Mar 2024 06:16:48 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.12.123
- Bump @rnw-scripts/eslint-config to v1.2.8
- Bump @rnw-scripts/just-task to v2.3.24

## 0.1.224

Wed, 06 Mar 2024 06:16:51 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.224",
"version": "0.1.225",
"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.122",
"@react-native-windows/automation-channel": "^0.12.123",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1"
},
"devDependencies": {
"@jest/types": "^29.2.1",
"@rnw-scripts/eslint-config": "1.2.7",
"@rnw-scripts/just-task": "2.3.23",
"@rnw-scripts/eslint-config": "1.2.8",
"@rnw-scripts/just-task": "2.3.24",
"@rnw-scripts/ts-config": "2.0.5",
"@types/jest": "^29.2.2",
"@types/node": "^18.0.0",
Expand Down
Loading

0 comments on commit a10abd9

Please sign in to comment.