From 366aba2eb9bf4a2ea6e36dc32659a7984c17be0e Mon Sep 17 00:00:00 2001 From: Rushbot Date: Wed, 29 May 2024 00:10:53 +0000 Subject: [PATCH] Update changelogs [skip ci] --- apps/api-documenter/CHANGELOG.json | 20 ++++++++++ apps/api-documenter/CHANGELOG.md | 9 ++++- apps/api-extractor/CHANGELOG.json | 17 ++++++++ apps/api-extractor/CHANGELOG.md | 9 ++++- apps/heft/CHANGELOG.json | 12 ++++++ apps/heft/CHANGELOG.md | 7 +++- apps/lockfile-explorer/CHANGELOG.json | 12 ++++++ apps/lockfile-explorer/CHANGELOG.md | 7 +++- apps/rundown/CHANGELOG.json | 12 ++++++ apps/rundown/CHANGELOG.md | 7 +++- apps/trace-import/CHANGELOG.json | 12 ++++++ apps/trace-import/CHANGELOG.md | 7 +++- .../api-documenter/main_2024-05-28-21-54.json | 10 ----- .../main_2024-05-28-21-54.json | 10 ----- .../api-extractor/main_2024-05-28-21-54.json | 10 ----- .../eslint-config/main_2024-05-28-21-54.json | 10 ----- eslint/eslint-bulk/CHANGELOG.json | 12 ++++++ eslint/eslint-bulk/CHANGELOG.md | 7 +++- eslint/eslint-config/CHANGELOG.json | 12 ++++++ eslint/eslint-config/CHANGELOG.md | 9 ++++- .../heft-api-extractor-plugin/CHANGELOG.json | 18 +++++++++ .../heft-api-extractor-plugin/CHANGELOG.md | 7 +++- .../heft-dev-cert-plugin/CHANGELOG.json | 21 ++++++++++ .../heft-dev-cert-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-jest-plugin/CHANGELOG.json | 15 +++++++ 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 | 21 ++++++++++ heft-plugins/heft-sass-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 ++++++++++ .../heft-serverless-stack-plugin/CHANGELOG.md | 7 +++- .../heft-storybook-plugin/CHANGELOG.json | 21 ++++++++++ .../heft-storybook-plugin/CHANGELOG.md | 7 +++- .../heft-typescript-plugin/CHANGELOG.json | 15 +++++++ .../heft-typescript-plugin/CHANGELOG.md | 7 +++- .../heft-webpack4-plugin/CHANGELOG.json | 18 +++++++++ .../heft-webpack4-plugin/CHANGELOG.md | 7 +++- .../heft-webpack5-plugin/CHANGELOG.json | 18 +++++++++ .../heft-webpack5-plugin/CHANGELOG.md | 7 +++- libraries/api-extractor-model/CHANGELOG.json | 12 ++++++ libraries/api-extractor-model/CHANGELOG.md | 9 ++++- .../debug-certificate-manager/CHANGELOG.json | 12 ++++++ .../debug-certificate-manager/CHANGELOG.md | 7 +++- libraries/load-themed-styles/CHANGELOG.json | 12 ++++++ libraries/load-themed-styles/CHANGELOG.md | 7 +++- .../localization-utilities/CHANGELOG.json | 15 +++++++ libraries/localization-utilities/CHANGELOG.md | 7 +++- libraries/module-minifier/CHANGELOG.json | 15 +++++++ libraries/module-minifier/CHANGELOG.md | 7 +++- libraries/package-deps-hash/CHANGELOG.json | 12 ++++++ libraries/package-deps-hash/CHANGELOG.md | 7 +++- libraries/package-extractor/CHANGELOG.json | 18 +++++++++ libraries/package-extractor/CHANGELOG.md | 7 +++- libraries/stream-collator/CHANGELOG.json | 12 ++++++ libraries/stream-collator/CHANGELOG.md | 7 +++- libraries/typings-generator/CHANGELOG.json | 12 ++++++ libraries/typings-generator/CHANGELOG.md | 7 +++- libraries/worker-pool/CHANGELOG.json | 12 ++++++ libraries/worker-pool/CHANGELOG.md | 7 +++- rigs/heft-node-rig/CHANGELOG.json | 33 ++++++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 7 +++- rigs/heft-web-rig/CHANGELOG.json | 39 +++++++++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 7 +++- .../hashed-folder-copy-plugin/CHANGELOG.json | 12 ++++++ .../hashed-folder-copy-plugin/CHANGELOG.md | 7 +++- .../loader-load-themed-styles/CHANGELOG.json | 18 +++++++++ .../loader-load-themed-styles/CHANGELOG.md | 7 +++- webpack/loader-raw-script/CHANGELOG.json | 12 ++++++ webpack/loader-raw-script/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 12 ++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 15 +++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 15 +++++++ .../CHANGELOG.md | 7 +++- .../webpack-plugin-utilities/CHANGELOG.json | 12 ++++++ webpack/webpack-plugin-utilities/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 15 +++++++ .../webpack4-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 +++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 +++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 15 +++++++ .../webpack5-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 ++++++++++ .../CHANGELOG.md | 7 +++- 88 files changed, 942 insertions(+), 82 deletions(-) delete mode 100644 common/changes/@microsoft/api-documenter/main_2024-05-28-21-54.json delete mode 100644 common/changes/@microsoft/api-extractor-model/main_2024-05-28-21-54.json delete mode 100644 common/changes/@microsoft/api-extractor/main_2024-05-28-21-54.json delete mode 100644 common/changes/@rushstack/eslint-config/main_2024-05-28-21-54.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 8a636355269..190333b6338 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,26 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.25.0", + "tag": "@microsoft/api-documenter_v7.25.0", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "minor": [ + { + "comment": "Bump TSDoc dependencies." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.29.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "7.24.13", "tag": "@microsoft/api-documenter_v7.24.13", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 9f8bc2907de..e44ab1e623c 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 7.25.0 +Wed, 29 May 2024 00:10:52 GMT + +### Minor changes + +- Bump TSDoc dependencies. ## 7.24.13 Tue, 28 May 2024 15:10:09 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index 8d34726fbd7..01232623e96 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.46.0", + "tag": "@microsoft/api-extractor_v7.46.0", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "minor": [ + { + "comment": "Bump TSDoc dependencies." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.29.0`" + } + ] + } + }, { "version": "7.45.1", "tag": "@microsoft/api-extractor_v7.45.1", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index 5bf9e1e6d3c..4ae803d0161 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 7.46.0 +Wed, 29 May 2024 00:10:52 GMT + +### Minor changes + +- Bump TSDoc dependencies. ## 7.45.1 Tue, 28 May 2024 15:10:09 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index c3f2527d3b6..cddb390225c 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.66.15", + "tag": "@rushstack/heft_v0.66.15", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.46.0`" + } + ] + } + }, { "version": "0.66.14", "tag": "@rushstack/heft_v0.66.14", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index 77e36a4887e..ccd6f9a6b1d 100644 --- a/apps/heft/CHANGELOG.md +++ b/apps/heft/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft -This log was last generated on Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.66.15 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.66.14 Tue, 28 May 2024 15:10:09 GMT diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index a05caa15cc6..e86f64932b5 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/lockfile-explorer", "entries": [ + { + "version": "1.4.14", + "tag": "@rushstack/lockfile-explorer_v1.4.14", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "1.4.13", "tag": "@rushstack/lockfile-explorer_v1.4.13", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index ee8ae6f9633..5cd9a419709 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 1.4.14 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 1.4.13 Tue, 28 May 2024 15:10:09 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 3b46f9b81c7..1b399d72531 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.1.52", + "tag": "@rushstack/rundown_v1.1.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "1.1.51", "tag": "@rushstack/rundown_v1.1.51", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index ba947b48988..49df24869a6 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 1.1.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 1.1.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index b2bcb8b332c..26191a6c836 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/trace-import", "entries": [ + { + "version": "0.3.52", + "tag": "@rushstack/trace-import_v0.3.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.3.51", "tag": "@rushstack/trace-import_v0.3.51", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index ad4f79e938f..80b8ee7944b 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.3.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.3.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/common/changes/@microsoft/api-documenter/main_2024-05-28-21-54.json b/common/changes/@microsoft/api-documenter/main_2024-05-28-21-54.json deleted file mode 100644 index dae8c2ba567..00000000000 --- a/common/changes/@microsoft/api-documenter/main_2024-05-28-21-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-documenter", - "comment": "Bump TSDoc dependencies.", - "type": "minor" - } - ], - "packageName": "@microsoft/api-documenter" -} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor-model/main_2024-05-28-21-54.json b/common/changes/@microsoft/api-extractor-model/main_2024-05-28-21-54.json deleted file mode 100644 index 557efe5ec64..00000000000 --- a/common/changes/@microsoft/api-extractor-model/main_2024-05-28-21-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-extractor-model", - "comment": "Bump TSDoc dependencies.", - "type": "minor" - } - ], - "packageName": "@microsoft/api-extractor-model" -} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor/main_2024-05-28-21-54.json b/common/changes/@microsoft/api-extractor/main_2024-05-28-21-54.json deleted file mode 100644 index 0af2d623ac0..00000000000 --- a/common/changes/@microsoft/api-extractor/main_2024-05-28-21-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-extractor", - "comment": "Bump TSDoc dependencies.", - "type": "minor" - } - ], - "packageName": "@microsoft/api-extractor" -} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-config/main_2024-05-28-21-54.json b/common/changes/@rushstack/eslint-config/main_2024-05-28-21-54.json deleted file mode 100644 index bff6ba6aed0..00000000000 --- a/common/changes/@rushstack/eslint-config/main_2024-05-28-21-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-config", - "comment": "Bump the `eslint-plugin-tsdoc` plugin.", - "type": "minor" - } - ], - "packageName": "@rushstack/eslint-config" -} \ No newline at end of file diff --git a/eslint/eslint-bulk/CHANGELOG.json b/eslint/eslint-bulk/CHANGELOG.json index 39fbadfaba5..aa6f18978ae 100644 --- a/eslint/eslint-bulk/CHANGELOG.json +++ b/eslint/eslint-bulk/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-bulk", "entries": [ + { + "version": "0.1.44", + "tag": "@rushstack/eslint-bulk_v0.1.44", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.1.43", "tag": "@rushstack/eslint-bulk_v0.1.43", diff --git a/eslint/eslint-bulk/CHANGELOG.md b/eslint/eslint-bulk/CHANGELOG.md index 1df6b573a4f..d0c69ae2a7d 100644 --- a/eslint/eslint-bulk/CHANGELOG.md +++ b/eslint/eslint-bulk/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/eslint-bulk -This log was last generated on Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.1.44 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.1.43 Tue, 28 May 2024 15:10:09 GMT diff --git a/eslint/eslint-config/CHANGELOG.json b/eslint/eslint-config/CHANGELOG.json index 8aebc906e95..f7e8dfcb108 100644 --- a/eslint/eslint-config/CHANGELOG.json +++ b/eslint/eslint-config/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-config", "entries": [ + { + "version": "3.7.0", + "tag": "@rushstack/eslint-config_v3.7.0", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "minor": [ + { + "comment": "Bump the `eslint-plugin-tsdoc` plugin." + } + ] + } + }, { "version": "3.6.10", "tag": "@rushstack/eslint-config_v3.6.10", diff --git a/eslint/eslint-config/CHANGELOG.md b/eslint/eslint-config/CHANGELOG.md index 5a17b3b45a7..2cbd719589d 100644 --- a/eslint/eslint-config/CHANGELOG.md +++ b/eslint/eslint-config/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/eslint-config -This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 3.7.0 +Wed, 29 May 2024 00:10:52 GMT + +### Minor changes + +- Bump the `eslint-plugin-tsdoc` plugin. ## 3.6.10 Fri, 17 May 2024 00:10:40 GMT diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json index f800f4011c5..c37dccd1a34 100644 --- a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-api-extractor-plugin", "entries": [ + { + "version": "0.3.35", + "tag": "@rushstack/heft-api-extractor-plugin_v0.3.35", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.46.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.3.34", "tag": "@rushstack/heft-api-extractor-plugin_v0.3.34", diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md index 83c54b0678c..c271fcd806c 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.3.35 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.3.34 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index acb0c0e85f9..d04a0ca41f7 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.4.52", + "tag": "@rushstack/heft-dev-cert-plugin_v0.4.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.52`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.46.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.4.51", "tag": "@rushstack/heft-dev-cert-plugin_v0.4.51", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index e211d2e3a6d..7631fdc01fc 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.4.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.4.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 3606db229c8..a8edbb154b6 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.11.36", + "tag": "@rushstack/heft-jest-plugin_v0.11.36", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.11.35", "tag": "@rushstack/heft-jest-plugin_v0.11.35", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index ba4ddb7a87c..726c2fd1edd 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.11.36 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.11.35 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.json b/heft-plugins/heft-lint-plugin/CHANGELOG.json index f8082c6e6e6..6e4fcd0c173 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.3.36", + "tag": "@rushstack/heft-lint-plugin_v0.3.36", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.3.35", "tag": "@rushstack/heft-lint-plugin_v0.3.35", diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.md b/heft-plugins/heft-lint-plugin/CHANGELOG.md index c8b41609ac4..580a08615dc 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.3.36 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.3.35 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 31b6bb98b57..30a7fef974e 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.14.5", + "tag": "@rushstack/heft-sass-plugin_v0.14.5", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.12.52`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.46.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.14.4", "tag": "@rushstack/heft-sass-plugin_v0.14.4", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index d1980e07647..6d4e1f97c31 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.14.5 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.14.4 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index e579105a3cd..ceddb5b5d69 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.3.52", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.3.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.10.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.3.51", "tag": "@rushstack/heft-serverless-stack-plugin_v0.3.51", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index 7d8d58f62ef..7b9c1e348e8 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.3.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.3.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 9e2cd78e83a..f4d8a9d30c8 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.6.29", + "tag": "@rushstack/heft-storybook-plugin_v0.6.29", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.10.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.6.28", "tag": "@rushstack/heft-storybook-plugin_v0.6.28", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 53c5f74e355..dcf50db7eb7 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.6.29 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.6.28 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.json b/heft-plugins/heft-typescript-plugin/CHANGELOG.json index 394830708d0..6eda8a2a8ba 100644 --- a/heft-plugins/heft-typescript-plugin/CHANGELOG.json +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/heft-typescript-plugin", "entries": [ + { + "version": "0.5.13", + "tag": "@rushstack/heft-typescript-plugin_v0.5.13", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.5.12", "tag": "@rushstack/heft-typescript-plugin_v0.5.12", diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.md b/heft-plugins/heft-typescript-plugin/CHANGELOG.md index c81bfe3c5af..885a5a632d6 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.5.13 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.5.12 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 6418ab1b8ee..d3c4c0192ae 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.10.52", + "tag": "@rushstack/heft-webpack4-plugin_v0.10.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.10.51", "tag": "@rushstack/heft-webpack4-plugin_v0.10.51", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index aa653e7a711..009600716c3 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.10.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.10.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 3f2bf5caa5e..f4f99936a1d 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.9.52", + "tag": "@rushstack/heft-webpack5-plugin_v0.9.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.9.51", "tag": "@rushstack/heft-webpack5-plugin_v0.9.51", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 6f9c1a2b307..0ad6db44896 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.9.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.9.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/api-extractor-model/CHANGELOG.json b/libraries/api-extractor-model/CHANGELOG.json index 459b7fea010..d4c5cd1f28e 100644 --- a/libraries/api-extractor-model/CHANGELOG.json +++ b/libraries/api-extractor-model/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-extractor-model", "entries": [ + { + "version": "7.29.0", + "tag": "@microsoft/api-extractor-model_v7.29.0", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "minor": [ + { + "comment": "Bump TSDoc dependencies." + } + ] + } + }, { "version": "7.28.21", "tag": "@microsoft/api-extractor-model_v7.28.21", diff --git a/libraries/api-extractor-model/CHANGELOG.md b/libraries/api-extractor-model/CHANGELOG.md index 43cc4bc142a..2af386d5426 100644 --- a/libraries/api-extractor-model/CHANGELOG.md +++ b/libraries/api-extractor-model/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/api-extractor-model -This log was last generated on Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 7.29.0 +Wed, 29 May 2024 00:10:52 GMT + +### Minor changes + +- Bump TSDoc dependencies. ## 7.28.21 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index 305c9c7bdb8..cfcf56f80f9 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.3.52", + "tag": "@rushstack/debug-certificate-manager_v1.3.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "1.3.51", "tag": "@rushstack/debug-certificate-manager_v1.3.51", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 26cd64814ba..0d323608f42 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 1.3.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 1.3.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index a0b55e356da..2b7233a36db 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "2.0.128", + "tag": "@microsoft/load-themed-styles_v2.0.128", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "2.0.127", "tag": "@microsoft/load-themed-styles_v2.0.127", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index 8765ec8728d..b602f3b019a 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 2.0.128 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 2.0.127 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index e98cde2bc66..256db0476b1 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.9.52", + "tag": "@rushstack/localization-utilities_v0.9.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.12.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.9.51", "tag": "@rushstack/localization-utilities_v0.9.51", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index 01f95d3953d..6076d927350 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.9.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.9.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index 1919880f9d3..46ecc0b9c57 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.6.8", + "tag": "@rushstack/module-minifier_v0.6.8", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.4.53`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.6.7", "tag": "@rushstack/module-minifier_v0.6.7", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index 5c5f49fd2bf..bdb83bbefcb 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.6.8 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.6.7 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 6c194757f86..93045137eae 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "4.1.54", + "tag": "@rushstack/package-deps-hash_v4.1.54", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "4.1.53", "tag": "@rushstack/package-deps-hash_v4.1.53", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 0029e9d7073..77a130978c0 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 4.1.54 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 4.1.53 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/package-extractor/CHANGELOG.json b/libraries/package-extractor/CHANGELOG.json index f860f1040b6..95cdf12abea 100644 --- a/libraries/package-extractor/CHANGELOG.json +++ b/libraries/package-extractor/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/package-extractor", "entries": [ + { + "version": "0.7.12", + "tag": "@rushstack/package-extractor_v0.7.12", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-preserve-dynamic-require-plugin\" to `0.11.52`" + } + ] + } + }, { "version": "0.7.11", "tag": "@rushstack/package-extractor_v0.7.11", diff --git a/libraries/package-extractor/CHANGELOG.md b/libraries/package-extractor/CHANGELOG.md index 9e066e1926d..794ef6c5961 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.7.12 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.7.11 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 43b52b7e760..d4e7820f7f8 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.1.53", + "tag": "@rushstack/stream-collator_v4.1.53", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "4.1.52", "tag": "@rushstack/stream-collator_v4.1.52", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 6aed669b33e..1c72705dca9 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 4.1.53 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 4.1.52 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index e62407ebae2..5c2fb57c2b6 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.12.52", + "tag": "@rushstack/typings-generator_v0.12.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.12.51", "tag": "@rushstack/typings-generator_v0.12.51", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index f9f9fc7c33a..ea830c37286 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.12.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.12.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index f639619ab7b..0f270c02dad 100644 --- a/libraries/worker-pool/CHANGELOG.json +++ b/libraries/worker-pool/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/worker-pool", "entries": [ + { + "version": "0.4.53", + "tag": "@rushstack/worker-pool_v0.4.53", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.4.52", "tag": "@rushstack/worker-pool_v0.4.52", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index db849ad3315..dc27abb4ea9 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.4.53 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.4.52 Tue, 28 May 2024 15:10:09 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index e1294879ec1..dea8e88ffc9 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.6.13", + "tag": "@rushstack/heft-node-rig_v2.6.13", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.46.0`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.7.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.3.35`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.11.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.3.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "2.6.12", "tag": "@rushstack/heft-node-rig_v2.6.12", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index befacbd495e..76022bcdfc1 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 2.6.13 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 2.6.12 Tue, 28 May 2024 15:10:09 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 8a9c68874af..0b2f252c89c 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.24.13", + "tag": "@rushstack/heft-web-rig_v0.24.13", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.46.0`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.7.0`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.3.35`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.11.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.3.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.14.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.5.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.66.14` to `0.66.15`" + } + ] + } + }, { "version": "0.24.12", "tag": "@rushstack/heft-web-rig_v0.24.12", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index fbddc7cd000..383195d043d 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.24.13 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.24.12 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index 88b94dd2fed..cb8cfc3ec25 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "1.0.44", + "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.44", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "1.0.43", "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.43", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index b44429e650b..0e5b29160d5 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 1.0.44 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 1.0.43 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index 36a8bc06c0a..1f1eaf6d753 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "2.1.52", + "tag": "@microsoft/loader-load-themed-styles_v2.1.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.128`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.127` to `2.0.128`" + } + ] + } + }, { "version": "2.1.51", "tag": "@microsoft/loader-load-themed-styles_v2.1.51", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 0a9e0640689..6399e7a1b5b 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 2.1.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 2.1.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index 6f088d73372..2e2da5d0043 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.4.52", + "tag": "@rushstack/loader-raw-script_v1.4.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "1.4.51", "tag": "@rushstack/loader-raw-script_v1.4.51", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 17a461d59b0..ca830936453 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 1.4.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 1.4.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index 2d18ce927c0..91b28b8912f 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", "entries": [ + { + "version": "0.11.52", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.11.51", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.51", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index 4d9c9e399c5..e4f6b7f5c7a 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.11.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.11.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index cd3b6df78c0..c82fa82a3e9 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "5.1.36", + "tag": "@rushstack/set-webpack-public-path-plugin_v5.1.36", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.4.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "5.1.35", "tag": "@rushstack/set-webpack-public-path-plugin_v5.1.35", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index b8d91bc7ad9..b08c575878f 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 5.1.36 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 5.1.35 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json index 90fa63a38f3..7ccedb26932 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-embedded-dependencies-plugin", "entries": [ + { + "version": "0.2.53", + "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.53", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.4.36`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.2.52", "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.52", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md index 5abfb4dc8c0..627fa2e9365 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.2.53 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.2.52 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index 53109b5b4e6..839f32eb738 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.json +++ b/webpack/webpack-plugin-utilities/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/webpack-plugin-utilities", "entries": [ + { + "version": "0.4.36", + "tag": "@rushstack/webpack-plugin-utilities_v0.4.36", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.4.35", "tag": "@rushstack/webpack-plugin-utilities_v0.4.35", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index de2b2bf1c5e..72b7ccb166c 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.4.36 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.4.35 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index d4e5b864b2d..836a9601084 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.18.52", + "tag": "@rushstack/webpack4-localization-plugin_v0.18.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.9.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.18.51", "tag": "@rushstack/webpack4-localization-plugin_v0.18.51", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index bb005636e34..4628df5ea99 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.18.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.18.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index bb6883aba23..76293c8a5f3 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", "entries": [ + { + "version": "0.13.54", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.13.54", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.6.8`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.4.53`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.13.53", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.13.53", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index bf1f04360f9..ad0cf2dfe1d 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.13.54 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.13.53 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index d233984b687..d7705b9c9ea 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@microsoft/webpack5-load-themed-styles-loader", "entries": [ + { + "version": "0.2.52", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.2.52", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.128`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.127` to `2.0.128`" + } + ] + } + }, { "version": "0.2.51", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.2.51", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index a4edc9cce88..054ee2a7251 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.2.52 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.2.51 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index 10c896c9b27..310259c74ce 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.json +++ b/webpack/webpack5-localization-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack5-localization-plugin", "entries": [ + { + "version": "0.10.12", + "tag": "@rushstack/webpack5-localization-plugin_v0.10.12", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.9.52`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + } + ] + } + }, { "version": "0.10.11", "tag": "@rushstack/webpack5-localization-plugin_v0.10.11", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index 680c5591cf2..80061399fc6 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 0.10.12 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 0.10.11 Tue, 28 May 2024 15:10:09 GMT diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index dc65e1e1dd0..903f5b65cd2 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", "entries": [ + { + "version": "5.5.55", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.5.55", + "date": "Wed, 29 May 2024 00:10:52 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.4.53`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.66.15`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.6.8`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `0.6.8`" + } + ] + } + }, { "version": "5.5.54", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.5.54", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index a1f3c198df1..d1bde2cb734 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 Tue, 28 May 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 29 May 2024 00:10:52 GMT and should not be manually modified. + +## 5.5.55 +Wed, 29 May 2024 00:10:52 GMT + +_Version update only_ ## 5.5.54 Tue, 28 May 2024 15:10:09 GMT