From 0a220baa1dd88e1d880e7e9bd29a78117c0ff675 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Thu, 25 Jan 2024 01:09:30 +0000 Subject: [PATCH] Update changelogs [skip ci] --- apps/api-documenter/CHANGELOG.json | 18 ++++++++++ apps/api-documenter/CHANGELOG.md | 7 +++- apps/api-extractor/CHANGELOG.json | 15 ++++++++ apps/api-extractor/CHANGELOG.md | 7 +++- apps/heft/CHANGELOG.json | 21 +++++++++++ apps/heft/CHANGELOG.md | 7 +++- 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 +++- ...orybook-improvements_2024-01-03-11-53.json | 10 ------ ...orybook-improvements_2024-01-22-13-23.json | 10 ------ eslint/eslint-bulk/CHANGELOG.json | 12 +++++++ eslint/eslint-bulk/CHANGELOG.md | 7 +++- .../heft-api-extractor-plugin/CHANGELOG.json | 24 +++++++++++++ .../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 | 21 +++++++++++ heft-plugins/heft-jest-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-lint-plugin/CHANGELOG.json | 21 +++++++++++ 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 | 29 +++++++++++++++ .../heft-storybook-plugin/CHANGELOG.md | 9 ++++- .../heft-typescript-plugin/CHANGELOG.json | 21 +++++++++++ .../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 +++- libraries/api-extractor-model/CHANGELOG.json | 12 +++++++ libraries/api-extractor-model/CHANGELOG.md | 7 +++- .../debug-certificate-manager/CHANGELOG.json | 15 ++++++++ .../debug-certificate-manager/CHANGELOG.md | 7 +++- libraries/heft-config-file/CHANGELOG.json | 12 +++++++ libraries/heft-config-file/CHANGELOG.md | 7 +++- libraries/load-themed-styles/CHANGELOG.json | 12 +++++++ libraries/load-themed-styles/CHANGELOG.md | 7 +++- .../localization-utilities/CHANGELOG.json | 18 ++++++++++ libraries/localization-utilities/CHANGELOG.md | 7 +++- libraries/module-minifier/CHANGELOG.json | 15 ++++++++ libraries/module-minifier/CHANGELOG.md | 7 +++- libraries/node-core-library/CHANGELOG.json | 12 +++++++ libraries/node-core-library/CHANGELOG.md | 9 ++++- libraries/operation-graph/CHANGELOG.json | 12 +++++++ libraries/operation-graph/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/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 | 12 +++++++ 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 | 15 ++++++++ .../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 | 18 ++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../CHANGELOG.md | 7 +++- .../webpack-plugin-utilities/CHANGELOG.json | 12 +++++++ webpack/webpack-plugin-utilities/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../webpack4-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../webpack5-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- 92 files changed, 1089 insertions(+), 65 deletions(-) delete mode 100644 common/changes/@rushstack/heft-storybook-plugin/bartvandenende-wm-storybook-improvements_2024-01-03-11-53.json delete mode 100644 common/changes/@rushstack/node-core-library/bartvandenende-wm-storybook-improvements_2024-01-22-13-23.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index e3c263a8ad2..8af81cc4b4b 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.23.20", + "tag": "@microsoft/api-documenter_v7.23.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "7.23.19", "tag": "@microsoft/api-documenter_v7.23.19", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 5cefabfcbce..fab78211360 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 Tue, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 7.23.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 7.23.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index 42aaad4f566..d883182b370 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.39.4", + "tag": "@microsoft/api-extractor_v7.39.4", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + } + ] + } + }, { "version": "7.39.3", "tag": "@microsoft/api-extractor_v7.39.3", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index 759dedc1210..a58340ecdb6 100644 --- a/apps/api-extractor/CHANGELOG.md +++ b/apps/api-extractor/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-extractor -This log was last generated on Tue, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 7.39.4 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 7.39.3 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 0d7510d082d..478096f035e 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.64.3", + "tag": "@rushstack/heft_v0.64.3", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.6`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.39.4`" + } + ] + } + }, { "version": "0.64.2", "tag": "@rushstack/heft_v0.64.2", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index f7a20623c65..585c79edd43 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.64.3 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.64.2 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index 4364084cd0f..2bb97f2c4ee 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/lockfile-explorer", "entries": [ + { + "version": "1.2.20", + "tag": "@rushstack/lockfile-explorer_v1.2.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "1.2.19", "tag": "@rushstack/lockfile-explorer_v1.2.19", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index d88565bf2de..89b1f9ec876 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 1.2.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 1.2.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 8270bc38d6f..f975a65ed3c 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.1.20", + "tag": "@rushstack/rundown_v1.1.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "1.1.19", "tag": "@rushstack/rundown_v1.1.19", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index d59b2354889..18c8c181863 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 1.1.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 1.1.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index 6d106b5be10..d6b66396729 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/trace-import", "entries": [ + { + "version": "0.3.20", + "tag": "@rushstack/trace-import_v0.3.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.3.19", "tag": "@rushstack/trace-import_v0.3.19", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index 00198dc9516..068f6734777 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.3.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.3.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/common/changes/@rushstack/heft-storybook-plugin/bartvandenende-wm-storybook-improvements_2024-01-03-11-53.json b/common/changes/@rushstack/heft-storybook-plugin/bartvandenende-wm-storybook-improvements_2024-01-03-11-53.json deleted file mode 100644 index 3facb420276..00000000000 --- a/common/changes/@rushstack/heft-storybook-plugin/bartvandenende-wm-storybook-improvements_2024-01-03-11-53.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-storybook-plugin", - "comment": "Add support for storybook 7, HMR, and breaking chages in the plugin configuration option. The \"startupModulePath\" and \"staticBuildModulePath\" have been removed in favour of \"cliCallingConvention\" and \"cliPackageName\". A new 'cwdPackageName' option provides the ability to set an alternative dependency name as (cwd) target for the storybook commands." , - "type": "minor" - } - ], - "packageName": "@rushstack/heft-storybook-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/node-core-library/bartvandenende-wm-storybook-improvements_2024-01-22-13-23.json b/common/changes/@rushstack/node-core-library/bartvandenende-wm-storybook-improvements_2024-01-22-13-23.json deleted file mode 100644 index fe386026e23..00000000000 --- a/common/changes/@rushstack/node-core-library/bartvandenende-wm-storybook-improvements_2024-01-22-13-23.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/node-core-library", - "comment": "Improve 'bin' definition in `IPackageJson` type", - "type": "patch" - } - ], - "packageName": "@rushstack/node-core-library" -} \ No newline at end of file diff --git a/eslint/eslint-bulk/CHANGELOG.json b/eslint/eslint-bulk/CHANGELOG.json index f5d5fe41a16..822dde6a44c 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.9", + "tag": "@rushstack/eslint-bulk_v0.1.9", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.1.8", "tag": "@rushstack/eslint-bulk_v0.1.8", diff --git a/eslint/eslint-bulk/CHANGELOG.md b/eslint/eslint-bulk/CHANGELOG.md index ef4c6dfeb81..64e69e3e5c2 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 Wed, 24 Jan 2024 07:38:34 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.1.9 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.1.8 Wed, 24 Jan 2024 07:38:34 GMT diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json index 5b443ce0c63..acaf6c0f51a 100644 --- a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json +++ b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-api-extractor-plugin", "entries": [ + { + "version": "0.3.3", + "tag": "@rushstack/heft-api-extractor-plugin_v0.3.3", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.39.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.64.2` to `0.64.3`" + } + ] + } + }, { "version": "0.3.2", "tag": "@rushstack/heft-api-extractor-plugin_v0.3.2", diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md index 39a27dc17cd..6f942c85667 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.3.3 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.3.2 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index abbbf4d6937..ac9b6133e8b 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.20", + "tag": "@rushstack/heft-dev-cert-plugin_v0.4.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.20`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.39.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.4.19", "tag": "@rushstack/heft-dev-cert-plugin_v0.4.19", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index acb756c33bc..1f1d26c9777 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.4.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.4.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 10583ef908d..f5df3710329 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.11.3", + "tag": "@rushstack/heft-jest-plugin_v0.11.3", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.11.2", "tag": "@rushstack/heft-jest-plugin_v0.11.2", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index d9ba666656c..f32599b683b 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.11.3 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.11.2 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.json b/heft-plugins/heft-lint-plugin/CHANGELOG.json index f445933ad76..6d21f3d0372 100644 --- a/heft-plugins/heft-lint-plugin/CHANGELOG.json +++ b/heft-plugins/heft-lint-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-lint-plugin", "entries": [ + { + "version": "0.3.3", + "tag": "@rushstack/heft-lint-plugin_v0.3.3", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.64.2` to `0.64.3`" + } + ] + } + }, { "version": "0.3.2", "tag": "@rushstack/heft-lint-plugin_v0.3.2", diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.md b/heft-plugins/heft-lint-plugin/CHANGELOG.md index b7810b49685..34b9c652e80 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.3.3 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.3.2 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 5fc0ed4350a..102121407d4 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.13.6", + "tag": "@rushstack/heft-sass-plugin_v0.13.6", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.7`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.12.20`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.39.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.13.5", "tag": "@rushstack/heft-sass-plugin_v0.13.5", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index a39ee92ef80..a6807e2e3d9 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.13.6 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.13.5 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index 0e4063dbf5c..3a924f52c5a 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.3.20", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.3.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.10.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.3.19", "tag": "@rushstack/heft-serverless-stack-plugin_v0.3.19", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index dc3c7e0e474..d860d95ea3b 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.3.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.3.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 8ccc63f876a..10438d535e1 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.5.0", + "tag": "@rushstack/heft-storybook-plugin_v0.5.0", + "date": "Thu, 25 Jan 2024 01:09:29 GMT", + "comments": { + "minor": [ + { + "comment": "Add support for storybook 7, HMR, and breaking chages in the plugin configuration option. The \"startupModulePath\" and \"staticBuildModulePath\" have been removed in favour of \"cliCallingConvention\" and \"cliPackageName\". A new 'cwdPackageName' option provides the ability to set an alternative dependency name as (cwd) target for the storybook commands." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.10.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.4.19", "tag": "@rushstack/heft-storybook-plugin_v0.4.19", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 9acd372a410..7b762664a11 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.md +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-storybook-plugin -This log was last generated on Tue, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:29 GMT and should not be manually modified. + +## 0.5.0 +Thu, 25 Jan 2024 01:09:29 GMT + +### Minor changes + +- Add support for storybook 7, HMR, and breaking chages in the plugin configuration option. The "startupModulePath" and "staticBuildModulePath" have been removed in favour of "cliCallingConvention" and "cliPackageName". A new 'cwdPackageName' option provides the ability to set an alternative dependency name as (cwd) target for the storybook commands. ## 0.4.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.json b/heft-plugins/heft-typescript-plugin/CHANGELOG.json index 3e3cfbc6f64..b798c0f4fe9 100644 --- a/heft-plugins/heft-typescript-plugin/CHANGELOG.json +++ b/heft-plugins/heft-typescript-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-typescript-plugin", "entries": [ + { + "version": "0.3.3", + "tag": "@rushstack/heft-typescript-plugin_v0.3.3", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.7`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.64.2` to `0.64.3`" + } + ] + } + }, { "version": "0.3.2", "tag": "@rushstack/heft-typescript-plugin_v0.3.2", diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.md b/heft-plugins/heft-typescript-plugin/CHANGELOG.md index 52e736c3054..68a5192f78b 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.3.3 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.3.2 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 7437898f5a6..1f28b01a7b0 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.10.20", + "tag": "@rushstack/heft-webpack4-plugin_v0.10.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.20`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.10.19", "tag": "@rushstack/heft-webpack4-plugin_v0.10.19", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 49013f12a42..3dd160bfd82 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.10.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.10.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 51a2bf9c798..013921e24ab 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.9.20", + "tag": "@rushstack/heft-webpack5-plugin_v0.9.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.20`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.9.19", "tag": "@rushstack/heft-webpack5-plugin_v0.9.19", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index c96dc851dff..a3ffdd393ab 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.9.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.9.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/libraries/api-extractor-model/CHANGELOG.json b/libraries/api-extractor-model/CHANGELOG.json index 22d32479b7b..11cc38ff0b5 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.28.7", + "tag": "@microsoft/api-extractor-model_v7.28.7", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + } + ] + } + }, { "version": "7.28.6", "tag": "@microsoft/api-extractor-model_v7.28.6", diff --git a/libraries/api-extractor-model/CHANGELOG.md b/libraries/api-extractor-model/CHANGELOG.md index 7a09aa45c08..1eed1c8c282 100644 --- a/libraries/api-extractor-model/CHANGELOG.md +++ b/libraries/api-extractor-model/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-extractor-model -This log was last generated on Tue, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 7.28.7 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 7.28.6 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index 2a514cd23c5..f675f997ff9 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.3.20", + "tag": "@rushstack/debug-certificate-manager_v1.3.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "1.3.19", "tag": "@rushstack/debug-certificate-manager_v1.3.19", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index dbb821a32c9..0d3fa05bb81 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 1.3.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 1.3.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/libraries/heft-config-file/CHANGELOG.json b/libraries/heft-config-file/CHANGELOG.json index 3c50084fec9..b675a41da37 100644 --- a/libraries/heft-config-file/CHANGELOG.json +++ b/libraries/heft-config-file/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-config-file", "entries": [ + { + "version": "0.14.7", + "tag": "@rushstack/heft-config-file_v0.14.7", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + } + ] + } + }, { "version": "0.14.6", "tag": "@rushstack/heft-config-file_v0.14.6", diff --git a/libraries/heft-config-file/CHANGELOG.md b/libraries/heft-config-file/CHANGELOG.md index 4490baa9118..647fc2e108d 100644 --- a/libraries/heft-config-file/CHANGELOG.md +++ b/libraries/heft-config-file/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-config-file -This log was last generated on Tue, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.14.7 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.14.6 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index b44d4e11025..cb61e75d46b 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.96", + "tag": "@microsoft/load-themed-styles_v2.0.96", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "2.0.95", "tag": "@microsoft/load-themed-styles_v2.0.95", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index 91cb82b0986..cb4541723f5 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 2.0.96 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 2.0.95 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index 5cc6bd1950d..358b84a8c11 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.9.20", + "tag": "@rushstack/localization-utilities_v0.9.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.12.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.9.19", "tag": "@rushstack/localization-utilities_v0.9.19", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index da5df776874..bec82237ec0 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.9.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.9.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index 6b5174e0d7a..3953dc8f66f 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.4.20", + "tag": "@rushstack/module-minifier_v0.4.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.4.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.4.19", "tag": "@rushstack/module-minifier_v0.4.19", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index 81d7e66fa38..ce5d22f13a8 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.4.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.4.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/node-core-library/CHANGELOG.json b/libraries/node-core-library/CHANGELOG.json index 13e18767ad3..ec3e8ea3024 100644 --- a/libraries/node-core-library/CHANGELOG.json +++ b/libraries/node-core-library/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/node-core-library", "entries": [ + { + "version": "3.64.2", + "tag": "@rushstack/node-core-library_v3.64.2", + "date": "Thu, 25 Jan 2024 01:09:29 GMT", + "comments": { + "patch": [ + { + "comment": "Improve 'bin' definition in `IPackageJson` type" + } + ] + } + }, { "version": "3.64.1", "tag": "@rushstack/node-core-library_v3.64.1", diff --git a/libraries/node-core-library/CHANGELOG.md b/libraries/node-core-library/CHANGELOG.md index a51452bc5fb..f35d7d1ec20 100644 --- a/libraries/node-core-library/CHANGELOG.md +++ b/libraries/node-core-library/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/node-core-library -This log was last generated on Tue, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:29 GMT and should not be manually modified. + +## 3.64.2 +Thu, 25 Jan 2024 01:09:29 GMT + +### Patches + +- Improve 'bin' definition in `IPackageJson` type ## 3.64.1 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/libraries/operation-graph/CHANGELOG.json b/libraries/operation-graph/CHANGELOG.json index e4bd249bea8..8a3d7da2c31 100644 --- a/libraries/operation-graph/CHANGELOG.json +++ b/libraries/operation-graph/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/operation-graph", "entries": [ + { + "version": "0.2.6", + "tag": "@rushstack/operation-graph_v0.2.6", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + } + ] + } + }, { "version": "0.2.5", "tag": "@rushstack/operation-graph_v0.2.5", diff --git a/libraries/operation-graph/CHANGELOG.md b/libraries/operation-graph/CHANGELOG.md index c3b875b375c..9bf938e4413 100644 --- a/libraries/operation-graph/CHANGELOG.md +++ b/libraries/operation-graph/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/operation-graph -This log was last generated on Tue, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.2.6 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.2.5 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 4bcfc4b9863..bf604c68cf3 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.1.21", + "tag": "@rushstack/package-deps-hash_v4.1.21", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "4.1.20", "tag": "@rushstack/package-deps-hash_v4.1.20", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 0a56f8fdbb9..7171b51221e 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 4.1.21 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 4.1.20 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/package-extractor/CHANGELOG.json b/libraries/package-extractor/CHANGELOG.json index ab6c693eca9..f13371b118a 100644 --- a/libraries/package-extractor/CHANGELOG.json +++ b/libraries/package-extractor/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/package-extractor", "entries": [ + { + "version": "0.6.23", + "tag": "@rushstack/package-extractor_v0.6.23", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.7.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-preserve-dynamic-require-plugin\" to `0.11.20`" + } + ] + } + }, { "version": "0.6.22", "tag": "@rushstack/package-extractor_v0.6.22", diff --git a/libraries/package-extractor/CHANGELOG.md b/libraries/package-extractor/CHANGELOG.md index 36cc6a2397d..b0ead2008c2 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.6.23 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.6.22 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 7875e3e0dd1..90f5343e89c 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.1.21", + "tag": "@rushstack/stream-collator_v4.1.21", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.7.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "4.1.20", "tag": "@rushstack/stream-collator_v4.1.20", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 5a8d2a5e1f3..f73057c81c3 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 4.1.21 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 4.1.20 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 2e58c3d3ec7..b4684ce240c 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.7.20", + "tag": "@rushstack/terminal_v0.7.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.7.19", "tag": "@rushstack/terminal_v0.7.19", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index e01c1b96e1d..887bf7fb64e 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 Tue, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.7.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.7.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index 7d9a5cb8090..34c7f6f5357 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.12.20", + "tag": "@rushstack/typings-generator_v0.12.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.12.19", "tag": "@rushstack/typings-generator_v0.12.19", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index 7e80762d339..44a9ac1d746 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.12.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.12.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index b1f75bd79bc..8e34bd1346e 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.20", + "tag": "@rushstack/worker-pool_v0.4.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.4.19", "tag": "@rushstack/worker-pool_v0.4.19", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index 643b744ff5d..647087aaa40 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.4.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.4.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index 00bd1c54867..b04b4cbc98d 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.4.4", + "tag": "@rushstack/heft-node-rig_v2.4.4", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.39.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.11.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "2.4.3", "tag": "@rushstack/heft-node-rig_v2.4.3", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 9b397019361..e3c3fb75c74 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 Wed, 24 Jan 2024 07:38:34 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 2.4.4 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 2.4.3 Wed, 24 Jan 2024 07:38:34 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index c7ee75b63f4..c141ceebda9 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.20.4", + "tag": "@rushstack/heft-web-rig_v0.20.4", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.39.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.11.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.13.6`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.3.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.9.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.64.2` to `^0.64.3`" + } + ] + } + }, { "version": "0.20.3", "tag": "@rushstack/heft-web-rig_v0.20.3", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 460631a9583..c9946237e9e 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 Wed, 24 Jan 2024 07:38:34 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.20.4 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.20.3 Wed, 24 Jan 2024 07:38:34 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index 4d5002d3c84..b5c27cd64ba 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "1.0.11", + "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.11", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "1.0.10", "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.10", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index c2a9fae00c6..d8cd9532c7b 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 1.0.11 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 1.0.10 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index 05bd702dc07..e0ef6d338a5 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.20", + "tag": "@microsoft/loader-load-themed-styles_v2.1.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.96`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.95` to `^2.0.96`" + } + ] + } + }, { "version": "2.1.19", "tag": "@microsoft/loader-load-themed-styles_v2.1.19", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index f7a65df93fe..d6cb824858d 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 2.1.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 2.1.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index f0be6598cbf..f2ebd5e43ea 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.20", + "tag": "@rushstack/loader-raw-script_v1.4.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "1.4.19", "tag": "@rushstack/loader-raw-script_v1.4.19", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 6f880f449fb..df2a36312f8 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 1.4.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 1.4.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index 1e44029b39b..2848fce4e1f 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.20", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.11.19", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.11.19", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index ef85cfe9264..b089133921e 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.11.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.11.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index bf4cb5ea170..4b91c9bd859 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "5.1.4", + "tag": "@rushstack/set-webpack-public-path-plugin_v5.1.4", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.4.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "5.1.3", "tag": "@rushstack/set-webpack-public-path-plugin_v5.1.3", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 9e965ca94c7..2f429ccf03d 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 5.1.4 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 5.1.3 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json index 8509a58e739..1bc9d1ccd09 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.2.21", + "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.21", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.4.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.2.20", "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.20", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md index 1591206090a..5e61ccac3a4 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.2.21 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.2.20 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index 0efe01116b3..eff5b8577f5 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.4", + "tag": "@rushstack/webpack-plugin-utilities_v0.4.4", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.4.3", "tag": "@rushstack/webpack-plugin-utilities_v0.4.3", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index 1faa48996a9..af36d03ed78 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.4.4 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.4.3 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index e71169e7155..0bebea27a71 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.18.20", + "tag": "@rushstack/webpack4-localization-plugin_v0.18.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.9.20`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.18.19", "tag": "@rushstack/webpack4-localization-plugin_v0.18.19", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index ee4a754199d..add0ceea020 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.18.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.18.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index 5716a0f25ae..bb70d7459b9 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.20", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.13.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.4.20`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.4.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.13.19", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.13.19", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index b7ac0617190..1b68cbd8072 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.13.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.13.19 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index e40f9f5eeb2..25c8fd3ec86 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.2.20", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.2.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.96`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.95` to `^2.0.96`" + } + ] + } + }, { "version": "0.2.19", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.2.19", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index 8c250d6479c..81457014beb 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, 23 Jan 2024 20:12:57 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.2.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.2.19 Tue, 23 Jan 2024 20:12:57 GMT diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index 42f6c835902..951bd8148e7 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.6.4", + "tag": "@rushstack/webpack5-localization-plugin_v0.6.4", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.9.20`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.64.2`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + } + ] + } + }, { "version": "0.6.3", "tag": "@rushstack/webpack5-localization-plugin_v0.6.3", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index e3663b1f4d7..4b2af54b37a 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 0.6.4 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 0.6.3 Tue, 23 Jan 2024 20:12:58 GMT diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index 902d2f9a7fc..afd5caee737 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.20", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.5.20", + "date": "Thu, 25 Jan 2024 01:09:30 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.4.20`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.64.3`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.4.20`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `*`" + } + ] + } + }, { "version": "5.5.19", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.5.19", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index bd526054af6..a57bc497ad5 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, 23 Jan 2024 20:12:58 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. + +## 5.5.20 +Thu, 25 Jan 2024 01:09:30 GMT + +_Version update only_ ## 5.5.19 Tue, 23 Jan 2024 20:12:58 GMT