diff --git a/common/changes/@rushstack/eslint-config/bump-eslint_2024-04-10-17-51.json b/common/changes/@rushstack/eslint-config/bump-eslint_2024-04-10-17-51.json deleted file mode 100644 index c9d880304a..0000000000 --- a/common/changes/@rushstack/eslint-config/bump-eslint_2024-04-10-17-51.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-config", - "comment": "", - "type": "none" - } - ], - "packageName": "@rushstack/eslint-config" -} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-patch/bump-eslint_2024-04-10-17-51.json b/common/changes/@rushstack/eslint-patch/bump-eslint_2024-04-10-17-51.json deleted file mode 100644 index c210755306..0000000000 --- a/common/changes/@rushstack/eslint-patch/bump-eslint_2024-04-10-17-51.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-patch", - "comment": "Bump maximum supported ESLint version for the bulk-suppressions tool to `8.57.0`.", - "type": "patch" - } - ], - "packageName": "@rushstack/eslint-patch" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-node-rig/bump-eslint_2024-04-10-17-51.json b/common/changes/@rushstack/heft-node-rig/bump-eslint_2024-04-10-17-51.json deleted file mode 100644 index 3699b6165a..0000000000 --- a/common/changes/@rushstack/heft-node-rig/bump-eslint_2024-04-10-17-51.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-node-rig", - "comment": "Bump ESLint to ~8.57.0.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-node-rig" -} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-web-rig/bump-eslint_2024-04-10-17-51.json b/common/changes/@rushstack/heft-web-rig/bump-eslint_2024-04-10-17-51.json deleted file mode 100644 index 59fb14e19d..0000000000 --- a/common/changes/@rushstack/heft-web-rig/bump-eslint_2024-04-10-17-51.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/heft-web-rig", - "comment": "Bump ESLint to ~8.57.0.", - "type": "minor" - } - ], - "packageName": "@rushstack/heft-web-rig" -} \ No newline at end of file diff --git a/eslint/eslint-config/CHANGELOG.json b/eslint/eslint-config/CHANGELOG.json index c71c6c91fc..94741b13d2 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.9", + "tag": "@rushstack/eslint-config_v3.6.9", + "date": "Wed, 10 Apr 2024 21:59:39 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.10.2`" + } + ] + } + }, { "version": "3.6.8", "tag": "@rushstack/eslint-config_v3.6.8", diff --git a/eslint/eslint-config/CHANGELOG.md b/eslint/eslint-config/CHANGELOG.md index 82c0386548..a9c2a2dc18 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 Fri, 29 Mar 2024 05:46:41 GMT and should not be manually modified. +This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified. + +## 3.6.9 +Wed, 10 Apr 2024 21:59:39 GMT + +_Version update only_ ## 3.6.8 Fri, 29 Mar 2024 05:46:41 GMT diff --git a/eslint/eslint-patch/CHANGELOG.json b/eslint/eslint-patch/CHANGELOG.json index 6056de2fce..69bc39d44b 100644 --- a/eslint/eslint-patch/CHANGELOG.json +++ b/eslint/eslint-patch/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/eslint-patch", "entries": [ + { + "version": "1.10.2", + "tag": "@rushstack/eslint-patch_v1.10.2", + "date": "Wed, 10 Apr 2024 21:59:39 GMT", + "comments": { + "patch": [ + { + "comment": "Bump maximum supported ESLint version for the bulk-suppressions tool to `8.57.0`." + } + ] + } + }, { "version": "1.10.1", "tag": "@rushstack/eslint-patch_v1.10.1", diff --git a/eslint/eslint-patch/CHANGELOG.md b/eslint/eslint-patch/CHANGELOG.md index 2b8091c9b2..d4c1969bd0 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 Fri, 29 Mar 2024 05:46:41 GMT and should not be manually modified. +This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified. + +## 1.10.2 +Wed, 10 Apr 2024 21:59:39 GMT + +### Patches + +- Bump maximum supported ESLint version for the bulk-suppressions tool to `8.57.0`. ## 1.10.1 Fri, 29 Mar 2024 05:46:41 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index 6dfbe2a7dd..32d5bd67be 100644 --- a/rigs/heft-node-rig/CHANGELOG.json +++ b/rigs/heft-node-rig/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@rushstack/heft-node-rig", "entries": [ + { + "version": "2.6.0", + "tag": "@rushstack/heft-node-rig_v2.6.0", + "date": "Wed, 10 Apr 2024 21:59:39 GMT", + "comments": { + "minor": [ + { + "comment": "Bump ESLint to ~8.57.0." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.9`" + } + ] + } + }, { "version": "2.5.6", "tag": "@rushstack/heft-node-rig_v2.5.6", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 13472c6d6d..b8a17afe17 100644 --- a/rigs/heft-node-rig/CHANGELOG.md +++ b/rigs/heft-node-rig/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-node-rig -This log was last generated on Wed, 10 Apr 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified. + +## 2.6.0 +Wed, 10 Apr 2024 21:59:39 GMT + +### Minor changes + +- Bump ESLint to ~8.57.0. ## 2.5.6 Wed, 10 Apr 2024 15:10:09 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index c32cda48cd..30e6bcbd8c 100644 --- a/rigs/heft-web-rig/CHANGELOG.json +++ b/rigs/heft-web-rig/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@rushstack/heft-web-rig", "entries": [ + { + "version": "0.24.0", + "tag": "@rushstack/heft-web-rig_v0.24.0", + "date": "Wed, 10 Apr 2024 21:59:39 GMT", + "comments": { + "minor": [ + { + "comment": "Bump ESLint to ~8.57.0." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.9`" + } + ] + } + }, { "version": "0.23.6", "tag": "@rushstack/heft-web-rig_v0.23.6", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 2bcbfc8b44..80f14d3359 100644 --- a/rigs/heft-web-rig/CHANGELOG.md +++ b/rigs/heft-web-rig/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/heft-web-rig -This log was last generated on Wed, 10 Apr 2024 15:10:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified. + +## 0.24.0 +Wed, 10 Apr 2024 21:59:39 GMT + +### Minor changes + +- Bump ESLint to ~8.57.0. ## 0.23.6 Wed, 10 Apr 2024 15:10:09 GMT