diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index b9b7903d973..29847fe0c2f 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.21.6", + "tag": "@microsoft/api-documenter_v7.21.6", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "7.21.5", "tag": "@microsoft/api-documenter_v7.21.5", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 242e2a0c6f2..d7e13ecf252 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Fri, 10 Feb 2023 01:18:50 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 7.21.6 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 7.21.5 Fri, 10 Feb 2023 01:18:50 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 99070b2bd03..7b94432cdb7 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.50.0", + "tag": "@rushstack/heft_v0.50.0", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "minor": [ + { + "comment": "Remove monkey-patching of TypeScript for compatibility with 5.0. Refactors how the multi-emit logic works." + } + ] + } + }, { "version": "0.49.7", "tag": "@rushstack/heft_v0.49.7", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index f499698200a..6fbd50ebe89 100644 --- a/apps/heft/CHANGELOG.md +++ b/apps/heft/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft -This log was last generated on Fri, 10 Feb 2023 01:18:50 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.50.0 +Sat, 18 Mar 2023 00:20:56 GMT + +### Minor changes + +- Remove monkey-patching of TypeScript for compatibility with 5.0. Refactors how the multi-emit logic works. ## 0.49.7 Fri, 10 Feb 2023 01:18:50 GMT diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index efc7fd8e593..635c791aefc 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/lockfile-explorer", "entries": [ + { + "version": "1.0.9", + "tag": "@rushstack/lockfile-explorer_v1.0.9", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + } + ] + } + }, { "version": "1.0.8", "tag": "@rushstack/lockfile-explorer_v1.0.8", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index 8a3256b2c0b..e942ef4e1d5 100644 --- a/apps/lockfile-explorer/CHANGELOG.md +++ b/apps/lockfile-explorer/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/lockfile-explorer -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 1.0.9 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 1.0.8 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 491e7bc895c..6ccf81f46b6 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.243", + "tag": "@rushstack/rundown_v1.0.243", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "1.0.242", "tag": "@rushstack/rundown_v1.0.242", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index af95789e281..33d112b7250 100644 --- a/apps/rundown/CHANGELOG.md +++ b/apps/rundown/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rundown -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 1.0.243 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 1.0.242 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index 4d0829db660..457bdd023fd 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/trace-import", "entries": [ + { + "version": "0.1.12", + "tag": "@rushstack/trace-import_v0.1.12", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.1.11", "tag": "@rushstack/trace-import_v0.1.11", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index a1f5e093ef7..2da252e03ef 100644 --- a/apps/trace-import/CHANGELOG.md +++ b/apps/trace-import/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/trace-import -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.1.12 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.1.11 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/common/changes/@rushstack/heft/typescript-5-compatibility_2023-02-28-00-08.json b/common/changes/@rushstack/heft/typescript-5-compatibility_2023-02-28-00-08.json deleted file mode 100644 index a3d15e062a0..00000000000 --- a/common/changes/@rushstack/heft/typescript-5-compatibility_2023-02-28-00-08.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft", - "comment": "Remove monkey-patching of TypeScript for compatibility with 5.0. Refactors how the multi-emit logic works.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft" -} \ No newline at end of file diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index 017b1059071..1a6d75ecf09 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.2.19", + "tag": "@rushstack/heft-dev-cert-plugin_v0.2.19", + "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-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.2.18", "tag": "@rushstack/heft-dev-cert-plugin_v0.2.18", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index 72f8fd9e8c3..e040eb73cf6 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-dev-cert-plugin -This log was last generated on Fri, 03 Mar 2023 04:11:20 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.2.19 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.2.18 Fri, 03 Mar 2023 04:11:20 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index d9905484c18..d1565b29ef8 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.5.5", + "tag": "@rushstack/heft-jest-plugin_v0.5.5", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.5.4", "tag": "@rushstack/heft-jest-plugin_v0.5.4", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index cbf33b09560..debf9c0542a 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.md +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-jest-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:50 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.5.5 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.5.4 Fri, 10 Feb 2023 01:18:50 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index e10c647bbad..038196f0743 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.8.4", + "tag": "@rushstack/heft-sass-plugin_v0.8.4", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.8.3", "tag": "@rushstack/heft-sass-plugin_v0.8.3", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index e79737d18db..603873737a7 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.md +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-sass-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:50 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.8.4 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.8.3 Fri, 10 Feb 2023 01:18:50 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index a7d6c1d81d4..f4702bec789 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.1.69", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.1.69", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.1.68", "tag": "@rushstack/heft-serverless-stack-plugin_v0.1.68", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index 9aa52305d64..771d8e97e7c 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-serverless-stack-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.1.69 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.1.68 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 3490b1c3445..a63222a7ad3 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.2.4", + "tag": "@rushstack/heft-storybook-plugin_v0.2.4", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.2.3", "tag": "@rushstack/heft-storybook-plugin_v0.2.3", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 71d0a1b06a3..de2e055ce76 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.md +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-storybook-plugin -This log was last generated on Wed, 22 Feb 2023 16:26:55 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.2.4 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.2.3 Wed, 22 Feb 2023 16:26:55 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 8f1a0e99c00..3a225f70358 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.5.40", + "tag": "@rushstack/heft-webpack4-plugin_v0.5.40", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.5.39", "tag": "@rushstack/heft-webpack4-plugin_v0.5.39", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 5371b17438d..8929c037c4d 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack4-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.5.40 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.5.39 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index edda4992c3c..0d6c31b2095 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.6.1", + "tag": "@rushstack/heft-webpack5-plugin_v0.6.1", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.6.0", "tag": "@rushstack/heft-webpack5-plugin_v0.6.0", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 65687c54c00..da2cf4b3988 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack5-plugin -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.6.1 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.6.0 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index e1164776c8c..4f0e694b90f 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.2.18", + "tag": "@rushstack/debug-certificate-manager_v1.2.18", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "1.2.17", "tag": "@rushstack/debug-certificate-manager_v1.2.17", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 4125180762a..83052879b44 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.md +++ b/libraries/debug-certificate-manager/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/debug-certificate-manager -This log was last generated on Fri, 03 Mar 2023 04:11:20 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 1.2.18 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 1.2.17 Fri, 03 Mar 2023 04:11:20 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index f9260284255..1cc51f8cdfb 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "2.0.31", + "tag": "@microsoft/load-themed-styles_v2.0.31", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.14.7`" + } + ] + } + }, { "version": "2.0.30", "tag": "@microsoft/load-themed-styles_v2.0.30", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index 7fdc646b548..0a7ddc5e899 100644 --- a/libraries/load-themed-styles/CHANGELOG.md +++ b/libraries/load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/load-themed-styles -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 2.0.31 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 2.0.30 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index 44f2109f232..1915a617959 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.8.47", + "tag": "@rushstack/localization-utilities_v0.8.47", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.8.46", "tag": "@rushstack/localization-utilities_v0.8.46", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index 585018c2c93..56ca9b67e0f 100644 --- a/libraries/localization-utilities/CHANGELOG.md +++ b/libraries/localization-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/localization-utilities -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.8.47 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.8.46 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index 56a02b8eaa6..3d03bb415e9 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.3.3", + "tag": "@rushstack/module-minifier_v0.3.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.3.2", "tag": "@rushstack/module-minifier_v0.3.2", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index 2cfd27c76e5..7433d1b0416 100644 --- a/libraries/module-minifier/CHANGELOG.md +++ b/libraries/module-minifier/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/module-minifier -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.3.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.3.2 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 3570e3c1f96..e23a8fa08dd 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "4.0.10", + "tag": "@rushstack/package-deps-hash_v4.0.10", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "4.0.9", "tag": "@rushstack/package-deps-hash_v4.0.9", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index dbae2d23b99..06cb9f0ba50 100644 --- a/libraries/package-deps-hash/CHANGELOG.md +++ b/libraries/package-deps-hash/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-deps-hash -This log was last generated on Fri, 24 Feb 2023 01:24:17 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 4.0.10 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 4.0.9 Fri, 24 Feb 2023 01:24:17 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index a06dffd96d7..7875df97ef7 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.228", + "tag": "@rushstack/stream-collator_v4.0.228", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "4.0.227", "tag": "@rushstack/stream-collator_v4.0.227", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 1a15e0f3470..9b92d1aa5c4 100644 --- a/libraries/stream-collator/CHANGELOG.md +++ b/libraries/stream-collator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/stream-collator -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 4.0.228 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 4.0.227 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index df2c1479cc1..74c00fefa1b 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.5.3", + "tag": "@rushstack/terminal_v0.5.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.5.2", "tag": "@rushstack/terminal_v0.5.2", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index c1980c3cfa5..5b27dc479bd 100644 --- a/libraries/terminal/CHANGELOG.md +++ b/libraries/terminal/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/terminal -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.5.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.5.2 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index ee5a4183589..632031058d8 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.10.3", + "tag": "@rushstack/typings-generator_v0.10.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.10.2", "tag": "@rushstack/typings-generator_v0.10.2", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index e6ea1e21d79..d6302b9bbfb 100644 --- a/libraries/typings-generator/CHANGELOG.md +++ b/libraries/typings-generator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/typings-generator -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.10.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.10.2 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index aea2f72e4cf..0ee39d30968 100644 --- a/libraries/worker-pool/CHANGELOG.json +++ b/libraries/worker-pool/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/worker-pool", "entries": [ + { + "version": "0.3.3", + "tag": "@rushstack/worker-pool_v0.3.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.3.2", "tag": "@rushstack/worker-pool_v0.3.2", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index 27135555323..024073ef1fd 100644 --- a/libraries/worker-pool/CHANGELOG.md +++ b/libraries/worker-pool/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/worker-pool -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.3.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.3.2 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index 7133d950093..9fe99d93ba9 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "1.12.5", + "tag": "@rushstack/heft-node-rig_v1.12.5", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.5.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "1.12.4", "tag": "@rushstack/heft-node-rig_v1.12.4", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 84897734d9a..3958a97b810 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-node-rig -This log was last generated on Fri, 10 Feb 2023 01:18:50 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 1.12.5 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 1.12.4 Fri, 10 Feb 2023 01:18:50 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 6cfe3d32456..0e2f1967b76 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.14.7", + "tag": "@rushstack/heft-web-rig_v0.14.7", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.5.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.8.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.6.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.49.7` to `^0.50.0`" + } + ] + } + }, { "version": "0.14.6", "tag": "@rushstack/heft-web-rig_v0.14.6", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index d0b5dcaae02..496b61c8458 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-web-rig -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.14.7 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.14.6 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/rush-plugins/rush-serve-plugin/CHANGELOG.json b/rush-plugins/rush-serve-plugin/CHANGELOG.json index 0f65aedb4c8..672f198f2f1 100644 --- a/rush-plugins/rush-serve-plugin/CHANGELOG.json +++ b/rush-plugins/rush-serve-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/rush-serve-plugin", "entries": [ + { + "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", diff --git a/rush-plugins/rush-serve-plugin/CHANGELOG.md b/rush-plugins/rush-serve-plugin/CHANGELOG.md index ff327aba8b3..d63c38825ef 100644 --- a/rush-plugins/rush-serve-plugin/CHANGELOG.md +++ b/rush-plugins/rush-serve-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rush-serve-plugin -This log was last generated on Fri, 03 Mar 2023 04:11:20 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 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 diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index f4d91e31d94..121df577375 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "0.2.4", + "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.4", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.1.57`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.6.1`" + } + ] + } + }, { "version": "0.2.3", "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.3", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index 70306eec599..43b18a532e1 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.md +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/hashed-folder-copy-plugin -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.2.4 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.2.3 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index 3582d3f28a8..07ef214658b 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "2.0.29", + "tag": "@microsoft/loader-load-themed-styles_v2.0.29", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.31`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.30` to `^2.0.31`" + } + ] + } + }, { "version": "2.0.28", "tag": "@microsoft/loader-load-themed-styles_v2.0.28", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index bea96d83484..1c06ef25de1 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.md +++ b/webpack/loader-load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/loader-load-themed-styles -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 2.0.29 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 2.0.28 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index fa50df989c7..653263b11b1 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.3.282", + "tag": "@rushstack/loader-raw-script_v1.3.282", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "1.3.281", "tag": "@rushstack/loader-raw-script_v1.3.281", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 0f05e112fe5..e3128d0bc00 100644 --- a/webpack/loader-raw-script/CHANGELOG.md +++ b/webpack/loader-raw-script/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/loader-raw-script -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 1.3.282 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 1.3.281 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index 06a4e73b551..afaa9e04594 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", "entries": [ + { + "version": "0.10.4", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.4", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.10.3", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.3", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index c20366f25c6..55c82080f06 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-preserve-dynamic-require-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.10.4 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.10.3 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index cfc87fe5df1..3f62e49c4ae 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "3.3.93", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.93", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.1.57`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.6.1`" + } + ] + } + }, { "version": "3.3.92", "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.92", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 5ba4415fb85..d78d08c49c2 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.md +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/set-webpack-public-path-plugin -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 3.3.93 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 3.3.92 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index e9924e1225b..65729a4608b 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.json +++ b/webpack/webpack-plugin-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-plugin-utilities", "entries": [ + { + "version": "0.1.57", + "tag": "@rushstack/webpack-plugin-utilities_v0.1.57", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.1.56", "tag": "@rushstack/webpack-plugin-utilities_v0.1.56", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index 447d0e24fa6..92c6f2b83fc 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.md +++ b/webpack/webpack-plugin-utilities/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-plugin-utilities -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.1.57 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.1.56 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index 183946da629..db2682bf0f8 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.17.4", + "tag": "@rushstack/webpack4-localization-plugin_v0.17.4", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.47`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.3.93`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.3.92` to `^3.3.93`" + } + ] + } + }, { "version": "0.17.3", "tag": "@rushstack/webpack4-localization-plugin_v0.17.3", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index ea02d222851..a6c178ab6af 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.md +++ b/webpack/webpack4-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-localization-plugin -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.17.4 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.17.3 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index 4aebcdc39bb..350b09102e7 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", "entries": [ + { + "version": "0.11.3", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.11.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.11.2", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.11.2", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index 4bcfdb837ed..76561115988 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-module-minifier-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.11.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.11.2 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index 252e74f5b27..c5c3b7fdf9f 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/webpack5-load-themed-styles-loader", "entries": [ + { + "version": "0.1.13", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.13", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.31`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.30` to `^2.0.31`" + } + ] + } + }, { "version": "0.1.12", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.12", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index 5c5676729a7..6446f1b912e 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/webpack5-load-themed-styles-loader -This log was last generated on Sat, 11 Mar 2023 01:24:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.1.13 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.1.12 Sat, 11 Mar 2023 01:24:51 GMT diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index 4dbca32cc65..ffd38b5bf4f 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.json +++ b/webpack/webpack5-localization-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack5-localization-plugin", "entries": [ + { + "version": "0.4.3", + "tag": "@rushstack/webpack5-localization-plugin_v0.4.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.47`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + } + ] + } + }, { "version": "0.4.2", "tag": "@rushstack/webpack5-localization-plugin_v0.4.2", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index 57588e34fa5..0fb2bbda55e 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.md +++ b/webpack/webpack5-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-localization-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 0.4.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 0.4.2 Fri, 10 Feb 2023 01:18:51 GMT diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index 8eaf1dbcece..6dbf225e9d1 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", "entries": [ + { + "version": "5.3.3", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.3.3", + "date": "Sat, 18 Mar 2023 00:20:56 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.50.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.12.5`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `*`" + } + ] + } + }, { "version": "5.3.2", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.3.2", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index d9c94fb170c..db1721d1e6a 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack5-module-minifier-plugin -This log was last generated on Fri, 10 Feb 2023 01:18:51 GMT and should not be manually modified. +This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified. + +## 5.3.3 +Sat, 18 Mar 2023 00:20:56 GMT + +_Version update only_ ## 5.3.2 Fri, 10 Feb 2023 01:18:51 GMT