diff --git a/common/changes/@rushstack/heft-webpack4-plugin/webpack-nested-errors_2022-12-01-21-37.json b/common/changes/@rushstack/heft-webpack4-plugin/webpack-nested-errors_2022-12-01-21-37.json deleted file mode 100644 index 97ba6a138d6..00000000000 --- a/common/changes/@rushstack/heft-webpack4-plugin/webpack-nested-errors_2022-12-01-21-37.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-webpack4-plugin", - "comment": "Log errors and warnings from nested compilations.", - "type": "patch" - } - ], - "packageName": "@rushstack/heft-webpack4-plugin" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-webpack5-plugin/webpack-nested-errors_2022-12-01-21-37.json b/common/changes/@rushstack/heft-webpack5-plugin/webpack-nested-errors_2022-12-01-21-37.json deleted file mode 100644 index 415a480d10e..00000000000 --- a/common/changes/@rushstack/heft-webpack5-plugin/webpack-nested-errors_2022-12-01-21-37.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-webpack5-plugin", - "comment": "Log errors and warnings from nested compilations.", - "type": "patch" - } - ], - "packageName": "@rushstack/heft-webpack5-plugin" -} \ No newline at end of file diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json index 2eb60b4f60d..7df229baffa 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-webpack4-plugin", "entries": [ + { + "version": "0.5.29", + "tag": "@rushstack/heft-webpack4-plugin_v0.5.29", + "date": "Fri, 02 Dec 2022 01:15:41 GMT", + "comments": { + "patch": [ + { + "comment": "Log errors and warnings from nested compilations." + } + ] + } + }, { "version": "0.5.28", "tag": "@rushstack/heft-webpack4-plugin_v0.5.28", diff --git a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md index 4fd473e9696..000b9f31716 100644 --- a/heft-plugins/heft-webpack4-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack4-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-webpack4-plugin -This log was last generated on Tue, 29 Nov 2022 01:16:49 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:41 GMT and should not be manually modified. + +## 0.5.29 +Fri, 02 Dec 2022 01:15:41 GMT + +### Patches + +- Log errors and warnings from nested compilations. ## 0.5.28 Tue, 29 Nov 2022 01:16:49 GMT diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json index c1e58cd2f23..bd44c7eb80f 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.json +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-webpack5-plugin", "entries": [ + { + "version": "0.5.63", + "tag": "@rushstack/heft-webpack5-plugin_v0.5.63", + "date": "Fri, 02 Dec 2022 01:15:41 GMT", + "comments": { + "patch": [ + { + "comment": "Log errors and warnings from nested compilations." + } + ] + } + }, { "version": "0.5.62", "tag": "@rushstack/heft-webpack5-plugin_v0.5.62", diff --git a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md index d89a711ff43..1f7374bb87e 100644 --- a/heft-plugins/heft-webpack5-plugin/CHANGELOG.md +++ b/heft-plugins/heft-webpack5-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-webpack5-plugin -This log was last generated on Tue, 29 Nov 2022 01:16:49 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:41 GMT and should not be manually modified. + +## 0.5.63 +Fri, 02 Dec 2022 01:15:41 GMT + +### Patches + +- Log errors and warnings from nested compilations. ## 0.5.62 Tue, 29 Nov 2022 01:16:49 GMT diff --git a/libraries/load-themed-styles/CHANGELOG.json b/libraries/load-themed-styles/CHANGELOG.json index 6c0a837b0eb..161d1bd4089 100644 --- a/libraries/load-themed-styles/CHANGELOG.json +++ b/libraries/load-themed-styles/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/load-themed-styles", "entries": [ + { + "version": "2.0.17", + "tag": "@microsoft/load-themed-styles_v2.0.17", + "date": "Fri, 02 Dec 2022 01:15:41 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-web-rig\" to `0.12.14`" + } + ] + } + }, { "version": "2.0.16", "tag": "@microsoft/load-themed-styles_v2.0.16", diff --git a/libraries/load-themed-styles/CHANGELOG.md b/libraries/load-themed-styles/CHANGELOG.md index c9b14b56515..0731b1324a7 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, 01 Dec 2022 03:22:36 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:41 GMT and should not be manually modified. + +## 2.0.17 +Fri, 02 Dec 2022 01:15:41 GMT + +_Version update only_ ## 2.0.16 Thu, 01 Dec 2022 03:22:36 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 2bf95e38977..0c1d44b2fad 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.12.14", + "tag": "@rushstack/heft-web-rig_v0.12.14", + "date": "Fri, 02 Dec 2022 01:15:41 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.5.63`" + } + ] + } + }, { "version": "0.12.13", "tag": "@rushstack/heft-web-rig_v0.12.13", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 4b24973be3b..bac4d9c15ef 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, 01 Dec 2022 03:22:36 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:41 GMT and should not be manually modified. + +## 0.12.14 +Fri, 02 Dec 2022 01:15:41 GMT + +_Version update only_ ## 0.12.13 Thu, 01 Dec 2022 03:22:36 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index be5a893b21e..b15de18516f 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "0.1.50", + "tag": "@rushstack/hashed-folder-copy-plugin_v0.1.50", + "date": "Fri, 02 Dec 2022 01:15:41 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.5.63`" + } + ] + } + }, { "version": "0.1.49", "tag": "@rushstack/hashed-folder-copy-plugin_v0.1.49", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index d8d4d8e526b..2e66e5ce792 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, 29 Nov 2022 01:16:49 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:41 GMT and should not be manually modified. + +## 0.1.50 +Fri, 02 Dec 2022 01:15:41 GMT + +_Version update only_ ## 0.1.49 Tue, 29 Nov 2022 01:16:49 GMT diff --git a/webpack/loader-load-themed-styles/CHANGELOG.json b/webpack/loader-load-themed-styles/CHANGELOG.json index 5024514a453..55c3fce895d 100644 --- a/webpack/loader-load-themed-styles/CHANGELOG.json +++ b/webpack/loader-load-themed-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@microsoft/loader-load-themed-styles", "entries": [ + { + "version": "2.0.15", + "tag": "@microsoft/loader-load-themed-styles_v2.0.15", + "date": "Fri, 02 Dec 2022 01:15:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" to `2.0.17`" + }, + { + "comment": "Updating dependency \"@microsoft/load-themed-styles\" from `^2.0.16` to `^2.0.17`" + } + ] + } + }, { "version": "2.0.14", "tag": "@microsoft/loader-load-themed-styles_v2.0.14", diff --git a/webpack/loader-load-themed-styles/CHANGELOG.md b/webpack/loader-load-themed-styles/CHANGELOG.md index 2a9b478e304..e8e226fb31a 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, 01 Dec 2022 03:22:36 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:42 GMT and should not be manually modified. + +## 2.0.15 +Fri, 02 Dec 2022 01:15:42 GMT + +_Version update only_ ## 2.0.14 Thu, 01 Dec 2022 03:22:36 GMT diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.json b/webpack/set-webpack-public-path-plugin/CHANGELOG.json index 08c3026a67f..f6f8cd3a705 100644 --- a/webpack/set-webpack-public-path-plugin/CHANGELOG.json +++ b/webpack/set-webpack-public-path-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/set-webpack-public-path-plugin", "entries": [ + { + "version": "3.3.81", + "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.81", + "date": "Fri, 02 Dec 2022 01:15:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `0.5.63`" + } + ] + } + }, { "version": "3.3.80", "tag": "@rushstack/set-webpack-public-path-plugin_v3.3.80", diff --git a/webpack/set-webpack-public-path-plugin/CHANGELOG.md b/webpack/set-webpack-public-path-plugin/CHANGELOG.md index 62c370fe16a..e1c335e7f0a 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, 29 Nov 2022 01:16:49 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:42 GMT and should not be manually modified. + +## 3.3.81 +Fri, 02 Dec 2022 01:15:42 GMT + +_Version update only_ ## 3.3.80 Tue, 29 Nov 2022 01:16:49 GMT diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.json b/webpack/webpack4-localization-plugin/CHANGELOG.json index 8837e85df96..c411e6edf21 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.json +++ b/webpack/webpack4-localization-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rushstack/webpack4-localization-plugin", "entries": [ + { + "version": "0.15.39", + "tag": "@rushstack/webpack4-localization-plugin_v0.15.39", + "date": "Fri, 02 Dec 2022 01:15:42 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.3.81`" + }, + { + "comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.3.80` to `^3.3.81`" + } + ] + } + }, { "version": "0.15.38", "tag": "@rushstack/webpack4-localization-plugin_v0.15.38", diff --git a/webpack/webpack4-localization-plugin/CHANGELOG.md b/webpack/webpack4-localization-plugin/CHANGELOG.md index 863c41dd5bc..87469eeb865 100644 --- a/webpack/webpack4-localization-plugin/CHANGELOG.md +++ b/webpack/webpack4-localization-plugin/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/webpack4-localization-plugin -This log was last generated on Thu, 01 Dec 2022 03:22:36 GMT and should not be manually modified. +This log was last generated on Fri, 02 Dec 2022 01:15:42 GMT and should not be manually modified. + +## 0.15.39 +Fri, 02 Dec 2022 01:15:42 GMT + +_Version update only_ ## 0.15.38 Thu, 01 Dec 2022 03:22:36 GMT