diff --git a/README.md b/README.md index debe4d8e017..796cedc0741 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ These GitHub repositories provide supplementary resources for Rush Stack: | [/rush-plugins/rush-amazon-s3-build-cache-plugin](./rush-plugins/rush-amazon-s3-build-cache-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Frush-amazon-s3-build-cache-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Frush-amazon-s3-build-cache-plugin) | | [@rushstack/rush-amazon-s3-build-cache-plugin](https://www.npmjs.com/package/@rushstack/rush-amazon-s3-build-cache-plugin) | | [/rush-plugins/rush-azure-storage-build-cache-plugin](./rush-plugins/rush-azure-storage-build-cache-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Frush-azure-storage-build-cache-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Frush-azure-storage-build-cache-plugin) | | [@rushstack/rush-azure-storage-build-cache-plugin](https://www.npmjs.com/package/@rushstack/rush-azure-storage-build-cache-plugin) | | [/rush-plugins/rush-http-build-cache-plugin](./rush-plugins/rush-http-build-cache-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Frush-http-build-cache-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Frush-http-build-cache-plugin) | | [@rushstack/rush-http-build-cache-plugin](https://www.npmjs.com/package/@rushstack/rush-http-build-cache-plugin) | -| [/rush-plugins/rush-serve-plugin](./rush-plugins/rush-serve-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Frush-serve-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Frush-serve-plugin) | [changelog](./rush-plugins/rush-serve-plugin/CHANGELOG.md) | [@rushstack/rush-serve-plugin](https://www.npmjs.com/package/@rushstack/rush-serve-plugin) | +| [/rush-plugins/rush-serve-plugin](./rush-plugins/rush-serve-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Frush-serve-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Frush-serve-plugin) | | [@rushstack/rush-serve-plugin](https://www.npmjs.com/package/@rushstack/rush-serve-plugin) | | [/webpack/hashed-folder-copy-plugin](./webpack/hashed-folder-copy-plugin/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Fhashed-folder-copy-plugin.svg)](https://badge.fury.io/js/%40rushstack%2Fhashed-folder-copy-plugin) | [changelog](./webpack/hashed-folder-copy-plugin/CHANGELOG.md) | [@rushstack/hashed-folder-copy-plugin](https://www.npmjs.com/package/@rushstack/hashed-folder-copy-plugin) | | [/webpack/loader-load-themed-styles](./webpack/loader-load-themed-styles/) | [![npm version](https://badge.fury.io/js/%40microsoft%2Floader-load-themed-styles.svg)](https://badge.fury.io/js/%40microsoft%2Floader-load-themed-styles) | [changelog](./webpack/loader-load-themed-styles/CHANGELOG.md) | [@microsoft/loader-load-themed-styles](https://www.npmjs.com/package/@microsoft/loader-load-themed-styles) | | [/webpack/loader-raw-script](./webpack/loader-raw-script/) | [![npm version](https://badge.fury.io/js/%40rushstack%2Floader-raw-script.svg)](https://badge.fury.io/js/%40rushstack%2Floader-raw-script) | [changelog](./webpack/loader-raw-script/CHANGELOG.md) | [@rushstack/loader-raw-script](https://www.npmjs.com/package/@rushstack/loader-raw-script) | diff --git a/common/changes/@microsoft/rush/octogonz-fix-version-policy_2023-04-22-19-38.json b/common/changes/@microsoft/rush/octogonz-fix-version-policy_2023-04-22-19-38.json new file mode 100644 index 00000000000..bd7ff97cb34 --- /dev/null +++ b/common/changes/@microsoft/rush/octogonz-fix-version-policy_2023-04-22-19-38.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@microsoft/rush", + "comment": "", + "type": "none" + } + ], + "packageName": "@microsoft/rush" +} \ No newline at end of file diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.json b/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.json deleted file mode 100644 index 4114f8a8d9c..00000000000 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "@rushstack/rush-amazon-s3-build-cache-plugin", - "entries": [ - { - "version": "0.0.1", - "tag": "@rushstack/rush-amazon-s3-build-cache-plugin_v0.0.1", - "date": "Thu, 11 Nov 2021 16:07:47 GMT", - "comments": {} - } - ] -} diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.md b/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.md deleted file mode 100644 index a542de08d8b..00000000000 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ -# Change Log - @rushstack/rush-amazon-s3-build-cache-plugin - -This log was last generated on Thu, 11 Nov 2021 16:07:47 GMT and should not be manually modified. - -## 0.0.1 -Thu, 11 Nov 2021 16:07:47 GMT - -_Initial release_ - diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/CHANGELOG.json b/rush-plugins/rush-azure-storage-build-cache-plugin/CHANGELOG.json deleted file mode 100644 index e345a918444..00000000000 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/CHANGELOG.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "@rushstack/rush-azure-storage-build-cache-plugin", - "entries": [ - { - "version": "0.0.1", - "tag": "@rushstack/rush-azure-storage-build-cache-plugin_v0.0.1", - "date": "Thu, 11 Nov 2021 16:07:47 GMT", - "comments": {} - } - ] -} diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/CHANGELOG.md b/rush-plugins/rush-azure-storage-build-cache-plugin/CHANGELOG.md deleted file mode 100644 index 4aff8f7e33c..00000000000 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ -# Change Log - @rushstack/rush-azure-storage-build-cache-plugin - -This log was last generated on Thu, 11 Nov 2021 16:07:47 GMT and should not be manually modified. - -## 0.0.1 -Thu, 11 Nov 2021 16:07:47 GMT - -_Initial release_ - diff --git a/rush-plugins/rush-serve-plugin/CHANGELOG.json b/rush-plugins/rush-serve-plugin/CHANGELOG.json deleted file mode 100644 index 66aa5c7d746..00000000000 --- a/rush-plugins/rush-serve-plugin/CHANGELOG.json +++ /dev/null @@ -1,1618 +0,0 @@ -{ - "name": "@rushstack/rush-serve-plugin", - "entries": [ - { - "version": "0.4.7", - "tag": "@rushstack/rush-serve-plugin_v0.4.7", - "date": "Mon, 17 Apr 2023 15:21:31 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.21`" - } - ] - } - }, - { - "version": "0.4.6", - "tag": "@rushstack/rush-serve-plugin_v0.4.6", - "date": "Tue, 04 Apr 2023 22:36:28 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.20`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.6`" - } - ] - } - }, - { - "version": "0.4.5", - "tag": "@rushstack/rush-serve-plugin_v0.4.5", - "date": "Mon, 20 Mar 2023 20:14:20 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.19`" - } - ] - } - }, - { - "version": "0.4.4", - "tag": "@rushstack/rush-serve-plugin_v0.4.4", - "date": "Sat, 18 Mar 2023 00:20:56 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.18`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" - } - ] - } - }, - { - "version": "0.4.3", - "tag": "@rushstack/rush-serve-plugin_v0.4.3", - "date": "Fri, 03 Mar 2023 04:11:20 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.17`" - } - ] - } - }, - { - "version": "0.4.2", - "tag": "@rushstack/rush-serve-plugin_v0.4.2", - "date": "Fri, 10 Feb 2023 01:18:50 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.16`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.9`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.2`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.18`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.2`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.2.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.4`" - } - ] - } - }, - { - "version": "0.4.1", - "tag": "@rushstack/rush-serve-plugin_v0.4.1", - "date": "Sun, 05 Feb 2023 03:02:02 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.15`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.8`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.6`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.3`" - } - ] - } - }, - { - "version": "0.4.0", - "tag": "@rushstack/rush-serve-plugin_v0.4.0", - "date": "Sat, 04 Feb 2023 01:22:24 GMT", - "comments": { - "minor": [ - { - "comment": "Support workspace-level routing rules in the plugin config, to serve files that are not associated with any specific project." - } - ] - } - }, - { - "version": "0.3.14", - "tag": "@rushstack/rush-serve-plugin_v0.3.14", - "date": "Wed, 01 Feb 2023 02:16:34 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.14`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.7`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.55.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.5`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.2`" - } - ] - } - }, - { - "version": "0.3.13", - "tag": "@rushstack/rush-serve-plugin_v0.3.13", - "date": "Mon, 30 Jan 2023 16:22:31 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.13`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.6`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.54.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.4`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.1`" - } - ] - } - }, - { - "version": "0.3.12", - "tag": "@rushstack/rush-serve-plugin_v0.3.12", - "date": "Mon, 30 Jan 2023 00:55:44 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.12`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.0`" - } - ] - } - }, - { - "version": "0.3.11", - "tag": "@rushstack/rush-serve-plugin_v0.3.11", - "date": "Thu, 26 Jan 2023 02:55:10 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.11`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.5`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.14`" - } - ] - } - }, - { - "version": "0.3.10", - "tag": "@rushstack/rush-serve-plugin_v0.3.10", - "date": "Wed, 25 Jan 2023 07:26:55 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.10`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.13`" - } - ] - } - }, - { - "version": "0.3.9", - "tag": "@rushstack/rush-serve-plugin_v0.3.9", - "date": "Wed, 18 Jan 2023 22:44:12 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.9`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.12`" - } - ] - } - }, - { - "version": "0.3.8", - "tag": "@rushstack/rush-serve-plugin_v0.3.8", - "date": "Tue, 20 Dec 2022 01:18:22 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.8`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.49.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.11`" - } - ] - } - }, - { - "version": "0.3.7", - "tag": "@rushstack/rush-serve-plugin_v0.3.7", - "date": "Fri, 09 Dec 2022 16:18:28 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.4`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.9`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.10`" - } - ] - } - }, - { - "version": "0.3.6", - "tag": "@rushstack/rush-serve-plugin_v0.3.6", - "date": "Tue, 29 Nov 2022 01:16:49 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.6`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.9`" - } - ] - } - }, - { - "version": "0.3.5", - "tag": "@rushstack/rush-serve-plugin_v0.3.5", - "date": "Fri, 18 Nov 2022 00:55:17 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.5`" - } - ] - } - }, - { - "version": "0.3.4", - "tag": "@rushstack/rush-serve-plugin_v0.3.4", - "date": "Sat, 12 Nov 2022 00:16:31 GMT", - "comments": { - "patch": [ - { - "comment": "Serve the CA certificate alongside the TLS certificate." - } - ], - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.4`" - } - ] - } - }, - { - "version": "0.3.3", - "tag": "@rushstack/rush-serve-plugin_v0.3.3", - "date": "Tue, 08 Nov 2022 01:20:56 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.3`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.8`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.8`" - } - ] - } - }, - { - "version": "0.3.2", - "tag": "@rushstack/rush-serve-plugin_v0.3.2", - "date": "Fri, 04 Nov 2022 00:15:59 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.2`" - } - ] - } - }, - { - "version": "0.3.1", - "tag": "@rushstack/rush-serve-plugin_v0.3.1", - "date": "Wed, 26 Oct 2022 00:16:16 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.7`" - } - ] - } - }, - { - "version": "0.3.0", - "tag": "@rushstack/rush-serve-plugin_v0.3.0", - "date": "Tue, 25 Oct 2022 00:20:44 GMT", - "comments": { - "minor": [ - { - "comment": "Extract host name from active TLS certificate." - } - ], - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.0`" - } - ] - } - }, - { - "version": "0.2.7", - "tag": "@rushstack/rush-serve-plugin_v0.2.7", - "date": "Wed, 19 Oct 2022 23:43:41 GMT", - "comments": { - "patch": [ - { - "comment": "Add web bundle specific headers to @rushstack/rush-serve-plugin." - } - ] - } - }, - { - "version": "0.2.6", - "tag": "@rushstack/rush-serve-plugin_v0.2.6", - "date": "Mon, 17 Oct 2022 22:14:21 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.84`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.6`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.6`" - } - ] - } - }, - { - "version": "0.2.5", - "tag": "@rushstack/rush-serve-plugin_v0.2.5", - "date": "Mon, 17 Oct 2022 15:16:00 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.83`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.5`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.5`" - } - ] - } - }, - { - "version": "0.2.4", - "tag": "@rushstack/rush-serve-plugin_v0.2.4", - "date": "Fri, 14 Oct 2022 15:26:32 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.82`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.4`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.4`" - } - ] - } - }, - { - "version": "0.2.3", - "tag": "@rushstack/rush-serve-plugin_v0.2.3", - "date": "Thu, 13 Oct 2022 00:20:15 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.81`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.3`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.3`" - } - ] - } - }, - { - "version": "0.2.2", - "tag": "@rushstack/rush-serve-plugin_v0.2.2", - "date": "Tue, 11 Oct 2022 23:49:12 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.80`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`" - } - ] - } - }, - { - "version": "0.2.1", - "tag": "@rushstack/rush-serve-plugin_v0.2.1", - "date": "Mon, 10 Oct 2022 15:23:44 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.79`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.2`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.1`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.17`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.12.5`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.1.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.1`" - } - ] - } - }, - { - "version": "0.2.0", - "tag": "@rushstack/rush-serve-plugin_v0.2.0", - "date": "Sat, 08 Oct 2022 02:30:08 GMT", - "comments": { - "minor": [ - { - "comment": "Allow serving of single files, e.g. to serve a specific file at \"/\" (the root)." - } - ] - } - }, - { - "version": "0.1.47", - "tag": "@rushstack/rush-serve-plugin_v0.1.47", - "date": "Thu, 29 Sep 2022 07:13:06 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.78`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.1`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.53.0`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.16`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.12.4`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.1.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.48.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.0`" - } - ] - } - }, - { - "version": "0.1.46", - "tag": "@rushstack/rush-serve-plugin_v0.1.46", - "date": "Tue, 27 Sep 2022 22:17:20 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.77`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.11.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.11`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.13`" - } - ] - } - }, - { - "version": "0.1.45", - "tag": "@rushstack/rush-serve-plugin_v0.1.45", - "date": "Wed, 21 Sep 2022 20:21:10 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.76`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.10.0`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.52.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.10`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.12`" - } - ] - } - }, - { - "version": "0.1.44", - "tag": "@rushstack/rush-serve-plugin_v0.1.44", - "date": "Thu, 15 Sep 2022 00:18:51 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.75`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.6`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.51.2`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.15`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.12.3`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.0.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.9`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.11`" - } - ] - } - }, - { - "version": "0.1.43", - "tag": "@rushstack/rush-serve-plugin_v0.1.43", - "date": "Tue, 13 Sep 2022 00:16:55 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.74`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.8`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.10`" - } - ] - } - }, - { - "version": "0.1.42", - "tag": "@rushstack/rush-serve-plugin_v0.1.42", - "date": "Mon, 12 Sep 2022 22:27:48 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.73`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`" - } - ] - } - }, - { - "version": "0.1.41", - "tag": "@rushstack/rush-serve-plugin_v0.1.41", - "date": "Fri, 02 Sep 2022 17:48:43 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.72`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`" - } - ] - } - }, - { - "version": "0.1.40", - "tag": "@rushstack/rush-serve-plugin_v0.1.40", - "date": "Wed, 31 Aug 2022 01:45:06 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.71`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.7`" - } - ] - } - }, - { - "version": "0.1.39", - "tag": "@rushstack/rush-serve-plugin_v0.1.39", - "date": "Wed, 31 Aug 2022 00:42:46 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.70`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.6`" - } - ] - } - }, - { - "version": "0.1.38", - "tag": "@rushstack/rush-serve-plugin_v0.1.38", - "date": "Wed, 24 Aug 2022 03:01:22 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.69`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.5`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.51.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.5`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.5`" - } - ] - } - }, - { - "version": "0.1.37", - "tag": "@rushstack/rush-serve-plugin_v0.1.37", - "date": "Wed, 24 Aug 2022 00:14:38 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.68`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.4`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.51.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.4`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.4`" - } - ] - } - }, - { - "version": "0.1.36", - "tag": "@rushstack/rush-serve-plugin_v0.1.36", - "date": "Fri, 19 Aug 2022 00:17:19 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.67`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.3`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.50.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.3`" - } - ] - } - }, - { - "version": "0.1.35", - "tag": "@rushstack/rush-serve-plugin_v0.1.35", - "date": "Wed, 10 Aug 2022 09:52:12 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.66`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.2`" - } - ] - } - }, - { - "version": "0.1.34", - "tag": "@rushstack/rush-serve-plugin_v0.1.34", - "date": "Wed, 10 Aug 2022 08:12:16 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.65`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.1`" - } - ] - } - }, - { - "version": "0.1.33", - "tag": "@rushstack/rush-serve-plugin_v0.1.33", - "date": "Wed, 03 Aug 2022 18:40:35 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.64`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.2`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.50.1`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.14`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.12.2`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.0.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.47.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.0`" - } - ] - } - }, - { - "version": "0.1.32", - "tag": "@rushstack/rush-serve-plugin_v0.1.32", - "date": "Mon, 01 Aug 2022 02:45:32 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.63`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.1`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.50.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.23`" - } - ] - } - }, - { - "version": "0.1.31", - "tag": "@rushstack/rush-serve-plugin_v0.1.31", - "date": "Thu, 21 Jul 2022 23:30:27 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.62`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.6`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.22`" - } - ] - } - }, - { - "version": "0.1.30", - "tag": "@rushstack/rush-serve-plugin_v0.1.30", - "date": "Thu, 21 Jul 2022 00:16:14 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.61`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.5`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.21`" - } - ] - } - }, - { - "version": "0.1.29", - "tag": "@rushstack/rush-serve-plugin_v0.1.29", - "date": "Wed, 13 Jul 2022 21:31:13 GMT", - "comments": { - "patch": [ - { - "comment": "Upgrade express" - } - ], - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.60`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.9.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.4`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.20`" - } - ] - } - }, - { - "version": "0.1.28", - "tag": "@rushstack/rush-serve-plugin_v0.1.28", - "date": "Fri, 08 Jul 2022 15:17:46 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.59`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`" - } - ] - } - }, - { - "version": "0.1.27", - "tag": "@rushstack/rush-serve-plugin_v0.1.27", - "date": "Mon, 04 Jul 2022 15:15:13 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.58`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.18`" - } - ] - } - }, - { - "version": "0.1.26", - "tag": "@rushstack/rush-serve-plugin_v0.1.26", - "date": "Thu, 30 Jun 2022 04:48:54 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.57`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.17`" - } - ] - } - }, - { - "version": "0.1.25", - "tag": "@rushstack/rush-serve-plugin_v0.1.25", - "date": "Tue, 28 Jun 2022 22:47:13 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.56`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.10`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.49.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.46.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.16`" - } - ] - } - }, - { - "version": "0.1.24", - "tag": "@rushstack/rush-serve-plugin_v0.1.24", - "date": "Tue, 28 Jun 2022 00:23:32 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.55`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.9`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.48.0`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.13`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.12.1`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.14`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.15`" - } - ] - } - }, - { - "version": "0.1.23", - "tag": "@rushstack/rush-serve-plugin_v0.1.23", - "date": "Mon, 27 Jun 2022 18:43:09 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.54`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.8`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.47.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.13`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.14`" - } - ] - } - }, - { - "version": "0.1.22", - "tag": "@rushstack/rush-serve-plugin_v0.1.22", - "date": "Sat, 25 Jun 2022 21:00:40 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.53`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.12`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.13`" - } - ] - } - }, - { - "version": "0.1.21", - "tag": "@rushstack/rush-serve-plugin_v0.1.21", - "date": "Sat, 25 Jun 2022 01:54:29 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.52`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.7`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.46.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.11`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.12`" - } - ] - } - }, - { - "version": "0.1.20", - "tag": "@rushstack/rush-serve-plugin_v0.1.20", - "date": "Fri, 24 Jun 2022 07:16:47 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.51`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.10`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.11`" - } - ] - } - }, - { - "version": "0.1.19", - "tag": "@rushstack/rush-serve-plugin_v0.1.19", - "date": "Thu, 23 Jun 2022 22:14:24 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.50`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.12.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.9`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.10`" - } - ] - } - }, - { - "version": "0.1.18", - "tag": "@rushstack/rush-serve-plugin_v0.1.18", - "date": "Fri, 17 Jun 2022 09:17:54 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.49`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.6`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.8`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.9`" - } - ] - } - }, - { - "version": "0.1.17", - "tag": "@rushstack/rush-serve-plugin_v0.1.17", - "date": "Fri, 17 Jun 2022 00:16:18 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.48`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.5`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.6`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.12`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.11.1`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.8`" - } - ] - } - }, - { - "version": "0.1.16", - "tag": "@rushstack/rush-serve-plugin_v0.1.16", - "date": "Tue, 07 Jun 2022 09:37:05 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.47`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.6`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.7`" - } - ] - } - }, - { - "version": "0.1.15", - "tag": "@rushstack/rush-serve-plugin_v0.1.15", - "date": "Wed, 25 May 2022 22:25:07 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.46`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`" - } - ] - } - }, - { - "version": "0.1.14", - "tag": "@rushstack/rush-serve-plugin_v0.1.14", - "date": "Thu, 19 May 2022 15:13:20 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.45`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.4`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.5`" - } - ] - } - }, - { - "version": "0.1.13", - "tag": "@rushstack/rush-serve-plugin_v0.1.13", - "date": "Sat, 14 May 2022 03:01:27 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.44`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`" - } - ] - } - }, - { - "version": "0.1.12", - "tag": "@rushstack/rush-serve-plugin_v0.1.12", - "date": "Tue, 10 May 2022 01:20:43 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.43`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.4`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.5`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.11.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.3`" - } - ] - } - }, - { - "version": "0.1.11", - "tag": "@rushstack/rush-serve-plugin_v0.1.11", - "date": "Wed, 04 May 2022 23:29:13 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.42`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.2`" - } - ] - } - }, - { - "version": "0.1.10", - "tag": "@rushstack/rush-serve-plugin_v0.1.10", - "date": "Tue, 26 Apr 2022 15:12:54 GMT", - "comments": { - "patch": [ - { - "comment": "Fix missing runtime dependency on @rushstack/heft-config-file." - } - ] - } - }, - { - "version": "0.1.9", - "tag": "@rushstack/rush-serve-plugin_v0.1.9", - "date": "Tue, 26 Apr 2022 00:10:15 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.41`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.1`" - } - ] - } - }, - { - "version": "0.1.8", - "tag": "@rushstack/rush-serve-plugin_v0.1.8", - "date": "Sat, 23 Apr 2022 02:13:06 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.40`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.4`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.11`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.10`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.45.0`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.0`" - } - ] - } - }, - { - "version": "0.1.7", - "tag": "@rushstack/rush-serve-plugin_v0.1.7", - "date": "Fri, 15 Apr 2022 00:12:36 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.39`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.3`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.10`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.9`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.4`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.13`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.2`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.11`" - } - ] - } - }, - { - "version": "0.1.6", - "tag": "@rushstack/rush-serve-plugin_v0.1.6", - "date": "Wed, 13 Apr 2022 15:12:41 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.38`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.12`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.10`" - } - ] - } - }, - { - "version": "0.1.5", - "tag": "@rushstack/rush-serve-plugin_v0.1.5", - "date": "Tue, 12 Apr 2022 23:29:34 GMT", - "comments": { - "patch": [ - { - "comment": "Include rush-plugin-manifest.json in published files." - } - ], - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.37`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.11`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.9`" - } - ] - } - }, - { - "version": "0.1.4", - "tag": "@rushstack/rush-serve-plugin_v0.1.4", - "date": "Tue, 12 Apr 2022 02:58:32 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.36`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.10`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.8`" - } - ] - } - }, - { - "version": "0.1.3", - "tag": "@rushstack/rush-serve-plugin_v0.1.3", - "date": "Sat, 09 Apr 2022 19:07:48 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.35`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.9`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.7`" - } - ] - } - }, - { - "version": "0.1.2", - "tag": "@rushstack/rush-serve-plugin_v0.1.2", - "date": "Sat, 09 Apr 2022 02:24:27 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.34`" - }, - { - "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.2`" - }, - { - "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.9`" - }, - { - "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.8`" - }, - { - "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.3`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.8`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.1`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.6`" - } - ] - } - }, - { - "version": "0.1.1", - "tag": "@rushstack/rush-serve-plugin_v0.1.1", - "date": "Fri, 08 Apr 2022 20:05:59 GMT", - "comments": { - "dependency": [ - { - "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.33`" - }, - { - "comment": "Updating dependency \"@rushstack/heft\" to `0.44.7`" - }, - { - "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.5`" - } - ] - } - }, - { - "version": "0.1.0", - "tag": "@rushstack/rush-serve-plugin_v0.1.0", - "date": "Fri, 08 Apr 2022 02:24:20 GMT", - "comments": { - "minor": [ - { - "comment": "Runs a local `express` server that serves the output of selected projects when running a configured command in watch mode. Port selection is either dynamic or manually specifiable via an argument in command-line.json" - } - ] - } - } - ] -} diff --git a/rush-plugins/rush-serve-plugin/CHANGELOG.md b/rush-plugins/rush-serve-plugin/CHANGELOG.md deleted file mode 100644 index 7857629b221..00000000000 --- a/rush-plugins/rush-serve-plugin/CHANGELOG.md +++ /dev/null @@ -1,417 +0,0 @@ -# Change Log - @rushstack/rush-serve-plugin - -This log was last generated on Mon, 17 Apr 2023 15:21:31 GMT and should not be manually modified. - -## 0.4.7 -Mon, 17 Apr 2023 15:21:31 GMT - -_Version update only_ - -## 0.4.6 -Tue, 04 Apr 2023 22:36:28 GMT - -_Version update only_ - -## 0.4.5 -Mon, 20 Mar 2023 20:14:20 GMT - -_Version update only_ - -## 0.4.4 -Sat, 18 Mar 2023 00:20:56 GMT - -_Version update only_ - -## 0.4.3 -Fri, 03 Mar 2023 04:11:20 GMT - -_Version update only_ - -## 0.4.2 -Fri, 10 Feb 2023 01:18:50 GMT - -_Version update only_ - -## 0.4.1 -Sun, 05 Feb 2023 03:02:02 GMT - -_Version update only_ - -## 0.4.0 -Sat, 04 Feb 2023 01:22:24 GMT - -### Minor changes - -- Support workspace-level routing rules in the plugin config, to serve files that are not associated with any specific project. - -## 0.3.14 -Wed, 01 Feb 2023 02:16:34 GMT - -_Version update only_ - -## 0.3.13 -Mon, 30 Jan 2023 16:22:31 GMT - -_Version update only_ - -## 0.3.12 -Mon, 30 Jan 2023 00:55:44 GMT - -_Version update only_ - -## 0.3.11 -Thu, 26 Jan 2023 02:55:10 GMT - -_Version update only_ - -## 0.3.10 -Wed, 25 Jan 2023 07:26:55 GMT - -_Version update only_ - -## 0.3.9 -Wed, 18 Jan 2023 22:44:12 GMT - -_Version update only_ - -## 0.3.8 -Tue, 20 Dec 2022 01:18:22 GMT - -_Version update only_ - -## 0.3.7 -Fri, 09 Dec 2022 16:18:28 GMT - -_Version update only_ - -## 0.3.6 -Tue, 29 Nov 2022 01:16:49 GMT - -_Version update only_ - -## 0.3.5 -Fri, 18 Nov 2022 00:55:17 GMT - -_Version update only_ - -## 0.3.4 -Sat, 12 Nov 2022 00:16:31 GMT - -### Patches - -- Serve the CA certificate alongside the TLS certificate. - -## 0.3.3 -Tue, 08 Nov 2022 01:20:56 GMT - -_Version update only_ - -## 0.3.2 -Fri, 04 Nov 2022 00:15:59 GMT - -_Version update only_ - -## 0.3.1 -Wed, 26 Oct 2022 00:16:16 GMT - -_Version update only_ - -## 0.3.0 -Tue, 25 Oct 2022 00:20:44 GMT - -### Minor changes - -- Extract host name from active TLS certificate. - -## 0.2.7 -Wed, 19 Oct 2022 23:43:41 GMT - -### Patches - -- Add web bundle specific headers to @rushstack/rush-serve-plugin. - -## 0.2.6 -Mon, 17 Oct 2022 22:14:21 GMT - -_Version update only_ - -## 0.2.5 -Mon, 17 Oct 2022 15:16:00 GMT - -_Version update only_ - -## 0.2.4 -Fri, 14 Oct 2022 15:26:32 GMT - -_Version update only_ - -## 0.2.3 -Thu, 13 Oct 2022 00:20:15 GMT - -_Version update only_ - -## 0.2.2 -Tue, 11 Oct 2022 23:49:12 GMT - -_Version update only_ - -## 0.2.1 -Mon, 10 Oct 2022 15:23:44 GMT - -_Version update only_ - -## 0.2.0 -Sat, 08 Oct 2022 02:30:08 GMT - -### Minor changes - -- Allow serving of single files, e.g. to serve a specific file at "/" (the root). - -## 0.1.47 -Thu, 29 Sep 2022 07:13:06 GMT - -_Version update only_ - -## 0.1.46 -Tue, 27 Sep 2022 22:17:20 GMT - -_Version update only_ - -## 0.1.45 -Wed, 21 Sep 2022 20:21:10 GMT - -_Version update only_ - -## 0.1.44 -Thu, 15 Sep 2022 00:18:51 GMT - -_Version update only_ - -## 0.1.43 -Tue, 13 Sep 2022 00:16:55 GMT - -_Version update only_ - -## 0.1.42 -Mon, 12 Sep 2022 22:27:48 GMT - -_Version update only_ - -## 0.1.41 -Fri, 02 Sep 2022 17:48:43 GMT - -_Version update only_ - -## 0.1.40 -Wed, 31 Aug 2022 01:45:06 GMT - -_Version update only_ - -## 0.1.39 -Wed, 31 Aug 2022 00:42:46 GMT - -_Version update only_ - -## 0.1.38 -Wed, 24 Aug 2022 03:01:22 GMT - -_Version update only_ - -## 0.1.37 -Wed, 24 Aug 2022 00:14:38 GMT - -_Version update only_ - -## 0.1.36 -Fri, 19 Aug 2022 00:17:19 GMT - -_Version update only_ - -## 0.1.35 -Wed, 10 Aug 2022 09:52:12 GMT - -_Version update only_ - -## 0.1.34 -Wed, 10 Aug 2022 08:12:16 GMT - -_Version update only_ - -## 0.1.33 -Wed, 03 Aug 2022 18:40:35 GMT - -_Version update only_ - -## 0.1.32 -Mon, 01 Aug 2022 02:45:32 GMT - -_Version update only_ - -## 0.1.31 -Thu, 21 Jul 2022 23:30:27 GMT - -_Version update only_ - -## 0.1.30 -Thu, 21 Jul 2022 00:16:14 GMT - -_Version update only_ - -## 0.1.29 -Wed, 13 Jul 2022 21:31:13 GMT - -### Patches - -- Upgrade express - -## 0.1.28 -Fri, 08 Jul 2022 15:17:46 GMT - -_Version update only_ - -## 0.1.27 -Mon, 04 Jul 2022 15:15:13 GMT - -_Version update only_ - -## 0.1.26 -Thu, 30 Jun 2022 04:48:54 GMT - -_Version update only_ - -## 0.1.25 -Tue, 28 Jun 2022 22:47:13 GMT - -_Version update only_ - -## 0.1.24 -Tue, 28 Jun 2022 00:23:32 GMT - -_Version update only_ - -## 0.1.23 -Mon, 27 Jun 2022 18:43:09 GMT - -_Version update only_ - -## 0.1.22 -Sat, 25 Jun 2022 21:00:40 GMT - -_Version update only_ - -## 0.1.21 -Sat, 25 Jun 2022 01:54:29 GMT - -_Version update only_ - -## 0.1.20 -Fri, 24 Jun 2022 07:16:47 GMT - -_Version update only_ - -## 0.1.19 -Thu, 23 Jun 2022 22:14:24 GMT - -_Version update only_ - -## 0.1.18 -Fri, 17 Jun 2022 09:17:54 GMT - -_Version update only_ - -## 0.1.17 -Fri, 17 Jun 2022 00:16:18 GMT - -_Version update only_ - -## 0.1.16 -Tue, 07 Jun 2022 09:37:05 GMT - -_Version update only_ - -## 0.1.15 -Wed, 25 May 2022 22:25:07 GMT - -_Version update only_ - -## 0.1.14 -Thu, 19 May 2022 15:13:20 GMT - -_Version update only_ - -## 0.1.13 -Sat, 14 May 2022 03:01:27 GMT - -_Version update only_ - -## 0.1.12 -Tue, 10 May 2022 01:20:43 GMT - -_Version update only_ - -## 0.1.11 -Wed, 04 May 2022 23:29:13 GMT - -_Version update only_ - -## 0.1.10 -Tue, 26 Apr 2022 15:12:54 GMT - -### Patches - -- Fix missing runtime dependency on @rushstack/heft-config-file. - -## 0.1.9 -Tue, 26 Apr 2022 00:10:15 GMT - -_Version update only_ - -## 0.1.8 -Sat, 23 Apr 2022 02:13:06 GMT - -_Version update only_ - -## 0.1.7 -Fri, 15 Apr 2022 00:12:36 GMT - -_Version update only_ - -## 0.1.6 -Wed, 13 Apr 2022 15:12:41 GMT - -_Version update only_ - -## 0.1.5 -Tue, 12 Apr 2022 23:29:34 GMT - -### Patches - -- Include rush-plugin-manifest.json in published files. - -## 0.1.4 -Tue, 12 Apr 2022 02:58:32 GMT - -_Version update only_ - -## 0.1.3 -Sat, 09 Apr 2022 19:07:48 GMT - -_Version update only_ - -## 0.1.2 -Sat, 09 Apr 2022 02:24:27 GMT - -_Version update only_ - -## 0.1.1 -Fri, 08 Apr 2022 20:05:59 GMT - -_Version update only_ - -## 0.1.0 -Fri, 08 Apr 2022 02:24:20 GMT - -### Minor changes - -- Runs a local `express` server that serves the output of selected projects when running a configured command in watch mode. Port selection is either dynamic or manually specifiable via an argument in command-line.json - diff --git a/rush.json b/rush.json index 40f16d732d1..2ef4d6857aa 100644 --- a/rush.json +++ b/rush.json @@ -1036,7 +1036,7 @@ "packageName": "@rushstack/rush-serve-plugin", "projectFolder": "rush-plugins/rush-serve-plugin", "reviewCategory": "libraries", - "shouldPublish": true + "versionPolicyName": "rush" }, // "webpack" folder (alphabetical order)