From ccb29fcdfb0f7e6b12bfbef5913cd9b54a38e7d3 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Thu, 25 Jan 2024 23:03:58 +0000 Subject: [PATCH] Update changelogs [skip ci] --- .../octogonz-pr4490-feedback_2024-01-24-20-37.json | 10 ---------- .../octogonz-pr4490-feedback_2024-01-24-20-37.json | 10 ---------- ...-folder-copy-plugin-windows_2024-01-25-19-47.json | 10 ---------- eslint/eslint-bulk/CHANGELOG.json | 12 ++++++++++++ eslint/eslint-bulk/CHANGELOG.md | 9 ++++++++- eslint/eslint-config/CHANGELOG.json | 12 ++++++++++++ eslint/eslint-config/CHANGELOG.md | 7 ++++++- eslint/eslint-patch/CHANGELOG.json | 12 ++++++++++++ eslint/eslint-patch/CHANGELOG.md | 9 ++++++++- rigs/heft-node-rig/CHANGELOG.json | 12 ++++++++++++ rigs/heft-node-rig/CHANGELOG.md | 7 ++++++- rigs/heft-web-rig/CHANGELOG.json | 12 ++++++++++++ rigs/heft-web-rig/CHANGELOG.md | 7 ++++++- webpack/hashed-folder-copy-plugin/CHANGELOG.json | 12 ++++++++++++ webpack/hashed-folder-copy-plugin/CHANGELOG.md | 9 ++++++++- 15 files changed, 114 insertions(+), 36 deletions(-) delete mode 100644 common/changes/@rushstack/eslint-bulk/octogonz-pr4490-feedback_2024-01-24-20-37.json delete mode 100644 common/changes/@rushstack/eslint-patch/octogonz-pr4490-feedback_2024-01-24-20-37.json delete mode 100644 common/changes/@rushstack/hashed-folder-copy-plugin/fix-hashed-folder-copy-plugin-windows_2024-01-25-19-47.json diff --git a/common/changes/@rushstack/eslint-bulk/octogonz-pr4490-feedback_2024-01-24-20-37.json b/common/changes/@rushstack/eslint-bulk/octogonz-pr4490-feedback_2024-01-24-20-37.json deleted file mode 100644 index d839ccf9898..00000000000 --- a/common/changes/@rushstack/eslint-bulk/octogonz-pr4490-feedback_2024-01-24-20-37.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-bulk", - "comment": "Some minor documentation updates", - "type": "patch" - } - ], - "packageName": "@rushstack/eslint-bulk" -} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-patch/octogonz-pr4490-feedback_2024-01-24-20-37.json b/common/changes/@rushstack/eslint-patch/octogonz-pr4490-feedback_2024-01-24-20-37.json deleted file mode 100644 index 26069f7b3f0..00000000000 --- a/common/changes/@rushstack/eslint-patch/octogonz-pr4490-feedback_2024-01-24-20-37.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-patch", - "comment": "Some minor documentation updates", - "type": "patch" - } - ], - "packageName": "@rushstack/eslint-patch" -} \ No newline at end of file diff --git a/common/changes/@rushstack/hashed-folder-copy-plugin/fix-hashed-folder-copy-plugin-windows_2024-01-25-19-47.json b/common/changes/@rushstack/hashed-folder-copy-plugin/fix-hashed-folder-copy-plugin-windows_2024-01-25-19-47.json deleted file mode 100644 index 2178a739466..00000000000 --- a/common/changes/@rushstack/hashed-folder-copy-plugin/fix-hashed-folder-copy-plugin-windows_2024-01-25-19-47.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/hashed-folder-copy-plugin", - "comment": "Fix an issue where builds running on Windows and not on the C drive would not discover assets.", - "type": "patch" - } - ], - "packageName": "@rushstack/hashed-folder-copy-plugin" -} \ No newline at end of file diff --git a/eslint/eslint-bulk/CHANGELOG.json b/eslint/eslint-bulk/CHANGELOG.json index 822dde6a44c..4f3409fe362 100644 --- a/eslint/eslint-bulk/CHANGELOG.json +++ b/eslint/eslint-bulk/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-bulk", "entries": [ + { + "version": "0.1.10", + "tag": "@rushstack/eslint-bulk_v0.1.10", + "date": "Thu, 25 Jan 2024 23:03:57 GMT", + "comments": { + "patch": [ + { + "comment": "Some minor documentation updates" + } + ] + } + }, { "version": "0.1.9", "tag": "@rushstack/eslint-bulk_v0.1.9", diff --git a/eslint/eslint-bulk/CHANGELOG.md b/eslint/eslint-bulk/CHANGELOG.md index 64e69e3e5c2..ef2ae515ba8 100644 --- a/eslint/eslint-bulk/CHANGELOG.md +++ b/eslint/eslint-bulk/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/eslint-bulk -This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 23:03:57 GMT and should not be manually modified. + +## 0.1.10 +Thu, 25 Jan 2024 23:03:57 GMT + +### Patches + +- Some minor documentation updates ## 0.1.9 Thu, 25 Jan 2024 01:09:30 GMT diff --git a/eslint/eslint-config/CHANGELOG.json b/eslint/eslint-config/CHANGELOG.json index 7621adaa001..744b27e773d 100644 --- a/eslint/eslint-config/CHANGELOG.json +++ b/eslint/eslint-config/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-config", "entries": [ + { + "version": "3.6.2", + "tag": "@rushstack/eslint-config_v3.6.2", + "date": "Thu, 25 Jan 2024 23:03:57 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.7.2`" + } + ] + } + }, { "version": "3.6.1", "tag": "@rushstack/eslint-config_v3.6.1", diff --git a/eslint/eslint-config/CHANGELOG.md b/eslint/eslint-config/CHANGELOG.md index ced937e4bb8..c276805eed6 100644 --- a/eslint/eslint-config/CHANGELOG.md +++ b/eslint/eslint-config/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @rushstack/eslint-config -This log was last generated on Wed, 24 Jan 2024 07:38:34 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 23:03:57 GMT and should not be manually modified. + +## 3.6.2 +Thu, 25 Jan 2024 23:03:57 GMT + +_Version update only_ ## 3.6.1 Wed, 24 Jan 2024 07:38:34 GMT diff --git a/eslint/eslint-patch/CHANGELOG.json b/eslint/eslint-patch/CHANGELOG.json index fc464213827..ddc8b46bae7 100644 --- a/eslint/eslint-patch/CHANGELOG.json +++ b/eslint/eslint-patch/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-patch", "entries": [ + { + "version": "1.7.2", + "tag": "@rushstack/eslint-patch_v1.7.2", + "date": "Thu, 25 Jan 2024 23:03:57 GMT", + "comments": { + "patch": [ + { + "comment": "Some minor documentation updates" + } + ] + } + }, { "version": "1.7.1", "tag": "@rushstack/eslint-patch_v1.7.1", diff --git a/eslint/eslint-patch/CHANGELOG.md b/eslint/eslint-patch/CHANGELOG.md index 97047352f24..ab3bcb2ba97 100644 --- a/eslint/eslint-patch/CHANGELOG.md +++ b/eslint/eslint-patch/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/eslint-patch -This log was last generated on Wed, 24 Jan 2024 07:38:34 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 23:03:57 GMT and should not be manually modified. + +## 1.7.2 +Thu, 25 Jan 2024 23:03:57 GMT + +### Patches + +- Some minor documentation updates ## 1.7.1 Wed, 24 Jan 2024 07:38:34 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index b04b4cbc98d..7b2ca36be02 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.4.5", + "tag": "@rushstack/heft-node-rig_v2.4.5", + "date": "Thu, 25 Jan 2024 23:03:57 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.2`" + } + ] + } + }, { "version": "2.4.4", "tag": "@rushstack/heft-node-rig_v2.4.4", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index e3c3fb75c74..bd0149910c0 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, 25 Jan 2024 01:09:30 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 23:03:57 GMT and should not be manually modified. + +## 2.4.5 +Thu, 25 Jan 2024 23:03:57 GMT + +_Version update only_ ## 2.4.4 Thu, 25 Jan 2024 01:09:30 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index c141ceebda9..7a9996ea92b 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.20.5", + "tag": "@rushstack/heft-web-rig_v0.20.5", + "date": "Thu, 25 Jan 2024 23:03:58 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.2`" + } + ] + } + }, { "version": "0.20.4", "tag": "@rushstack/heft-web-rig_v0.20.4", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index c9946237e9e..997c5ab7cb0 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, 25 Jan 2024 01:09:30 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 23:03:58 GMT and should not be manually modified. + +## 0.20.5 +Thu, 25 Jan 2024 23:03:58 GMT + +_Version update only_ ## 0.20.4 Thu, 25 Jan 2024 01:09:30 GMT diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.json b/webpack/hashed-folder-copy-plugin/CHANGELOG.json index b5c27cd64ba..dc995519dc3 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.json +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/hashed-folder-copy-plugin", "entries": [ + { + "version": "1.0.12", + "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.12", + "date": "Thu, 25 Jan 2024 23:03:57 GMT", + "comments": { + "patch": [ + { + "comment": "Fix an issue where builds running on Windows and not on the C drive would not discover assets." + } + ] + } + }, { "version": "1.0.11", "tag": "@rushstack/hashed-folder-copy-plugin_v1.0.11", diff --git a/webpack/hashed-folder-copy-plugin/CHANGELOG.md b/webpack/hashed-folder-copy-plugin/CHANGELOG.md index d8cd9532c7b..f6896ffe60b 100644 --- a/webpack/hashed-folder-copy-plugin/CHANGELOG.md +++ b/webpack/hashed-folder-copy-plugin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/hashed-folder-copy-plugin -This log was last generated on Thu, 25 Jan 2024 01:09:30 GMT and should not be manually modified. +This log was last generated on Thu, 25 Jan 2024 23:03:57 GMT and should not be manually modified. + +## 1.0.12 +Thu, 25 Jan 2024 23:03:57 GMT + +### Patches + +- Fix an issue where builds running on Windows and not on the C drive would not discover assets. ## 1.0.11 Thu, 25 Jan 2024 01:09:30 GMT