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 Oct 28, 2024
1 parent 5b950cf commit b8e66c9
Show file tree
Hide file tree
Showing 60 changed files with 367 additions and 162 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.

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
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.76.0-preview.3",
"@office-iss/react-native-win32": "0.76.0-preview.4",
"react": "18.0.0",
"react-native": "0.76.0-rc.6"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.76.0-preview.3",
"@office-iss/react-native-win32": "0.76.0-preview.4",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.27",
"@rnw-scripts/just-task": "2.3.44",
Expand Down
15 changes: 15 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Mon, 28 Oct 2024 15:29:51 GMT",
"version": "0.76.0-preview.4",
"tag": "@office-iss/react-native-win32_v0.76.0-preview.4",
"comments": {
"prerelease": [
{
"author": "jthysell@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "3aa853272cbdc109f14e38511c0cae9f8243872f",
"comment": "Fix repo linting with prettier"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 15:36:46 GMT",
"version": "0.76.0-preview.3",
Expand Down
10 changes: 9 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32

<!-- This log was last generated on Mon, 21 Oct 2024 15:36:46 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 28 Oct 2024 15:29:51 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.76.0-preview.4

Mon, 28 Oct 2024 15:29:51 GMT

### Changes

- Fix repo linting with prettier (jthysell@microsoft.com)

## 0.76.0-preview.3

Mon, 21 Oct 2024 15:36:46 GMT
Expand Down
2 changes: 1 addition & 1 deletion 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.76.0-preview.3",
"version": "0.76.0-preview.4",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "2.8.8",
"react": "18.3.1",
"react-native": "0.76.0-rc.6",
"react-native-windows": "0.76.0-preview.3",
"react-native-windows": "0.76.0-preview.4",
"typescript": "5.0.4"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.12.209",
"@react-native-windows/fs": "0.76.0-preview.1",
"@react-native-windows/fs": "0.76.0-preview.2",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"chalk": "^4.1.2",
Expand Down
51 changes: 51 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,57 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Mon, 28 Oct 2024 15:29:52 GMT",
"version": "0.76.0-preview.4",
"tag": "@react-native-windows/cli_v0.76.0-preview.4",
"comments": {
"prerelease": [
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "3aa853272cbdc109f14e38511c0cae9f8243872f",
"comment": "Fix repo linting with prettier"
},
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "5b950cfec87e5ce5e60f7762619f9acdd33c63d2",
"comment": "Temporarily disable code-signing of NuGet packages"
},
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "1154dfef9c00d4cfb62324ec5262a0431c196ee7",
"comment": "Create hybrid CppLib props/targets"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/codegen to v0.76.0-preview.2",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/fs to v0.76.0-preview.2",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/package-utils to v0.76.0-preview.2",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/telemetry to v0.76.0-preview.2",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 15:36:46 GMT",
"version": "0.76.0-preview.3",
Expand Down
16 changes: 15 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
# Change Log - @react-native-windows/cli

<!-- This log was last generated on Mon, 21 Oct 2024 15:36:46 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 28 Oct 2024 15:29:52 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.76.0-preview.4

Mon, 28 Oct 2024 15:29:52 GMT

### Changes

- Fix repo linting with prettier (jthysell@microsoft.com)
- Temporarily disable code-signing of NuGet packages (jthysell@microsoft.com)
- Create hybrid CppLib props/targets (jthysell@microsoft.com)
- Bump @react-native-windows/codegen to v0.76.0-preview.2
- Bump @react-native-windows/fs to v0.76.0-preview.2
- Bump @react-native-windows/package-utils to v0.76.0-preview.2
- Bump @react-native-windows/telemetry to v0.76.0-preview.2

## 0.76.0-preview.3

Mon, 21 Oct 2024 15:36:46 GMT
Expand Down
10 changes: 5 additions & 5 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.76.0-preview.3",
"version": "0.76.0-preview.4",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -17,10 +17,10 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/codegen": "0.76.0-preview.1",
"@react-native-windows/fs": "0.76.0-preview.1",
"@react-native-windows/package-utils": "0.76.0-preview.1",
"@react-native-windows/telemetry": "0.76.0-preview.1",
"@react-native-windows/codegen": "0.76.0-preview.2",
"@react-native-windows/fs": "0.76.0-preview.2",
"@react-native-windows/package-utils": "0.76.0-preview.2",
"@react-native-windows/telemetry": "0.76.0-preview.2",
"@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
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/codegen",
"entries": [
{
"date": "Mon, 28 Oct 2024 15:29:52 GMT",
"version": "0.76.0-preview.2",
"tag": "@react-native-windows/codegen_v0.76.0-preview.2",
"comments": {
"prerelease": [
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/codegen",
"commit": "3aa853272cbdc109f14e38511c0cae9f8243872f",
"comment": "Fix repo linting with prettier"
},
{
"author": "beachball",
"package": "@react-native-windows/codegen",
"comment": "Bump @react-native-windows/fs to v0.76.0-preview.2",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 30 Sep 2024 23:20:38 GMT",
"version": "0.76.0-preview.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/codegen

<!-- This log was last generated on Mon, 30 Sep 2024 23:20:38 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 28 Oct 2024 15:29:52 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.76.0-preview.2

Mon, 28 Oct 2024 15:29:52 GMT

### Changes

- Fix repo linting with prettier (jthysell@microsoft.com)
- Bump @react-native-windows/fs to v0.76.0-preview.2

## 0.76.0-preview.1

Mon, 30 Sep 2024 23:20:38 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/codegen",
"version": "0.76.0-preview.1",
"version": "0.76.0-preview.2",
"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.76.0-preview.1",
"@react-native-windows/fs": "0.76.0-preview.2",
"chalk": "^4.1.0",
"globby": "^11.1.0",
"mustache": "^4.0.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/@react-native-windows/find-repo-root/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/find-repo-root",
"entries": [
{
"date": "Mon, 28 Oct 2024 15:29:52 GMT",
"version": "0.76.0-preview.2",
"tag": "@react-native-windows/find-repo-root_v0.76.0-preview.2",
"comments": {
"prerelease": [
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/find-repo-root",
"commit": "3aa853272cbdc109f14e38511c0cae9f8243872f",
"comment": "Fix repo linting with prettier"
},
{
"author": "beachball",
"package": "@react-native-windows/find-repo-root",
"comment": "Bump @react-native-windows/fs to v0.76.0-preview.2",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 30 Sep 2024 23:20:39 GMT",
"version": "0.76.0-preview.1",
Expand Down
Loading

0 comments on commit b8e66c9

Please sign in to comment.