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 Dec 8, 2023
1 parent 6045982 commit 73d3562
Show file tree
Hide file tree
Showing 55 changed files with 350 additions and 140 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.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32-tester/package.json
Expand Up @@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.73.0-preview.6",
"@office-iss/react-native-win32": "0.73.0",
"react": "18.0.0",
"react-native": "^0.73.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.73.0-preview.6",
"@office-iss/react-native-win32": "0.73.0",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.3",
"@rnw-scripts/just-task": "2.3.17",
Expand Down
23 changes: 23 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
@@ -1,6 +1,29 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Fri, 08 Dec 2023 00:26:14 GMT",
"version": "0.73.0",
"tag": "@office-iss/react-native-win32_v0.73.0",
"comments": {
"patch": [
{
"author": "tatianakapos@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "60459824cfc243812bc7a160237633477169144f",
"comment": "Promote 0.73 to latest"
}
],
"prerelease": [
{
"author": "tatianakapos@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "b1c1e9b07078657eb604bf7bd5083a74d6f89672",
"comment": "integrate rc8"
}
]
}
},
{
"date": "Mon, 04 Dec 2023 16:15:07 GMT",
"version": "0.73.0-preview.6",
Expand Down
14 changes: 13 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
@@ -1,9 +1,21 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Mon, 04 Dec 2023 16:15:07 GMT and should not be manually modified.
This log was last generated on Fri, 08 Dec 2023 00:26:14 GMT and should not be manually modified.

<!-- Start content -->

## 0.73.0

Fri, 08 Dec 2023 00:26:14 GMT

### Patches

- Promote 0.73 to latest (tatianakapos@microsoft.com)

### Changes

- integrate rc8 (tatianakapos@microsoft.com)

## 0.73.0-preview.6

Mon, 04 Dec 2023 16:15:07 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@office-iss/react-native-win32/package.json
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.73.0-preview.6",
"version": "0.73.0",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down
Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.73.0",
"react-native-windows": "0.73.0",
"react-native-windows": "0.73.1",
"typescript": "^4.9.5"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/automation/package.json
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.57",
"@react-native-windows/fs": "0.73.0-preview.1",
"@react-native-windows/fs": "0.73.0",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",
"chalk": "^4.1.2",
Expand Down
39 changes: 39 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
@@ -1,6 +1,45 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Fri, 08 Dec 2023 00:26:14 GMT",
"version": "0.73.0",
"tag": "@react-native-windows/cli_v0.73.0",
"comments": {
"patch": [
{
"author": "tatianakapos@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "60459824cfc243812bc7a160237633477169144f",
"comment": "Promote 0.73 to latest"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/codegen to v0.73.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/fs to v0.73.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/package-utils to v0.73.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/telemetry to v0.73.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 13 Nov 2023 16:15:49 GMT",
"version": "0.73.0-preview.2",
Expand Down
14 changes: 13 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
@@ -1,9 +1,21 @@
# Change Log - @react-native-windows/cli

This log was last generated on Mon, 13 Nov 2023 16:15:49 GMT and should not be manually modified.
This log was last generated on Fri, 08 Dec 2023 00:26:14 GMT and should not be manually modified.

<!-- Start content -->

## 0.73.0

Fri, 08 Dec 2023 00:26:14 GMT

### Patches

- Promote 0.73 to latest (tatianakapos@microsoft.com)
- Bump @react-native-windows/codegen to v0.73.0
- Bump @react-native-windows/fs to v0.73.0
- Bump @react-native-windows/package-utils to v0.73.0
- Bump @react-native-windows/telemetry to v0.73.0

## 0.73.0-preview.2

Mon, 13 Nov 2023 16:15:49 GMT
Expand Down
10 changes: 5 additions & 5 deletions packages/@react-native-windows/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/cli",
"version": "0.73.0-preview.2",
"version": "0.73.0",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -17,10 +17,10 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/codegen": "0.73.0-preview.1",
"@react-native-windows/fs": "0.73.0-preview.1",
"@react-native-windows/package-utils": "0.73.0-preview.1",
"@react-native-windows/telemetry": "0.73.0-preview.1",
"@react-native-windows/codegen": "0.73.0",
"@react-native-windows/fs": "0.73.0",
"@react-native-windows/package-utils": "0.73.0",
"@react-native-windows/telemetry": "0.73.0",
"@xmldom/xmldom": "^0.7.7",
"chalk": "^4.1.0",
"cli-spinners": "^2.2.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/@react-native-windows/codegen/CHANGELOG.json
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/codegen",
"entries": [
{
"date": "Fri, 08 Dec 2023 00:26:15 GMT",
"version": "0.73.0",
"tag": "@react-native-windows/codegen_v0.73.0",
"comments": {
"patch": [
{
"author": "tatianakapos@microsoft.com",
"package": "@react-native-windows/codegen",
"commit": "60459824cfc243812bc7a160237633477169144f",
"comment": "Promote 0.73 to latest"
},
{
"author": "beachball",
"package": "@react-native-windows/codegen",
"comment": "Bump @react-native-windows/fs to v0.73.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 17 Oct 2023 22:26:52 GMT",
"version": "0.73.0-preview.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/codegen/CHANGELOG.md
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/codegen

This log was last generated on Tue, 17 Oct 2023 22:26:52 GMT and should not be manually modified.
This log was last generated on Fri, 08 Dec 2023 00:26:15 GMT and should not be manually modified.

<!-- Start content -->

## 0.73.0

Fri, 08 Dec 2023 00:26:15 GMT

### Patches

- Promote 0.73 to latest (tatianakapos@microsoft.com)
- Bump @react-native-windows/fs to v0.73.0

## 0.73.0-preview.1

Tue, 17 Oct 2023 22:26:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/codegen/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/codegen",
"version": "0.73.0-preview.1",
"version": "0.73.0",
"description": "Generators for react-native-codegen targeting react-native-windows",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -22,7 +22,7 @@
"react-native-windows-codegen": "./bin.js"
},
"dependencies": {
"@react-native-windows/fs": "0.73.0-preview.1",
"@react-native-windows/fs": "0.73.0",
"chalk": "^4.1.0",
"globby": "^11.0.4",
"mustache": "^4.0.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/@react-native-windows/find-repo-root/CHANGELOG.json
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/find-repo-root",
"entries": [
{
"date": "Fri, 08 Dec 2023 00:26:15 GMT",
"version": "0.73.0",
"tag": "@react-native-windows/find-repo-root_v0.73.0",
"comments": {
"patch": [
{
"author": "tatianakapos@microsoft.com",
"package": "@react-native-windows/find-repo-root",
"commit": "60459824cfc243812bc7a160237633477169144f",
"comment": "Promote 0.73 to latest"
},
{
"author": "beachball",
"package": "@react-native-windows/find-repo-root",
"comment": "Bump @react-native-windows/fs to v0.73.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 17 Oct 2023 22:26:52 GMT",
"version": "0.73.0-preview.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/find-repo-root/CHANGELOG.md
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/find-repo-root

This log was last generated on Tue, 17 Oct 2023 22:26:52 GMT and should not be manually modified.
This log was last generated on Fri, 08 Dec 2023 00:26:15 GMT and should not be manually modified.

<!-- Start content -->

## 0.73.0

Fri, 08 Dec 2023 00:26:15 GMT

### Patches

- Promote 0.73 to latest (tatianakapos@microsoft.com)
- Bump @react-native-windows/fs to v0.73.0

## 0.73.0-preview.1

Tue, 17 Oct 2023 22:26:52 GMT
Expand Down

0 comments on commit 73d3562

Please sign in to comment.