From 728e1b7edc1974779bef260a4fe11fc813b8dc4c Mon Sep 17 00:00:00 2001 From: Rushbot Date: Thu, 6 Jul 2023 00:16:20 +0000 Subject: [PATCH] Update changelogs [skip ci] --- apps/api-documenter/CHANGELOG.json | 21 +++++++++++ apps/api-documenter/CHANGELOG.md | 7 +++- apps/api-extractor/CHANGELOG.json | 15 ++++++++ apps/api-extractor/CHANGELOG.md | 7 +++- apps/heft/CHANGELOG.json | 18 ++++++++++ apps/heft/CHANGELOG.md | 7 +++- apps/lockfile-explorer/CHANGELOG.json | 18 ++++++++++ apps/lockfile-explorer/CHANGELOG.md | 7 +++- apps/rundown/CHANGELOG.json | 18 ++++++++++ apps/rundown/CHANGELOG.md | 7 +++- apps/trace-import/CHANGELOG.json | 18 ++++++++++ apps/trace-import/CHANGELOG.md | 7 +++- ...lfReferenceResolving_2023-07-05-22-43.json | 10 ------ .../heft-api-extractor-plugin/CHANGELOG.json | 24 +++++++++++++ .../heft-api-extractor-plugin/CHANGELOG.md | 7 +++- .../heft-dev-cert-plugin/CHANGELOG.json | 24 +++++++++++++ .../heft-dev-cert-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-jest-plugin/CHANGELOG.json | 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 | 30 ++++++++++++++++ heft-plugins/heft-sass-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 27 ++++++++++++++ .../heft-serverless-stack-plugin/CHANGELOG.md | 7 +++- .../heft-storybook-plugin/CHANGELOG.json | 27 ++++++++++++++ .../heft-storybook-plugin/CHANGELOG.md | 7 +++- .../heft-typescript-plugin/CHANGELOG.json | 21 +++++++++++ .../heft-typescript-plugin/CHANGELOG.md | 7 +++- .../heft-webpack4-plugin/CHANGELOG.json | 24 +++++++++++++ .../heft-webpack4-plugin/CHANGELOG.md | 7 +++- .../heft-webpack5-plugin/CHANGELOG.json | 24 +++++++++++++ .../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 | 18 ++++++++++ .../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 | 15 ++++++++ libraries/load-themed-styles/CHANGELOG.md | 7 +++- .../localization-utilities/CHANGELOG.json | 21 +++++++++++ libraries/localization-utilities/CHANGELOG.md | 7 +++- libraries/module-minifier/CHANGELOG.json | 18 ++++++++++ libraries/module-minifier/CHANGELOG.md | 7 +++- libraries/node-core-library/CHANGELOG.json | 12 +++++++ libraries/node-core-library/CHANGELOG.md | 9 ++++- libraries/package-deps-hash/CHANGELOG.json | 21 +++++++++++ libraries/package-deps-hash/CHANGELOG.md | 7 +++- libraries/package-extractor/CHANGELOG.json | 27 ++++++++++++++ libraries/package-extractor/CHANGELOG.md | 7 +++- libraries/stream-collator/CHANGELOG.json | 21 +++++++++++ libraries/stream-collator/CHANGELOG.md | 7 +++- libraries/terminal/CHANGELOG.json | 18 ++++++++++ libraries/terminal/CHANGELOG.md | 7 +++- libraries/typings-generator/CHANGELOG.json | 18 ++++++++++ libraries/typings-generator/CHANGELOG.md | 7 +++- libraries/worker-pool/CHANGELOG.json | 15 ++++++++ libraries/worker-pool/CHANGELOG.md | 7 +++- rigs/heft-node-rig/CHANGELOG.json | 30 ++++++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 7 +++- rigs/heft-web-rig/CHANGELOG.json | 36 +++++++++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 7 +++- .../hashed-folder-copy-plugin/CHANGELOG.json | 24 +++++++++++++ .../hashed-folder-copy-plugin/CHANGELOG.md | 7 +++- .../loader-load-themed-styles/CHANGELOG.json | 21 +++++++++++ .../loader-load-themed-styles/CHANGELOG.md | 7 +++- webpack/loader-raw-script/CHANGELOG.json | 15 ++++++++ webpack/loader-raw-script/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 15 ++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 24 +++++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- .../webpack-plugin-utilities/CHANGELOG.json | 15 ++++++++ webpack/webpack-plugin-utilities/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 27 ++++++++++++++ .../webpack4-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 24 +++++++++++++ .../CHANGELOG.md | 7 +++- .../CHANGELOG.json | 21 +++++++++++ .../webpack5-localization-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 24 +++++++++++++ .../CHANGELOG.md | 7 +++- 87 files changed, 1157 insertions(+), 53 deletions(-) delete mode 100644 common/changes/@rushstack/node-core-library/user-danade-FixSelfReferenceResolving_2023-07-05-22-43.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 11c35818110..ab88bcc790d 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.22.23", + "tag": "@microsoft/api-documenter_v7.22.23", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.27.4`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "7.22.22", "tag": "@microsoft/api-documenter_v7.22.22", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 9d7b2663351..eb41daf9402 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 7.22.23 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 7.22.22 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index f590baa73af..db41cb3811b 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.36.1", + "tag": "@microsoft/api-extractor_v7.36.1", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.27.4`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + } + ] + } + }, { "version": "7.36.0", "tag": "@microsoft/api-extractor_v7.36.0", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index 6ef418ec6d0..d7430b8bbf8 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 Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 7.36.1 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 7.36.0 Mon, 19 Jun 2023 22:40:21 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index f828643fe16..18b3459b303 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.56.1", + "tag": "@rushstack/heft_v0.56.1", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.1`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.1`" + } + ] + } + }, { "version": "0.56.0", "tag": "@rushstack/heft_v0.56.0", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index 6bf06841d5e..31c16f4bca8 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 Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.56.1 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.56.0 Mon, 19 Jun 2023 22:40:21 GMT diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index a1be0c8fb1f..c91e9941db3 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/lockfile-explorer", "entries": [ + { + "version": "1.0.33", + "tag": "@rushstack/lockfile-explorer_v1.0.33", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + } + ] + } + }, { "version": "1.0.32", "tag": "@rushstack/lockfile-explorer_v1.0.32", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index 04fad53f4e7..8b7d977c9a9 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 1.0.33 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 1.0.32 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index 448811f32c0..60859e82951 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.267", + "tag": "@rushstack/rundown_v1.0.267", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "1.0.266", "tag": "@rushstack/rundown_v1.0.266", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index e5ad380faf4..865ebaea4af 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 1.0.267 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 1.0.266 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/apps/trace-import/CHANGELOG.json b/apps/trace-import/CHANGELOG.json index f591c5e9955..c5686e72af8 100644 --- a/apps/trace-import/CHANGELOG.json +++ b/apps/trace-import/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/trace-import", "entries": [ + { + "version": "0.2.17", + "tag": "@rushstack/trace-import_v0.2.17", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.2.16", "tag": "@rushstack/trace-import_v0.2.16", diff --git a/apps/trace-import/CHANGELOG.md b/apps/trace-import/CHANGELOG.md index f34fd6cede1..b9909e237b1 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.2.17 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.2.16 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/common/changes/@rushstack/node-core-library/user-danade-FixSelfReferenceResolving_2023-07-05-22-43.json b/common/changes/@rushstack/node-core-library/user-danade-FixSelfReferenceResolving_2023-07-05-22-43.json deleted file mode 100644 index 20bbfb72335..00000000000 --- a/common/changes/@rushstack/node-core-library/user-danade-FixSelfReferenceResolving_2023-07-05-22-43.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/node-core-library", - "comment": "Fix Import.resolveModule* and Import.resolvePackage* methods to return real-paths when resolving self-referencing specs", - "type": "patch" - } - ], - "packageName": "@rushstack/node-core-library" -} \ No newline at end of file diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.json index 4e3cf89175d..f81961c968a 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.1.11", + "tag": "@rushstack/heft-api-extractor-plugin_v0.1.11", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.1`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.56.0` to `0.56.1`" + } + ] + } + }, { "version": "0.1.10", "tag": "@rushstack/heft-api-extractor-plugin_v0.1.10", diff --git a/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md b/heft-plugins/heft-api-extractor-plugin/CHANGELOG.md index 87f9b698a5f..cfe8984b339 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 Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.1.11 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.1.10 Mon, 19 Jun 2023 22:40:21 GMT diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json index d3cbd61586a..8440b29ef18 100644 --- a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json +++ b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-dev-cert-plugin", "entries": [ + { + "version": "0.3.15", + "tag": "@rushstack/heft-dev-cert-plugin_v0.3.15", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.45`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.3.14", "tag": "@rushstack/heft-dev-cert-plugin_v0.3.14", diff --git a/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md b/heft-plugins/heft-dev-cert-plugin/CHANGELOG.md index 07f09483ce3..1adcf99e69c 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.3.15 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.3.14 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 5df35edd96f..9ce0d2d38f3 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.7.12", + "tag": "@rushstack/heft-jest-plugin_v0.7.12", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.1`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.7.11", "tag": "@rushstack/heft-jest-plugin_v0.7.11", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index 399a6edb291..a359ec820de 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 Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.7.12 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.7.11 Mon, 19 Jun 2023 22:40:21 GMT diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.json b/heft-plugins/heft-lint-plugin/CHANGELOG.json index e6ffb4ac2c9..a57cb5ab2c2 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.1.13", + "tag": "@rushstack/heft-lint-plugin_v0.1.13", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.56.0` to `0.56.1`" + } + ] + } + }, { "version": "0.1.12", "tag": "@rushstack/heft-lint-plugin_v0.1.12", diff --git a/heft-plugins/heft-lint-plugin/CHANGELOG.md b/heft-plugins/heft-lint-plugin/CHANGELOG.md index fd5d3ed5735..77d95fda260 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.1.13 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.1.12 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 73c1d7332fd..3f522d7c17c 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.11.15", + "tag": "@rushstack/heft-sass-plugin_v0.11.15", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.1`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.27`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.11.14", "tag": "@rushstack/heft-sass-plugin_v0.11.14", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index 046d73454dc..fcd61bbf7a4 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.11.15 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.11.14 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json index 147c799aad9..36d68bf5ad9 100644 --- a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json +++ b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-serverless-stack-plugin", "entries": [ + { + "version": "0.2.15", + "tag": "@rushstack/heft-serverless-stack-plugin_v0.2.15", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.7.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.2.14", "tag": "@rushstack/heft-serverless-stack-plugin_v0.2.14", diff --git a/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md b/heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md index 9e902788eda..feac4c9fb63 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.2.15 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.2.14 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 4754f3a0591..55c035153f3 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.3.15", + "tag": "@rushstack/heft-storybook-plugin_v0.3.15", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.7.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.3.14", "tag": "@rushstack/heft-storybook-plugin_v0.3.14", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 8db83c3712f..20a44df6a4a 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.3.15 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.3.14 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.json b/heft-plugins/heft-typescript-plugin/CHANGELOG.json index c31a9b27740..558ab4c88d3 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.1.13", + "tag": "@rushstack/heft-typescript-plugin_v0.1.13", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `0.56.0` to `0.56.1`" + } + ] + } + }, { "version": "0.1.12", "tag": "@rushstack/heft-typescript-plugin_v0.1.12", diff --git a/heft-plugins/heft-typescript-plugin/CHANGELOG.md b/heft-plugins/heft-typescript-plugin/CHANGELOG.md index d3f39c664ff..48aba562009 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.1.13 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.1.12 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 1b58ae15894..a234d95f132 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.7.4", + "tag": "@rushstack/heft-webpack4-plugin_v0.7.4", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.45`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.7.3", "tag": "@rushstack/heft-webpack4-plugin_v0.7.3", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 3d61e86ef25..e56b7698429 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.7.4 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.7.3 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 9e803aa60d5..2dfecd91842 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.8.4", + "tag": "@rushstack/heft-webpack5-plugin_v0.8.4", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.45`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.8.3", "tag": "@rushstack/heft-webpack5-plugin_v0.8.3", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 4f8c3e2b74c..4bc0c140089 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.8.4 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.8.3 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/api-extractor-model/CHANGELOG.json b/libraries/api-extractor-model/CHANGELOG.json index 25d7811942a..632825433a0 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.27.4", + "tag": "@microsoft/api-extractor-model_v7.27.4", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + } + ] + } + }, { "version": "7.27.3", "tag": "@microsoft/api-extractor-model_v7.27.3", diff --git a/libraries/api-extractor-model/CHANGELOG.md b/libraries/api-extractor-model/CHANGELOG.md index 281a5c21e4f..d2b4e7e4f06 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 7.27.4 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 7.27.3 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index de595842b75..548f51d08f0 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.2.45", + "tag": "@rushstack/debug-certificate-manager_v1.2.45", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "1.2.44", "tag": "@rushstack/debug-certificate-manager_v1.2.44", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 6519f1c9bf6..cd4291191a2 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 1.2.45 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 1.2.44 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/heft-config-file/CHANGELOG.json b/libraries/heft-config-file/CHANGELOG.json index c2a12edf329..b265feb6f4f 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.13.1", + "tag": "@rushstack/heft-config-file_v0.13.1", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + } + ] + } + }, { "version": "0.13.0", "tag": "@rushstack/heft-config-file_v0.13.0", diff --git a/libraries/heft-config-file/CHANGELOG.md b/libraries/heft-config-file/CHANGELOG.md index b25d8a65dab..02cfd780ad2 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 Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.13.1 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.13.0 Mon, 19 Jun 2023 22:40:21 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index fea2172d4bf..2286d1ffa6d 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "2.0.60", + "tag": "@microsoft/load-themed-styles_v2.0.60", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.18.12`" + } + ] + } + }, { "version": "2.0.59", "tag": "@microsoft/load-themed-styles_v2.0.59", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index a32a42bfeb7..debeeef77d9 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 2.0.60 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 2.0.59 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/localization-utilities/CHANGELOG.json b/libraries/localization-utilities/CHANGELOG.json index e6fc5ff5466..bfe84339715 100644 --- a/libraries/localization-utilities/CHANGELOG.json +++ b/libraries/localization-utilities/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/localization-utilities", "entries": [ + { + "version": "0.8.71", + "tag": "@rushstack/localization-utilities_v0.8.71", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.8.70", "tag": "@rushstack/localization-utilities_v0.8.70", diff --git a/libraries/localization-utilities/CHANGELOG.md b/libraries/localization-utilities/CHANGELOG.md index b9483aa3bce..43e497f2d0c 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.8.71 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.8.70 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/module-minifier/CHANGELOG.json b/libraries/module-minifier/CHANGELOG.json index f4582eb596c..6acd899de98 100644 --- a/libraries/module-minifier/CHANGELOG.json +++ b/libraries/module-minifier/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/module-minifier", "entries": [ + { + "version": "0.3.28", + "tag": "@rushstack/module-minifier_v0.3.28", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.3.27", "tag": "@rushstack/module-minifier_v0.3.27", diff --git a/libraries/module-minifier/CHANGELOG.md b/libraries/module-minifier/CHANGELOG.md index 580f3afe90f..18dd3c678d2 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.3.28 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.3.27 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/node-core-library/CHANGELOG.json b/libraries/node-core-library/CHANGELOG.json index 6b998d7977a..58bc764c034 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.59.5", + "tag": "@rushstack/node-core-library_v3.59.5", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "patch": [ + { + "comment": "Fix Import.resolveModule* and Import.resolvePackage* methods to return real-paths when resolving self-referencing specs" + } + ] + } + }, { "version": "3.59.4", "tag": "@rushstack/node-core-library_v3.59.4", diff --git a/libraries/node-core-library/CHANGELOG.md b/libraries/node-core-library/CHANGELOG.md index eb3b0df66aa..e1564dfacaf 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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 3.59.5 +Thu, 06 Jul 2023 00:16:19 GMT + +### Patches + +- Fix Import.resolveModule* and Import.resolvePackage* methods to return real-paths when resolving self-referencing specs ## 3.59.4 Thu, 15 Jun 2023 00:21:01 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 88bd243323c..5992daed80d 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "4.0.34", + "tag": "@rushstack/package-deps-hash_v4.0.34", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + } + ] + } + }, { "version": "4.0.33", "tag": "@rushstack/package-deps-hash_v4.0.33", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 4db017c0e45..0c13b5747c2 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 4.0.34 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 4.0.33 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/package-extractor/CHANGELOG.json b/libraries/package-extractor/CHANGELOG.json index 9ab2c3a45d7..3704b6ed28c 100644 --- a/libraries/package-extractor/CHANGELOG.json +++ b/libraries/package-extractor/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/package-extractor", "entries": [ + { + "version": "0.3.4", + "tag": "@rushstack/package-extractor_v0.3.4", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-preserve-dynamic-require-plugin\" to `0.10.30`" + } + ] + } + }, { "version": "0.3.3", "tag": "@rushstack/package-extractor_v0.3.3", diff --git a/libraries/package-extractor/CHANGELOG.md b/libraries/package-extractor/CHANGELOG.md index e1a1764b773..d07c3dc1e9a 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.3.4 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.3.3 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 5e3fce6f8e8..d6919ccfc59 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.252", + "tag": "@rushstack/stream-collator_v4.0.252", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.5.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "4.0.251", "tag": "@rushstack/stream-collator_v4.0.251", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index 8dc775e534c..c3bc2bc1cd1 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 4.0.252 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 4.0.251 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 883f9915675..43a37861b61 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.5.27", + "tag": "@rushstack/terminal_v0.5.27", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.5.26", "tag": "@rushstack/terminal_v0.5.26", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index c92ab81f703..fc793238a6b 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.5.27 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.5.26 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index 08d15d77a33..3efa9c2ed4c 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.10.27", + "tag": "@rushstack/typings-generator_v0.10.27", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.10.26", "tag": "@rushstack/typings-generator_v0.10.26", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index ba22a189f41..a656b10576d 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.10.27 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.10.26 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/libraries/worker-pool/CHANGELOG.json b/libraries/worker-pool/CHANGELOG.json index 8faba2e8287..33d691b2f11 100644 --- a/libraries/worker-pool/CHANGELOG.json +++ b/libraries/worker-pool/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/worker-pool", "entries": [ + { + "version": "0.3.27", + "tag": "@rushstack/worker-pool_v0.3.27", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.3.26", "tag": "@rushstack/worker-pool_v0.3.26", diff --git a/libraries/worker-pool/CHANGELOG.md b/libraries/worker-pool/CHANGELOG.md index 9570ba1b702..f380ef27a31 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.3.27 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.3.26 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index ca42a7869ce..e968b1b30d8 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.2.12", + "tag": "@rushstack/heft-node-rig_v2.2.12", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.7.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.1.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "2.2.11", "tag": "@rushstack/heft-node-rig_v2.2.11", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index b875a5b4380..a8068afde7f 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 2.2.12 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 2.2.11 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 6a847ca71a5..aded725b433 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,42 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.18.12", + "tag": "@rushstack/heft-web-rig_v0.18.12", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `0.1.11`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.7.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `0.1.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.11.15`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.13`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.4`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.56.0` to `^0.56.1`" + } + ] + } + }, { "version": "0.18.11", "tag": "@rushstack/heft-web-rig_v0.18.11", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 99cef7b86c3..ad6dd9e8cdb 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.18.12 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.18.11 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index 0a11adca40d..c208d9acfba 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "0.2.33", + "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.33", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.4`" + } + ] + } + }, { "version": "0.2.32", "tag": "@rushstack/hashed-folder-copy-plugin_v0.2.32", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index baeb15057b6..89d6be2c6c5 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.2.33 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.2.32 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index d65e6dddf30..5f819651bc4 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "2.0.58", + "tag": "@microsoft/loader-load-themed-styles_v2.0.58", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.60`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.59` to `^2.0.60`" + } + ] + } + }, { "version": "2.0.57", "tag": "@microsoft/loader-load-themed-styles_v2.0.57", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index ca9ed61c720..4a805e01ea3 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 2.0.58 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 2.0.57 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index be73ddbffee..ed0c3846190 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.3.306", + "tag": "@rushstack/loader-raw-script_v1.3.306", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "1.3.305", "tag": "@rushstack/loader-raw-script_v1.3.305", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 14898b0d1ca..5327258d7f4 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 1.3.306 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 1.3.305 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json index c5ce2d0b546..03fb33ed5e2 100644 --- a/webpack/preserve-dynamic-require-plugin/CHANGELOG.json +++ b/webpack/preserve-dynamic-require-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-preserve-dynamic-require-plugin", "entries": [ + { + "version": "0.10.30", + "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.30", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.10.29", "tag": "@rushstack/webpack-preserve-dynamic-require-plugin_v0.10.29", diff --git a/webpack/preserve-dynamic-require-plugin/CHANGELOG.md b/webpack/preserve-dynamic-require-plugin/CHANGELOG.md index a85b597c0c6..18986699683 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.10.30 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.10.29 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index 8bbc2fcb2af..cee081242bc 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "4.0.6", + "tag": "@rushstack/set-webpack-public-path-plugin_v4.0.6", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.8.4`" + } + ] + } + }, { "version": "4.0.5", "tag": "@rushstack/set-webpack-public-path-plugin_v4.0.5", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 652a74129d7..0b944096aca 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 4.0.6 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 4.0.5 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json index d7e85de78bb..51e6f077459 100644 --- a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json +++ b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack-embedded-dependencies-plugin", "entries": [ + { + "version": "0.1.27", + "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.27", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.1.26", "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.26", diff --git a/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md b/webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md index f39c6b1750a..b479652d603 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.1.27 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.1.26 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.json b/webpack/webpack-plugin-utilities/CHANGELOG.json index e535bf64d15..a1dac2c8ee9 100644 --- a/webpack/webpack-plugin-utilities/CHANGELOG.json +++ b/webpack/webpack-plugin-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack-plugin-utilities", "entries": [ + { + "version": "0.2.27", + "tag": "@rushstack/webpack-plugin-utilities_v0.2.27", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.2.26", "tag": "@rushstack/webpack-plugin-utilities_v0.2.26", diff --git a/webpack/webpack-plugin-utilities/CHANGELOG.md b/webpack/webpack-plugin-utilities/CHANGELOG.md index 4a992db4747..c7e7b26a3c2 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.2.27 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.2.26 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index 84798ca7e4b..2ae35337962 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.17.33", + "tag": "@rushstack/webpack4-localization-plugin_v0.17.33", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.71`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `4.0.6`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^4.0.5` to `^4.0.6`" + } + ] + } + }, { "version": "0.17.32", "tag": "@rushstack/webpack4-localization-plugin_v0.17.32", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index 97e90cbe06b..13600672d5b 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.17.33 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.17.32 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json index 03eaf57efa7..6642f770325 100644 --- a/webpack/webpack4-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack4-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack4-module-minifier-plugin", "entries": [ + { + "version": "0.12.24", + "tag": "@rushstack/webpack4-module-minifier-plugin_v0.12.24", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.28`" + }, + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.12.23", "tag": "@rushstack/webpack4-module-minifier-plugin_v0.12.23", diff --git a/webpack/webpack4-module-minifier-plugin/CHANGELOG.md b/webpack/webpack4-module-minifier-plugin/CHANGELOG.md index c82fcc75d33..2ec003942a2 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.12.24 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.12.23 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json index 5a663663340..c2ae935bad2 100644 --- a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json +++ b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@microsoft/webpack5-load-themed-styles-loader", "entries": [ + { + "version": "0.1.42", + "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.42", + "date": "Thu, 06 Jul 2023 00:16:19 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.60`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.59` to `^2.0.60`" + } + ] + } + }, { "version": "0.1.41", "tag": "@microsoft/webpack5-load-themed-styles-loader_v0.1.41", diff --git a/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md b/webpack/webpack5-load-themed-styles-loader/CHANGELOG.md index b08a554d0c6..802f26e34ea 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:19 GMT and should not be manually modified. + +## 0.1.42 +Thu, 06 Jul 2023 00:16:19 GMT + +_Version update only_ ## 0.1.41 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.json b/webpack/webpack5-localization-plugin/CHANGELOG.json index bf17192a93b..62d7c5c55b4 100644 --- a/webpack/webpack5-localization-plugin/CHANGELOG.json +++ b/webpack/webpack5-localization-plugin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/webpack5-localization-plugin", "entries": [ + { + "version": "0.4.29", + "tag": "@rushstack/webpack5-localization-plugin_v0.4.29", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.8.71`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + } + ] + } + }, { "version": "0.4.28", "tag": "@rushstack/webpack5-localization-plugin_v0.4.28", diff --git a/webpack/webpack5-localization-plugin/CHANGELOG.md b/webpack/webpack5-localization-plugin/CHANGELOG.md index 959e65faed9..7cc1b522df9 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 0.4.29 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 0.4.28 Tue, 04 Jul 2023 00:18:47 GMT diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json index d7879d2def3..36f9666bb62 100644 --- a/webpack/webpack5-module-minifier-plugin/CHANGELOG.json +++ b/webpack/webpack5-module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/webpack5-module-minifier-plugin", "entries": [ + { + "version": "5.4.24", + "tag": "@rushstack/webpack5-module-minifier-plugin_v5.4.24", + "date": "Thu, 06 Jul 2023 00:16:20 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/worker-pool\" to `0.3.27`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.56.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.12`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" to `0.3.28`" + }, + { + "comment": "Updating dependency \"@rushstack/module-minifier\" from `*` to `*`" + } + ] + } + }, { "version": "5.4.23", "tag": "@rushstack/webpack5-module-minifier-plugin_v5.4.23", diff --git a/webpack/webpack5-module-minifier-plugin/CHANGELOG.md b/webpack/webpack5-module-minifier-plugin/CHANGELOG.md index c394fdbe139..fd5993daf66 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, 04 Jul 2023 00:18:47 GMT and should not be manually modified. +This log was last generated on Thu, 06 Jul 2023 00:16:20 GMT and should not be manually modified. + +## 5.4.24 +Thu, 06 Jul 2023 00:16:20 GMT + +_Version update only_ ## 5.4.23 Tue, 04 Jul 2023 00:18:47 GMT