From 3b170dcf0639b1d2a4b941a1c7aa062f640f9713 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Mon, 19 Jun 2023 22:40:22 +0000 Subject: [PATCH] Update changelogs [skip ci] --- apps/api-documenter/CHANGELOG.json | 15 ++++++++ apps/api-documenter/CHANGELOG.md | 7 +++- apps/api-extractor/CHANGELOG.json | 17 +++++++++ apps/api-extractor/CHANGELOG.md | 9 ++++- apps/heft/CHANGELOG.json | 23 ++++++++++++ apps/heft/CHANGELOG.md | 9 ++++- apps/lockfile-explorer/CHANGELOG.json | 15 ++++++++ apps/lockfile-explorer/CHANGELOG.md | 7 +++- apps/rundown/CHANGELOG.json | 15 ++++++++ apps/rundown/CHANGELOG.md | 7 +++- apps/trace-import/CHANGELOG.json | 15 ++++++++ apps/trace-import/CHANGELOG.md | 7 +++- .../IRigConfig_2023-06-19-22-00.json | 10 ------ .../IRigConfig_2023-06-19-22-00.json | 10 ------ .../heft/IRigConfig_2023-06-19-22-00.json | 10 ------ .../IRigConfig_2023-06-19-22-00.json | 10 ------ .../heft-api-extractor-plugin/CHANGELOG.json | 21 +++++++++++ .../heft-api-extractor-plugin/CHANGELOG.md | 7 +++- .../heft-dev-cert-plugin/CHANGELOG.json | 24 +++++++++++++ .../heft-dev-cert-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-jest-plugin/CHANGELOG.json | 18 ++++++++++ heft-plugins/heft-jest-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-lint-plugin/CHANGELOG.json | 18 ++++++++++ heft-plugins/heft-lint-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-sass-plugin/CHANGELOG.json | 27 ++++++++++++++ heft-plugins/heft-sass-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 24 +++++++++++++ .../heft-serverless-stack-plugin/CHANGELOG.md | 7 +++- .../heft-storybook-plugin/CHANGELOG.json | 24 +++++++++++++ .../heft-storybook-plugin/CHANGELOG.md | 7 +++- .../heft-typescript-plugin/CHANGELOG.json | 18 ++++++++++ .../heft-typescript-plugin/CHANGELOG.md | 7 +++- .../heft-webpack4-plugin/CHANGELOG.json | 21 +++++++++++ .../heft-webpack4-plugin/CHANGELOG.md | 7 +++- .../heft-webpack5-plugin/CHANGELOG.json | 21 +++++++++++ .../heft-webpack5-plugin/CHANGELOG.md | 7 +++- .../debug-certificate-manager/CHANGELOG.json | 15 ++++++++ .../debug-certificate-manager/CHANGELOG.md | 7 +++- libraries/heft-config-file/CHANGELOG.json | 17 +++++++++ libraries/heft-config-file/CHANGELOG.md | 9 ++++- libraries/load-themed-styles/CHANGELOG.json | 15 ++++++++ libraries/load-themed-styles/CHANGELOG.md | 7 +++- .../localization-utilities/CHANGELOG.json | 18 ++++++++++ libraries/localization-utilities/CHANGELOG.md | 7 +++- libraries/module-minifier/CHANGELOG.json | 18 ++++++++++ libraries/module-minifier/CHANGELOG.md | 7 +++- libraries/package-deps-hash/CHANGELOG.json | 15 ++++++++ libraries/package-deps-hash/CHANGELOG.md | 7 +++- libraries/package-extractor/CHANGELOG.json | 24 +++++++++++++ libraries/package-extractor/CHANGELOG.md | 7 +++- libraries/rig-package/CHANGELOG.json | 12 +++++++ libraries/rig-package/CHANGELOG.md | 9 ++++- libraries/stream-collator/CHANGELOG.json | 18 ++++++++++ libraries/stream-collator/CHANGELOG.md | 7 +++- libraries/terminal/CHANGELOG.json | 15 ++++++++ libraries/terminal/CHANGELOG.md | 7 +++- libraries/typings-generator/CHANGELOG.json | 15 ++++++++ libraries/typings-generator/CHANGELOG.md | 7 +++- libraries/worker-pool/CHANGELOG.json | 15 ++++++++ libraries/worker-pool/CHANGELOG.md | 7 +++- rigs/heft-node-rig/CHANGELOG.json | 30 ++++++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 7 +++- rigs/heft-web-rig/CHANGELOG.json | 36 +++++++++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 7 +++- .../hashed-folder-copy-plugin/CHANGELOG.json | 21 +++++++++++ .../hashed-folder-copy-plugin/CHANGELOG.md | 7 +++- .../loader-load-themed-styles/CHANGELOG.json | 21 +++++++++++ .../loader-load-themed-styles/CHANGELOG.md | 7 +++- webpack/loader-raw-script/CHANGELOG.json | 15 ++++++++ webpack/loader-raw-script/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 15 ++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../CHANGELOG.md | 7 +++- .../webpack-plugin-utilities/CHANGELOG.json | 15 ++++++++ webpack/webpack-plugin-utilities/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 24 +++++++++++++ .../webpack4-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../webpack5-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 24 +++++++++++++ .../CHANGELOG.md | 7 +++- 88 files changed, 1073 insertions(+), 82 deletions(-) delete mode 100644 common/changes/@microsoft/api-extractor/IRigConfig_2023-06-19-22-00.json delete mode 100644 common/changes/@rushstack/heft-config-file/IRigConfig_2023-06-19-22-00.json delete mode 100644 common/changes/@rushstack/heft/IRigConfig_2023-06-19-22-00.json delete mode 100644 common/changes/@rushstack/rig-package/IRigConfig_2023-06-19-22-00.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 16b9724005a..6c5fc082c79 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.22.21", + "tag": "@microsoft/api-documenter_v7.22.21", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "7.22.20", "tag": "@microsoft/api-documenter_v7.22.20", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 6a9395ca675..8c53d83a5a4 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 7.22.21 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 7.22.20 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index ae16fd184e9..f590baa73af 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.36.0", + "tag": "@microsoft/api-extractor_v7.36.0", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "minor": [ + { + "comment": "Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`" + } + ] + } + }, { "version": "7.35.4", "tag": "@microsoft/api-extractor_v7.35.4", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index 112b8fff644..6ef418ec6d0 100644 --- a/apps/api-extractor/CHANGELOG.md +++ b/apps/api-extractor/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/api-extractor -This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 7.36.0 +Mon, 19 Jun 2023 22:40:21 GMT + +### Minor changes + +- Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class. ## 7.35.4 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 27507751965..f828643fe16 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.56.0", + "tag": "@rushstack/heft_v0.56.0", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "minor": [ + { + "comment": "Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`" + }, + { + "comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`" + } + ] + } + }, { "version": "0.55.2", "tag": "@rushstack/heft_v0.55.2", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index 7b22ba51108..6bf06841d5e 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.56.0 +Mon, 19 Jun 2023 22:40:21 GMT + +### Minor changes + +- Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class. ## 0.55.2 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index a6299eb60b1..7c416d9c9a1 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.31", + "tag": "@rushstack/lockfile-explorer_v1.0.31", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + } + ] + } + }, { "version": "1.0.30", "tag": "@rushstack/lockfile-explorer_v1.0.30", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index cb8c6c97a4b..6b238ad63d3 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 1.0.31 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 1.0.30 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 84e5d21921f..aa5239e6644 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.265", + "tag": "@rushstack/rundown_v1.0.265", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "1.0.264", "tag": "@rushstack/rundown_v1.0.264", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index 6223bf58b17..79e1371ba6f 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 1.0.265 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 1.0.264 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index d84e4037df9..a9e50713855 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/trace-import", "entries": [ + { + "version": "0.2.15", + "tag": "@rushstack/trace-import_v0.2.15", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.2.14", "tag": "@rushstack/trace-import_v0.2.14", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index 3c533a6df8b..ce02e54cf98 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.2.15 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.2.14 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/common/changes/@microsoft/api-extractor/IRigConfig_2023-06-19-22-00.json b/common/changes/@microsoft/api-extractor/IRigConfig_2023-06-19-22-00.json deleted file mode 100644 index 3c8b994f3ca..00000000000 --- a/common/changes/@microsoft/api-extractor/IRigConfig_2023-06-19-22-00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-extractor", - "comment": "Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class.", - "type": "minor" - } - ], - "packageName": "@microsoft/api-extractor" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-config-file/IRigConfig_2023-06-19-22-00.json b/common/changes/@rushstack/heft-config-file/IRigConfig_2023-06-19-22-00.json deleted file mode 100644 index 8b242b3d9eb..00000000000 --- a/common/changes/@rushstack/heft-config-file/IRigConfig_2023-06-19-22-00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-config-file", - "comment": " Use the `IRigConfig` interface insteacd of the `RigConfig` class in the API.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-config-file" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft/IRigConfig_2023-06-19-22-00.json b/common/changes/@rushstack/heft/IRigConfig_2023-06-19-22-00.json deleted file mode 100644 index 579a9f8d6b2..00000000000 --- a/common/changes/@rushstack/heft/IRigConfig_2023-06-19-22-00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft", - "comment": "Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft" -} \ No newline at end of file diff --git a/common/changes/@rushstack/rig-package/IRigConfig_2023-06-19-22-00.json b/common/changes/@rushstack/rig-package/IRigConfig_2023-06-19-22-00.json deleted file mode 100644 index c221b12931c..00000000000 --- a/common/changes/@rushstack/rig-package/IRigConfig_2023-06-19-22-00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/rig-package", - "comment": "Expose an `IRigConfig` interface that `RigConfig` implements.", - "type": "minor" - } - ], - "packageName": "@rushstack/rig-package" -} \ No newline at end of file diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json index f423ddde8bf..4e3cf89175d 100644 --- a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-api-extractor-plugin", "entries": [ + { + "version": "0.1.10", + "tag": "@rushstack/heft-api-extractor-plugin_v0.1.10", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.55.2` to `0.56.0`" + } + ] + } + }, { "version": "0.1.9", "tag": "@rushstack/heft-api-extractor-plugin_v0.1.9", diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md index 526ecddd96c..87f9b698a5f 100644 --- a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-api-extractor-plugin -This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.1.10 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.1.9 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index 1750c0a1d36..c97a2ea98d2 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.3.13", + "tag": "@rushstack/heft-dev-cert-plugin_v0.3.13", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.43`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.3.12", "tag": "@rushstack/heft-dev-cert-plugin_v0.3.12", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index 68dcf9978b3..67023cc4fd2 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.3.13 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.3.12 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 6121785ff39..5df35edd96f 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.7.11", + "tag": "@rushstack/heft-jest-plugin_v0.7.11", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.7.10", "tag": "@rushstack/heft-jest-plugin_v0.7.10", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index 39e115695b7..399a6edb291 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.7.11 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.7.10 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.json b/heft-plugins/heft-lint-plugin/CHANGELOG.json index 262a35e2b9a..9530599a1fd 100644 --- a/heft-plugins/heft-lint-plugin/CHANGELOG.json +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-lint-plugin", "entries": [ + { + "version": "0.1.11", + "tag": "@rushstack/heft-lint-plugin_v0.1.11", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.55.2` to `0.56.0`" + } + ] + } + }, { "version": "0.1.10", "tag": "@rushstack/heft-lint-plugin_v0.1.10", diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.md b/heft-plugins/heft-lint-plugin/CHANGELOG.md index 9c6f5433823..fa046f710ca 100644 --- a/heft-plugins/heft-lint-plugin/CHANGELOG.md +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-lint-plugin -This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.1.11 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.1.10 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 2fbc9edb4cf..e8e2897f0bf 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.11.13", + "tag": "@rushstack/heft-sass-plugin_v0.11.13", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.25`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.11.12", "tag": "@rushstack/heft-sass-plugin_v0.11.12", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index ab60c986f46..7657da7f042 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.11.13 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.11.12 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index 68d23ed5b0d..3286b4e6e23 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.2.13", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.2.13", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.7.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.2.12", "tag": "@rushstack/heft-serverless-stack-plugin_v0.2.12", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index 5925578633b..9009c84aa04 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.2.13 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.2.12 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 84f6c765acd..e4ffb3e4072 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.3.13", + "tag": "@rushstack/heft-storybook-plugin_v0.3.13", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.7.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.3.12", "tag": "@rushstack/heft-storybook-plugin_v0.3.12", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 4db51f7ee4b..f2a416629ad 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.3.13 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.3.12 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.json b/heft-plugins/heft-typescript-plugin/CHANGELOG.json index b1ad087f58b..45e3318cce7 100644 --- a/heft-plugins/heft-typescript-plugin/CHANGELOG.json +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-typescript-plugin", "entries": [ + { + "version": "0.1.11", + "tag": "@rushstack/heft-typescript-plugin_v0.1.11", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.55.2` to `0.56.0`" + } + ] + } + }, { "version": "0.1.10", "tag": "@rushstack/heft-typescript-plugin_v0.1.10", diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.md b/heft-plugins/heft-typescript-plugin/CHANGELOG.md index 043e97174e1..3a4ce9460f8 100644 --- a/heft-plugins/heft-typescript-plugin/CHANGELOG.md +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-typescript-plugin -This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.1.11 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.1.10 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 5fe33fe75f8..c89844b9d50 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.7.2", + "tag": "@rushstack/heft-webpack4-plugin_v0.7.2", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.43`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.7.1", "tag": "@rushstack/heft-webpack4-plugin_v0.7.1", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index dfcb492edc2..e3428ddcffa 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.7.2 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.7.1 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 40f6a91c405..27877c3bdc2 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.8.2", + "tag": "@rushstack/heft-webpack5-plugin_v0.8.2", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.43`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.8.1", "tag": "@rushstack/heft-webpack5-plugin_v0.8.1", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 50c762a96d4..440c87c74a3 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.8.2 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.8.1 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index 826979ace00..6604a40fea9 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.43", + "tag": "@rushstack/debug-certificate-manager_v1.2.43", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "1.2.42", "tag": "@rushstack/debug-certificate-manager_v1.2.42", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index f9823f27a8f..a36af9c97ef 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 1.2.43 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 1.2.42 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/libraries/heft-config-file/CHANGELOG.json b/libraries/heft-config-file/CHANGELOG.json index 200e9e74ad2..c2a12edf329 100644 --- a/libraries/heft-config-file/CHANGELOG.json +++ b/libraries/heft-config-file/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@rushstack/heft-config-file", "entries": [ + { + "version": "0.13.0", + "tag": "@rushstack/heft-config-file_v0.13.0", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "minor": [ + { + "comment": " Use the `IRigConfig` interface insteacd of the `RigConfig` class in the API." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`" + } + ] + } + }, { "version": "0.12.5", "tag": "@rushstack/heft-config-file_v0.12.5", diff --git a/libraries/heft-config-file/CHANGELOG.md b/libraries/heft-config-file/CHANGELOG.md index 137a570fb0e..b25d8a65dab 100644 --- a/libraries/heft-config-file/CHANGELOG.md +++ b/libraries/heft-config-file/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-config-file -This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.13.0 +Mon, 19 Jun 2023 22:40:21 GMT + +### Minor changes + +- Use the `IRigConfig` interface insteacd of the `RigConfig` class in the API. ## 0.12.5 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index e9bc1ada6a9..f8869c4bf49 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.58", + "tag": "@microsoft/load-themed-styles_v2.0.58", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.18.10`" + } + ] + } + }, { "version": "2.0.57", "tag": "@microsoft/load-themed-styles_v2.0.57", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index b6d613da4d8..b35440768d1 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 2.0.58 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 2.0.57 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index 7bc770329cf..e0bfb9ae309 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.69", + "tag": "@rushstack/localization-utilities_v0.8.69", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.8.68", "tag": "@rushstack/localization-utilities_v0.8.68", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index d364b45678a..6c40735c3dc 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.8.69 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.8.68 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index 96c0306c83a..1a7cbc5827b 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.26", + "tag": "@rushstack/module-minifier_v0.3.26", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.3.25", "tag": "@rushstack/module-minifier_v0.3.25", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index d59f85e0be7..f09a8f440c4 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.3.26 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.3.25 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index ac431a15f59..62de2f92284 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.32", + "tag": "@rushstack/package-deps-hash_v4.0.32", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "4.0.31", "tag": "@rushstack/package-deps-hash_v4.0.31", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 36b6e5e7352..8a99416a8fa 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 4.0.32 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 4.0.31 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/package-extractor/CHANGELOG.json b/libraries/package-extractor/CHANGELOG.json index 90c680e968b..46a2ccc48b9 100644 --- a/libraries/package-extractor/CHANGELOG.json +++ b/libraries/package-extractor/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/package-extractor", "entries": [ + { + "version": "0.3.1", + "tag": "@rushstack/package-extractor_v0.3.1", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-preserve-dynamic-require-plugin\" to `0.10.28`" + } + ] + } + }, { "version": "0.3.0", "tag": "@rushstack/package-extractor_v0.3.0", diff --git a/libraries/package-extractor/CHANGELOG.md b/libraries/package-extractor/CHANGELOG.md index 728fa9f3365..05e790a02a4 100644 --- a/libraries/package-extractor/CHANGELOG.md +++ b/libraries/package-extractor/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-extractor -This log was last generated on Sat, 17 Jun 2023 00:21:54 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.3.1 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.3.0 Sat, 17 Jun 2023 00:21:54 GMT diff --git a/libraries/rig-package/CHANGELOG.json b/libraries/rig-package/CHANGELOG.json index 65e9f91cdb9..cba1810f09e 100644 --- a/libraries/rig-package/CHANGELOG.json +++ b/libraries/rig-package/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/rig-package", "entries": [ + { + "version": "0.4.0", + "tag": "@rushstack/rig-package_v0.4.0", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "minor": [ + { + "comment": "Expose an `IRigConfig` interface that `RigConfig` implements." + } + ] + } + }, { "version": "0.3.21", "tag": "@rushstack/rig-package_v0.3.21", diff --git a/libraries/rig-package/CHANGELOG.md b/libraries/rig-package/CHANGELOG.md index c7a739fd60f..5711b5ed147 100644 --- a/libraries/rig-package/CHANGELOG.md +++ b/libraries/rig-package/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/rig-package -This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.4.0 +Mon, 19 Jun 2023 22:40:21 GMT + +### Minor changes + +- Expose an `IRigConfig` interface that `RigConfig` implements. ## 0.3.21 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index f9f35a35d90..6426c5bc65c 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.250", + "tag": "@rushstack/stream-collator_v4.0.250", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "4.0.249", "tag": "@rushstack/stream-collator_v4.0.249", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 300a21622dc..0fbe12f56f1 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 4.0.250 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 4.0.249 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index b771c65f60d..88920b591bc 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.5.25", + "tag": "@rushstack/terminal_v0.5.25", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.5.24", "tag": "@rushstack/terminal_v0.5.24", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index f10b4abb402..60594ca5343 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.5.25 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.5.24 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index 0f32f9edc67..91ce0f0799e 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.25", + "tag": "@rushstack/typings-generator_v0.10.25", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.10.24", "tag": "@rushstack/typings-generator_v0.10.24", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index 1f77ab4874a..9eb5797a50f 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.10.25 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.10.24 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index 5317819c4f8..b1daf4fe73f 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.25", + "tag": "@rushstack/worker-pool_v0.3.25", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.3.24", "tag": "@rushstack/worker-pool_v0.3.24", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index bff8bfe31ea..d598da63504 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.3.25 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.3.24 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index 6c4a60f0d65..743f2a799b8 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.2.10", + "tag": "@rushstack/heft-node-rig_v2.2.10", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.1.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.7.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "2.2.9", "tag": "@rushstack/heft-node-rig_v2.2.9", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 1adc429c77a..7377c51b483 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 2.2.10 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 2.2.9 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 0d5a79f9f40..1ce45049fea 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,42 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.18.10", + "tag": "@rushstack/heft-web-rig_v0.18.10", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.1.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.7.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.11.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`" + } + ] + } + }, { "version": "0.18.9", "tag": "@rushstack/heft-web-rig_v0.18.9", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 915ba330b60..2703ea114cc 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.18.10 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.18.9 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index f3aa323ec52..e07554a71fe 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.31", + "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.31", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.2`" + } + ] + } + }, { "version": "0.2.30", "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.30", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index d328e87980c..c6790623a5e 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.2.31 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.2.30 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index aec4a9e52eb..7421d474ca3 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.56", + "tag": "@microsoft/loader-load-themed-styles_v2.0.56", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.58`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.57` to `^2.0.58`" + } + ] + } + }, { "version": "2.0.55", "tag": "@microsoft/loader-load-themed-styles_v2.0.55", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 7b8f9d9ea10..7b6c52b25c8 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 2.0.56 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 2.0.55 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index c26aefe4435..465fe09acc0 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.304", + "tag": "@rushstack/loader-raw-script_v1.3.304", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "1.3.303", "tag": "@rushstack/loader-raw-script_v1.3.303", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index c6353e63419..710fafdca15 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 1.3.304 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 1.3.303 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index aac213fa1de..f9f4aa3df2f 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.28", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.28", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.10.27", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.27", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index 8f6138d3dfe..f3341ccd856 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.10.28 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.10.27 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index ef3c3ea2761..98ed809ebab 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": "4.0.4", + "tag": "@rushstack/set-webpack-public-path-plugin_v4.0.4", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.2`" + } + ] + } + }, { "version": "4.0.3", "tag": "@rushstack/set-webpack-public-path-plugin_v4.0.3", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index f4e9d9dded5..838ad5a1e16 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 4.0.4 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 4.0.3 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json index 66fed3ba491..65b3f2eec56 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack-embedded-dependencies-plugin", "entries": [ + { + "version": "0.1.25", + "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.25", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.1.24", "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.24", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md index bc8b4e669b3..ed184e3a7ae 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack-embedded-dependencies-plugin -This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.1.25 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.1.24 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index 601b8dc7f0b..1646e1cb0c4 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.2.25", + "tag": "@rushstack/webpack-plugin-utilities_v0.2.25", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.2.24", "tag": "@rushstack/webpack-plugin-utilities_v0.2.24", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index f4cae758499..867a79fff02 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.2.25 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.2.24 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index 461e295fe57..618dfea0461 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.31", + "tag": "@rushstack/webpack4-localization-plugin_v0.17.31", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.69`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `4.0.4`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^4.0.3` to `^4.0.4`" + } + ] + } + }, { "version": "0.17.30", "tag": "@rushstack/webpack4-localization-plugin_v0.17.30", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index 8f6256d0162..84e8433fa9c 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.17.31 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.17.30 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index 20728a24d9a..60682aaf036 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.12.22", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.12.22", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.26`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.12.21", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.12.21", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index 639073a654b..817bc2a53cd 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.12.22 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.12.21 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index df63c1b8fff..0eb2c00e711 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.40", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.40", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.58`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.57` to `^2.0.58`" + } + ] + } + }, { "version": "0.1.39", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.39", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index 6e2f22decf2..95148272fc8 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.1.40 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.1.39 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index 71b189aeea4..b0416c8de30 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.27", + "tag": "@rushstack/webpack5-localization-plugin_v0.4.27", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.69`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + } + ] + } + }, { "version": "0.4.26", "tag": "@rushstack/webpack5-localization-plugin_v0.4.26", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index 8f4831eef8f..342414c3eae 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 0.4.27 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 0.4.26 Thu, 15 Jun 2023 00:21:02 GMT diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index 0f705f50571..192799e664e 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.4.22", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.4.22", + "date": "Mon, 19 Jun 2023 22:40:21 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.25`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.26`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `*`" + } + ] + } + }, { "version": "5.4.21", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.4.21", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index d45b27722f5..708afdb0525 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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified. +This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. + +## 5.4.22 +Mon, 19 Jun 2023 22:40:21 GMT + +_Version update only_ ## 5.4.21 Thu, 15 Jun 2023 00:21:02 GMT