From f04d80b8bdb1ac5a1dc283abd9b6e5e3d479a4ed Mon Sep 17 00:00:00 2001 From: Rushbot Date: Fri, 5 Nov 2021 15:09:19 +0000 Subject: [PATCH] Deleting change files and updating change logs for package updates. --- apps/api-documenter/CHANGELOG.json | 27 +++++++++++++++ apps/api-documenter/CHANGELOG.md | 7 +++- apps/api-extractor-model/CHANGELOG.json | 15 +++++++++ apps/api-extractor-model/CHANGELOG.md | 7 +++- apps/api-extractor/CHANGELOG.json | 24 ++++++++++++++ apps/api-extractor/CHANGELOG.md | 7 +++- apps/heft/CHANGELOG.json | 30 +++++++++++++++++ apps/heft/CHANGELOG.md | 7 +++- apps/rundown/CHANGELOG.json | 24 ++++++++++++++ apps/rundown/CHANGELOG.md | 7 +++- ...undg-fix-pnmp-layout_2021-10-27-13-11.json | 10 ------ heft-plugins/heft-jest-plugin/CHANGELOG.json | 27 +++++++++++++++ heft-plugins/heft-jest-plugin/CHANGELOG.md | 7 +++- heft-plugins/heft-sass-plugin/CHANGELOG.json | 33 +++++++++++++++++++ heft-plugins/heft-sass-plugin/CHANGELOG.md | 7 +++- .../heft-storybook-plugin/CHANGELOG.json | 24 ++++++++++++++ .../heft-storybook-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 +++- .../debug-certificate-manager/CHANGELOG.json | 21 ++++++++++++ .../debug-certificate-manager/CHANGELOG.md | 7 +++- libraries/heft-config-file/CHANGELOG.json | 18 ++++++++++ libraries/heft-config-file/CHANGELOG.md | 7 +++- libraries/load-themed-styles/CHANGELOG.json | 18 ++++++++++ libraries/load-themed-styles/CHANGELOG.md | 7 +++- libraries/node-core-library/CHANGELOG.json | 12 +++++++ libraries/node-core-library/CHANGELOG.md | 7 +++- libraries/package-deps-hash/CHANGELOG.json | 24 ++++++++++++++ libraries/package-deps-hash/CHANGELOG.md | 7 +++- libraries/rig-package/CHANGELOG.json | 12 +++++++ libraries/rig-package/CHANGELOG.md | 7 +++- libraries/stream-collator/CHANGELOG.json | 24 ++++++++++++++ libraries/stream-collator/CHANGELOG.md | 7 +++- libraries/terminal/CHANGELOG.json | 21 ++++++++++++ libraries/terminal/CHANGELOG.md | 7 +++- libraries/ts-command-line/CHANGELOG.json | 12 +++++++ libraries/ts-command-line/CHANGELOG.md | 7 +++- libraries/typings-generator/CHANGELOG.json | 15 +++++++++ libraries/typings-generator/CHANGELOG.md | 7 +++- rigs/heft-node-rig/CHANGELOG.json | 21 ++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 7 +++- rigs/heft-web-rig/CHANGELOG.json | 27 +++++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 7 +++- stack/eslint-config/CHANGELOG.json | 12 +++++++ stack/eslint-config/CHANGELOG.md | 7 +++- stack/eslint-patch/CHANGELOG.json | 12 +++++++ stack/eslint-patch/CHANGELOG.md | 9 ++++- .../loader-load-themed-styles/CHANGELOG.json | 21 ++++++++++++ .../loader-load-themed-styles/CHANGELOG.md | 7 +++- webpack/loader-raw-script/CHANGELOG.json | 18 ++++++++++ webpack/loader-raw-script/CHANGELOG.md | 7 +++- webpack/localization-plugin/CHANGELOG.json | 30 +++++++++++++++++ webpack/localization-plugin/CHANGELOG.md | 7 +++- webpack/module-minifier-plugin/CHANGELOG.json | 18 ++++++++++ webpack/module-minifier-plugin/CHANGELOG.md | 7 +++- .../CHANGELOG.json | 18 ++++++++++ .../CHANGELOG.md | 7 +++- 59 files changed, 782 insertions(+), 39 deletions(-) delete mode 100644 common/changes/@rushstack/eslint-patch/asmundg-fix-pnmp-layout_2021-10-27-13-11.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 99d5c75bd75..762bb8484ed 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.13.66", + "tag": "@microsoft/api-documenter_v7.13.66", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.15`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "7.13.65", "tag": "@microsoft/api-documenter_v7.13.65", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index 9509d042863..f87cc9d9bba 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 7.13.66 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 7.13.65 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/apps/api-extractor-model/CHANGELOG.json b/apps/api-extractor-model/CHANGELOG.json index 6970161bc46..eb8f2faa05a 100644 --- a/apps/api-extractor-model/CHANGELOG.json +++ b/apps/api-extractor-model/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/api-extractor-model", "entries": [ + { + "version": "7.13.15", + "tag": "@microsoft/api-extractor-model_v7.13.15", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "7.13.14", "tag": "@microsoft/api-extractor-model_v7.13.14", diff --git a/apps/api-extractor-model/CHANGELOG.md b/apps/api-extractor-model/CHANGELOG.md index 4bdd87ed78d..7c9a59bf323 100644 --- a/apps/api-extractor-model/CHANGELOG.md +++ b/apps/api-extractor-model/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/api-extractor-model -This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 7.13.15 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 7.13.14 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/apps/api-extractor/CHANGELOG.json b/apps/api-extractor/CHANGELOG.json index 37f9c691ebc..566c98878f5 100644 --- a/apps/api-extractor/CHANGELOG.json +++ b/apps/api-extractor/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@microsoft/api-extractor", "entries": [ + { + "version": "7.18.18", + "tag": "@microsoft/api-extractor_v7.18.18", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.15`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.5`" + }, + { + "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "7.18.17", "tag": "@microsoft/api-extractor_v7.18.17", diff --git a/apps/api-extractor/CHANGELOG.md b/apps/api-extractor/CHANGELOG.md index 46b1df8c090..29b6a8eb43a 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 Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 7.18.18 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 7.18.17 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/apps/heft/CHANGELOG.json b/apps/heft/CHANGELOG.json index 08cd86c80eb..7cf088a3e99 100644 --- a/apps/heft/CHANGELOG.json +++ b/apps/heft/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/heft", "entries": [ + { + "version": "0.42.1", + "tag": "@rushstack/heft_v0.42.1", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.5`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.5`" + }, + { + "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.4.5`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "0.42.0", "tag": "@rushstack/heft_v0.42.0", diff --git a/apps/heft/CHANGELOG.md b/apps/heft/CHANGELOG.md index dc8318268b1..5c2e230bcf2 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 Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.42.1 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.42.0 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/apps/rundown/CHANGELOG.json b/apps/rundown/CHANGELOG.json index ec44e3003ff..eedf88a1a84 100644 --- a/apps/rundown/CHANGELOG.json +++ b/apps/rundown/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/rundown", "entries": [ + { + "version": "1.0.157", + "tag": "@rushstack/rundown_v1.0.157", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.4`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "1.0.156", "tag": "@rushstack/rundown_v1.0.156", diff --git a/apps/rundown/CHANGELOG.md b/apps/rundown/CHANGELOG.md index ce2febcded9..13dd530c482 100644 --- a/apps/rundown/CHANGELOG.md +++ b/apps/rundown/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rundown -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.0.157 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 1.0.156 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/common/changes/@rushstack/eslint-patch/asmundg-fix-pnmp-layout_2021-10-27-13-11.json b/common/changes/@rushstack/eslint-patch/asmundg-fix-pnmp-layout_2021-10-27-13-11.json deleted file mode 100644 index ecb03f294f1..00000000000 --- a/common/changes/@rushstack/eslint-patch/asmundg-fix-pnmp-layout_2021-10-27-13-11.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-patch", - "comment": "feat(eslint-patch): Find patch targets independently of disk layout", - "type": "minor" - } - ], - "packageName": "@rushstack/eslint-patch" -} \ No newline at end of file diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.json b/heft-plugins/heft-jest-plugin/CHANGELOG.json index 39df458644f..77a516280a7 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.json +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-jest-plugin", "entries": [ + { + "version": "0.1.45", + "tag": "@rushstack/heft-jest-plugin_v0.1.45", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.5`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "0.1.44", "tag": "@rushstack/heft-jest-plugin_v0.1.44", diff --git a/heft-plugins/heft-jest-plugin/CHANGELOG.md b/heft-plugins/heft-jest-plugin/CHANGELOG.md index 32dc349b7aa..7109b8ac222 100644 --- a/heft-plugins/heft-jest-plugin/CHANGELOG.md +++ b/heft-plugins/heft-jest-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-jest-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.1.45 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.1.44 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.json b/heft-plugins/heft-sass-plugin/CHANGELOG.json index 171cdb3d33d..0c448cdfc0c 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.json +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@rushstack/heft-sass-plugin", "entries": [ + { + "version": "0.2.1", + "tag": "@rushstack/heft-sass-plugin_v0.2.1", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.5`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.4.5`" + }, + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "0.2.0", "tag": "@rushstack/heft-sass-plugin_v0.2.0", diff --git a/heft-plugins/heft-sass-plugin/CHANGELOG.md b/heft-plugins/heft-sass-plugin/CHANGELOG.md index aaf83719429..f73da70dc4d 100644 --- a/heft-plugins/heft-sass-plugin/CHANGELOG.md +++ b/heft-plugins/heft-sass-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-sass-plugin -This log was last generated on Thu, 28 Oct 2021 23:48:23 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.2.1 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.2.0 Thu, 28 Oct 2021 23:48:23 GMT diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.json b/heft-plugins/heft-storybook-plugin/CHANGELOG.json index 89fdb01366d..b63d092383e 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.json +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/heft-storybook-plugin", "entries": [ + { + "version": "0.1.17", + "tag": "@rushstack/heft-storybook-plugin_v0.1.17", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "0.1.16", "tag": "@rushstack/heft-storybook-plugin_v0.1.16", diff --git a/heft-plugins/heft-storybook-plugin/CHANGELOG.md b/heft-plugins/heft-storybook-plugin/CHANGELOG.md index 3a19b5ed780..8aca9a14c30 100644 --- a/heft-plugins/heft-storybook-plugin/CHANGELOG.md +++ b/heft-plugins/heft-storybook-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-storybook-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.1.17 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.1.16 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index e971354c87a..c2379227c6d 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.3.17", + "tag": "@rushstack/heft-webpack4-plugin_v0.3.17", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "0.3.16", "tag": "@rushstack/heft-webpack4-plugin_v0.3.16", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 7d34122ec87..2a006ae95c0 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack4-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.3.17 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.3.16 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index 9fbc86b670b..680e9eec563 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.4.17", + "tag": "@rushstack/heft-webpack5-plugin_v0.4.17", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "0.4.16", "tag": "@rushstack/heft-webpack5-plugin_v0.4.16", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index 3a1fb5d6f40..f297320542b 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-webpack5-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.4.17 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.4.16 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/libraries/debug-certificate-manager/CHANGELOG.json b/libraries/debug-certificate-manager/CHANGELOG.json index afdbb34278e..73f6f90d677 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.json +++ b/libraries/debug-certificate-manager/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/debug-certificate-manager", "entries": [ + { + "version": "1.1.10", + "tag": "@rushstack/debug-certificate-manager_v1.1.10", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "1.1.9", "tag": "@rushstack/debug-certificate-manager_v1.1.9", diff --git a/libraries/debug-certificate-manager/CHANGELOG.md b/libraries/debug-certificate-manager/CHANGELOG.md index 3cbb7ac1c28..f343ff3096f 100644 --- a/libraries/debug-certificate-manager/CHANGELOG.md +++ b/libraries/debug-certificate-manager/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/debug-certificate-manager -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.1.10 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 1.1.9 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/libraries/heft-config-file/CHANGELOG.json b/libraries/heft-config-file/CHANGELOG.json index a3982c807b9..7b776ea8ceb 100644 --- a/libraries/heft-config-file/CHANGELOG.json +++ b/libraries/heft-config-file/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/heft-config-file", "entries": [ + { + "version": "0.7.5", + "tag": "@rushstack/heft-config-file_v0.7.5", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.5`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "0.7.4", "tag": "@rushstack/heft-config-file_v0.7.4", diff --git a/libraries/heft-config-file/CHANGELOG.md b/libraries/heft-config-file/CHANGELOG.md index ec500989cc4..285957bd408 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 Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.7.5 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.7.4 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index a61590ba511..75aa9179b13 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "1.10.229", + "tag": "@microsoft/load-themed-styles_v1.10.229", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.4.30`" + } + ] + } + }, { "version": "1.10.228", "tag": "@microsoft/load-themed-styles_v1.10.228", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index 1b4ac5af472..68a1d46e184 100644 --- a/libraries/load-themed-styles/CHANGELOG.md +++ b/libraries/load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/load-themed-styles -This log was last generated on Thu, 28 Oct 2021 23:48:23 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.10.229 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 1.10.228 Thu, 28 Oct 2021 23:48:23 GMT diff --git a/libraries/node-core-library/CHANGELOG.json b/libraries/node-core-library/CHANGELOG.json index b18e4676ca2..d62b23fdfbc 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.43.1", + "tag": "@rushstack/node-core-library_v3.43.1", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "3.43.0", "tag": "@rushstack/node-core-library_v3.43.0", diff --git a/libraries/node-core-library/CHANGELOG.md b/libraries/node-core-library/CHANGELOG.md index a72cdec1510..e7018b8fb21 100644 --- a/libraries/node-core-library/CHANGELOG.md +++ b/libraries/node-core-library/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/node-core-library -This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 3.43.1 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 3.43.0 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index 93d0873d847..6d1becf8dfa 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "3.0.86", + "tag": "@rushstack/package-deps-hash_v3.0.86", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + }, + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + } + ] + } + }, { "version": "3.0.85", "tag": "@rushstack/package-deps-hash_v3.0.85", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index 457c452d4fc..e286af80c10 100644 --- a/libraries/package-deps-hash/CHANGELOG.md +++ b/libraries/package-deps-hash/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/package-deps-hash -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 3.0.86 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 3.0.85 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/libraries/rig-package/CHANGELOG.json b/libraries/rig-package/CHANGELOG.json index 13993d6de53..868fcfc9153 100644 --- a/libraries/rig-package/CHANGELOG.json +++ b/libraries/rig-package/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/rig-package", "entries": [ + { + "version": "0.3.5", + "tag": "@rushstack/rig-package_v0.3.5", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "0.3.4", "tag": "@rushstack/rig-package_v0.3.4", diff --git a/libraries/rig-package/CHANGELOG.md b/libraries/rig-package/CHANGELOG.md index 146d957d496..5eaa8f4e8bc 100644 --- a/libraries/rig-package/CHANGELOG.md +++ b/libraries/rig-package/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/rig-package -This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.3.5 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.3.4 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/libraries/stream-collator/CHANGELOG.json b/libraries/stream-collator/CHANGELOG.json index 7f1dca33118..c3cc173508d 100644 --- a/libraries/stream-collator/CHANGELOG.json +++ b/libraries/stream-collator/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@rushstack/stream-collator", "entries": [ + { + "version": "4.0.141", + "tag": "@rushstack/stream-collator_v4.0.141", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/terminal\" to `0.3.10`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "4.0.140", "tag": "@rushstack/stream-collator_v4.0.140", diff --git a/libraries/stream-collator/CHANGELOG.md b/libraries/stream-collator/CHANGELOG.md index bcc1cf7b922..c146367560e 100644 --- a/libraries/stream-collator/CHANGELOG.md +++ b/libraries/stream-collator/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/stream-collator -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 4.0.141 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 4.0.140 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/libraries/terminal/CHANGELOG.json b/libraries/terminal/CHANGELOG.json index 3af472568ce..a04fb541982 100644 --- a/libraries/terminal/CHANGELOG.json +++ b/libraries/terminal/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/terminal", "entries": [ + { + "version": "0.3.10", + "tag": "@rushstack/terminal_v0.3.10", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "0.3.9", "tag": "@rushstack/terminal_v0.3.9", diff --git a/libraries/terminal/CHANGELOG.md b/libraries/terminal/CHANGELOG.md index 03c257439f4..1d966f84b6e 100644 --- a/libraries/terminal/CHANGELOG.md +++ b/libraries/terminal/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/terminal -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.3.10 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.3.9 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/libraries/ts-command-line/CHANGELOG.json b/libraries/ts-command-line/CHANGELOG.json index 2296bd62a90..3891eb75aeb 100644 --- a/libraries/ts-command-line/CHANGELOG.json +++ b/libraries/ts-command-line/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/ts-command-line", "entries": [ + { + "version": "4.10.4", + "tag": "@rushstack/ts-command-line_v4.10.4", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "4.10.3", "tag": "@rushstack/ts-command-line_v4.10.3", diff --git a/libraries/ts-command-line/CHANGELOG.md b/libraries/ts-command-line/CHANGELOG.md index 8112ab8af93..58dcbda3a25 100644 --- a/libraries/ts-command-line/CHANGELOG.md +++ b/libraries/ts-command-line/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/ts-command-line -This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 4.10.4 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 4.10.3 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/libraries/typings-generator/CHANGELOG.json b/libraries/typings-generator/CHANGELOG.json index dda18eb37c4..0d23a1772bd 100644 --- a/libraries/typings-generator/CHANGELOG.json +++ b/libraries/typings-generator/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/typings-generator", "entries": [ + { + "version": "0.4.5", + "tag": "@rushstack/typings-generator_v0.4.5", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + } + ] + } + }, { "version": "0.4.4", "tag": "@rushstack/typings-generator_v0.4.4", diff --git a/libraries/typings-generator/CHANGELOG.md b/libraries/typings-generator/CHANGELOG.md index 4ba3ffa9754..28339fd0c2d 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 Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.4.5 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.4.4 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index d28b1e4c78e..de314b5165a 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "1.2.29", + "tag": "@rushstack/heft-node-rig_v1.2.29", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.45`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "1.2.28", "tag": "@rushstack/heft-node-rig_v1.2.28", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 1befaa21085..c4c26fbbadd 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-node-rig -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.2.29 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 1.2.28 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 69518feb3be..803c94b5650 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.4.30", + "tag": "@rushstack/heft-web-rig_v0.4.30", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.18`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.45`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.17`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.0` to `^0.42.1`" + } + ] + } + }, { "version": "0.4.29", "tag": "@rushstack/heft-web-rig_v0.4.29", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 39f66584e0d..60a4df1f9c8 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/heft-web-rig -This log was last generated on Thu, 28 Oct 2021 23:48:23 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.4.30 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.4.29 Thu, 28 Oct 2021 23:48:23 GMT diff --git a/stack/eslint-config/CHANGELOG.json b/stack/eslint-config/CHANGELOG.json index 1a36df278d8..0bdd4bf6f1c 100644 --- a/stack/eslint-config/CHANGELOG.json +++ b/stack/eslint-config/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-config", "entries": [ + { + "version": "2.4.5", + "tag": "@rushstack/eslint-config_v2.4.5", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.1.0`" + } + ] + } + }, { "version": "2.4.4", "tag": "@rushstack/eslint-config_v2.4.4", diff --git a/stack/eslint-config/CHANGELOG.md b/stack/eslint-config/CHANGELOG.md index 3886d3f34c1..08b44165ce5 100644 --- a/stack/eslint-config/CHANGELOG.md +++ b/stack/eslint-config/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/eslint-config -This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 2.4.5 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 2.4.4 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/stack/eslint-patch/CHANGELOG.json b/stack/eslint-patch/CHANGELOG.json index 27e9d8e78bf..64dff3840c2 100644 --- a/stack/eslint-patch/CHANGELOG.json +++ b/stack/eslint-patch/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-patch", "entries": [ + { + "version": "1.1.0", + "tag": "@rushstack/eslint-patch_v1.1.0", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "minor": [ + { + "comment": "feat(eslint-patch): Find patch targets independently of disk layout" + } + ] + } + }, { "version": "1.0.9", "tag": "@rushstack/eslint-patch_v1.0.9", diff --git a/stack/eslint-patch/CHANGELOG.md b/stack/eslint-patch/CHANGELOG.md index 227649e3422..ed0d5c5d62b 100644 --- a/stack/eslint-patch/CHANGELOG.md +++ b/stack/eslint-patch/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/eslint-patch -This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.1.0 +Fri, 05 Nov 2021 15:09:18 GMT + +### Minor changes + +- feat(eslint-patch): Find patch targets independently of disk layout ## 1.0.9 Wed, 27 Oct 2021 00:08:15 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index db1bf0ac529..bc8b16b7124 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": "1.9.110", + "tag": "@microsoft/loader-load-themed-styles_v1.9.110", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `1.10.229`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "1.9.109", "tag": "@microsoft/loader-load-themed-styles_v1.9.109", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 59dac9f1e5f..10f0c032a4e 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.md +++ b/webpack/loader-load-themed-styles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @microsoft/loader-load-themed-styles -This log was last generated on Thu, 28 Oct 2021 23:48:23 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.9.110 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 1.9.109 Thu, 28 Oct 2021 23:48:23 GMT diff --git a/webpack/loader-raw-script/CHANGELOG.json b/webpack/loader-raw-script/CHANGELOG.json index 4e0a5eae064..961ac03dbe0 100644 --- a/webpack/loader-raw-script/CHANGELOG.json +++ b/webpack/loader-raw-script/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/loader-raw-script", "entries": [ + { + "version": "1.3.195", + "tag": "@rushstack/loader-raw-script_v1.3.195", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "1.3.194", "tag": "@rushstack/loader-raw-script_v1.3.194", diff --git a/webpack/loader-raw-script/CHANGELOG.md b/webpack/loader-raw-script/CHANGELOG.md index 09610ed7ef1..bfb66980808 100644 --- a/webpack/loader-raw-script/CHANGELOG.md +++ b/webpack/loader-raw-script/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/loader-raw-script -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 1.3.195 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 1.3.194 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/webpack/localization-plugin/CHANGELOG.json b/webpack/localization-plugin/CHANGELOG.json index f5fa4b3e393..62e17e45210 100644 --- a/webpack/localization-plugin/CHANGELOG.json +++ b/webpack/localization-plugin/CHANGELOG.json @@ -1,6 +1,36 @@ { "name": "@rushstack/localization-plugin", "entries": [ + { + "version": "0.7.10", + "tag": "@rushstack/localization-plugin_v0.7.10", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`" + }, + { + "comment": "Updating dependency \"@rushstack/typings-generator\" to `0.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.2.89`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.2.88` to `^3.2.89`" + } + ] + } + }, { "version": "0.7.9", "tag": "@rushstack/localization-plugin_v0.7.9", diff --git a/webpack/localization-plugin/CHANGELOG.md b/webpack/localization-plugin/CHANGELOG.md index e9c45090a5a..e694448764f 100644 --- a/webpack/localization-plugin/CHANGELOG.md +++ b/webpack/localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/localization-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.7.10 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.7.9 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/webpack/module-minifier-plugin/CHANGELOG.json b/webpack/module-minifier-plugin/CHANGELOG.json index 4613a60b1ce..4aa3bddeb67 100644 --- a/webpack/module-minifier-plugin/CHANGELOG.json +++ b/webpack/module-minifier-plugin/CHANGELOG.json @@ -1,6 +1,24 @@ { "name": "@rushstack/module-minifier-plugin", "entries": [ + { + "version": "0.4.34", + "tag": "@rushstack/module-minifier-plugin_v0.4.34", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "0.4.33", "tag": "@rushstack/module-minifier-plugin_v0.4.33", diff --git a/webpack/module-minifier-plugin/CHANGELOG.md b/webpack/module-minifier-plugin/CHANGELOG.md index ca2d4b5ec38..5bd7c17d655 100644 --- a/webpack/module-minifier-plugin/CHANGELOG.md +++ b/webpack/module-minifier-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/module-minifier-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 0.4.34 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 0.4.33 Thu, 28 Oct 2021 00:08:22 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index e7b9b38509a..13e3ceb8ddb 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": "3.2.89", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.2.89", + "date": "Fri, 05 Nov 2021 15:09:18 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`" + }, + { + "comment": "Updating dependency \"@rushstack/heft\" to `0.42.1`" + }, + { + "comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.2.29`" + } + ] + } + }, { "version": "3.2.88", "tag": "@rushstack/set-webpack-public-path-plugin_v3.2.88", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 479daaf9b8d..9c2725b45c6 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.md +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/set-webpack-public-path-plugin -This log was last generated on Thu, 28 Oct 2021 00:08:22 GMT and should not be manually modified. +This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. + +## 3.2.89 +Fri, 05 Nov 2021 15:09:18 GMT + +_Version update only_ ## 3.2.88 Thu, 28 Oct 2021 00:08:22 GMT