diff --git a/common/changes/@rushstack/eslint-config/async-naming_2024-05-14-02-29.json b/common/changes/@rushstack/eslint-config/async-naming_2024-05-14-02-29.json deleted file mode 100644 index c9d880304a5..00000000000 --- a/common/changes/@rushstack/eslint-config/async-naming_2024-05-14-02-29.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/main_2024-05-16-16-05.json b/common/changes/@rushstack/eslint-patch/main_2024-05-16-16-05.json deleted file mode 100644 index 5a6c97d177c..00000000000 --- a/common/changes/@rushstack/eslint-patch/main_2024-05-16-16-05.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/eslint-patch", - "comment": "[eslint-patch] Allow use of ESLint v9", - "type": "patch" - } - ], - "packageName": "@rushstack/eslint-patch" -} \ No newline at end of file diff --git a/common/changes/@rushstack/package-deps-hash/fix-race-condition-in-wsl_2024-05-16-12-11.json b/common/changes/@rushstack/package-deps-hash/fix-race-condition-in-wsl_2024-05-16-12-11.json deleted file mode 100644 index 4d4a412b746..00000000000 --- a/common/changes/@rushstack/package-deps-hash/fix-race-condition-in-wsl_2024-05-16-12-11.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/package-deps-hash", - "comment": "Fix an issue where an incomplete repo state analysis was sometimes returned, especially on WSL. See https://github.com/microsoft/rushstack/pull/4711 for details.", - "type": "patch" - } - ], - "packageName": "@rushstack/package-deps-hash" -} \ No newline at end of file diff --git a/eslint/eslint-config/CHANGELOG.json b/eslint/eslint-config/CHANGELOG.json index 94741b13d29..8aebc906e95 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.10", + "tag": "@rushstack/eslint-config_v3.6.10", + "date": "Fri, 17 May 2024 00:10:40 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.10.3`" + } + ] + } + }, { "version": "3.6.9", "tag": "@rushstack/eslint-config_v3.6.9", diff --git a/eslint/eslint-config/CHANGELOG.md b/eslint/eslint-config/CHANGELOG.md index a9c2a2dc185..5a17b3b45a7 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, 10 Apr 2024 21:59:39 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified. + +## 3.6.10 +Fri, 17 May 2024 00:10:40 GMT + +_Version update only_ ## 3.6.9 Wed, 10 Apr 2024 21:59:39 GMT diff --git a/eslint/eslint-patch/CHANGELOG.json b/eslint/eslint-patch/CHANGELOG.json index 69bc39d44bd..be67c6755f3 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.3", + "tag": "@rushstack/eslint-patch_v1.10.3", + "date": "Fri, 17 May 2024 00:10:40 GMT", + "comments": { + "patch": [ + { + "comment": "[eslint-patch] Allow use of ESLint v9" + } + ] + } + }, { "version": "1.10.2", "tag": "@rushstack/eslint-patch_v1.10.2", diff --git a/eslint/eslint-patch/CHANGELOG.md b/eslint/eslint-patch/CHANGELOG.md index d4c1969bd01..ff06bc1fd81 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, 10 Apr 2024 21:59:39 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified. + +## 1.10.3 +Fri, 17 May 2024 00:10:40 GMT + +### Patches + +- [eslint-patch] Allow use of ESLint v9 ## 1.10.2 Wed, 10 Apr 2024 21:59:39 GMT diff --git a/libraries/package-deps-hash/CHANGELOG.json b/libraries/package-deps-hash/CHANGELOG.json index c3abca03225..644d26a1e0f 100644 --- a/libraries/package-deps-hash/CHANGELOG.json +++ b/libraries/package-deps-hash/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/package-deps-hash", "entries": [ + { + "version": "4.1.48", + "tag": "@rushstack/package-deps-hash_v4.1.48", + "date": "Fri, 17 May 2024 00:10:40 GMT", + "comments": { + "patch": [ + { + "comment": "Fix an issue where an incomplete repo state analysis was sometimes returned, especially on WSL. See https://github.com/microsoft/rushstack/pull/4711 for details." + } + ] + } + }, { "version": "4.1.47", "tag": "@rushstack/package-deps-hash_v4.1.47", diff --git a/libraries/package-deps-hash/CHANGELOG.md b/libraries/package-deps-hash/CHANGELOG.md index c1282eb6bad..bc54bacde1a 100644 --- a/libraries/package-deps-hash/CHANGELOG.md +++ b/libraries/package-deps-hash/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/package-deps-hash -This log was last generated on Thu, 16 May 2024 15:10:22 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified. + +## 4.1.48 +Fri, 17 May 2024 00:10:40 GMT + +### Patches + +- Fix an issue where an incomplete repo state analysis was sometimes returned, especially on WSL. See https://github.com/microsoft/rushstack/pull/4711 for details. ## 4.1.47 Thu, 16 May 2024 15:10:22 GMT diff --git a/rigs/heft-node-rig/CHANGELOG.json b/rigs/heft-node-rig/CHANGELOG.json index 5461d0d7098..8d5651714d7 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.6.7", + "tag": "@rushstack/heft-node-rig_v2.6.7", + "date": "Fri, 17 May 2024 00:10:40 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.10`" + } + ] + } + }, { "version": "2.6.6", "tag": "@rushstack/heft-node-rig_v2.6.6", diff --git a/rigs/heft-node-rig/CHANGELOG.md b/rigs/heft-node-rig/CHANGELOG.md index 6dc525b004f..f4912bc1456 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, 16 May 2024 15:10:22 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified. + +## 2.6.7 +Fri, 17 May 2024 00:10:40 GMT + +_Version update only_ ## 2.6.6 Thu, 16 May 2024 15:10:22 GMT diff --git a/rigs/heft-web-rig/CHANGELOG.json b/rigs/heft-web-rig/CHANGELOG.json index 3e12feb8dd9..856891f02d6 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.24.7", + "tag": "@rushstack/heft-web-rig_v0.24.7", + "date": "Fri, 17 May 2024 00:10:40 GMT", + "comments": { + "dependency": [ + { + "comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.10`" + } + ] + } + }, { "version": "0.24.6", "tag": "@rushstack/heft-web-rig_v0.24.6", diff --git a/rigs/heft-web-rig/CHANGELOG.md b/rigs/heft-web-rig/CHANGELOG.md index 0ae4d40c5fc..23f43c45369 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, 16 May 2024 15:10:22 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified. + +## 0.24.7 +Fri, 17 May 2024 00:10:40 GMT + +_Version update only_ ## 0.24.6 Thu, 16 May 2024 15:10:22 GMT