Skip to content

Commit fbcf938

Browse files
committed
Update changelogs [skip ci]
1 parent f82793b commit fbcf938

13 files changed

Lines changed: 94 additions & 35 deletions

File tree

common/changes/@rushstack/eslint-config/async-naming_2024-05-14-02-29.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-patch/main_2024-05-16-16-05.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/package-deps-hash/fix-race-condition-in-wsl_2024-05-16-12-11.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

eslint/eslint-config/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/eslint-config",
33
"entries": [
4+
{
5+
"version": "3.6.10",
6+
"tag": "@rushstack/eslint-config_v3.6.10",
7+
"date": "Fri, 17 May 2024 00:10:40 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.10.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.6.9",
618
"tag": "@rushstack/eslint-config_v3.6.9",

eslint/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/eslint-config
22

3-
This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified.
4+
5+
## 3.6.10
6+
Fri, 17 May 2024 00:10:40 GMT
7+
8+
_Version update only_
49

510
## 3.6.9
611
Wed, 10 Apr 2024 21:59:39 GMT

eslint/eslint-patch/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/eslint-patch",
33
"entries": [
4+
{
5+
"version": "1.10.3",
6+
"tag": "@rushstack/eslint-patch_v1.10.3",
7+
"date": "Fri, 17 May 2024 00:10:40 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "[eslint-patch] Allow use of ESLint v9"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.10.2",
618
"tag": "@rushstack/eslint-patch_v1.10.2",

eslint/eslint-patch/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/eslint-patch
22

3-
This log was last generated on Wed, 10 Apr 2024 21:59:39 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified.
4+
5+
## 1.10.3
6+
Fri, 17 May 2024 00:10:40 GMT
7+
8+
### Patches
9+
10+
- [eslint-patch] Allow use of ESLint v9
411

512
## 1.10.2
613
Wed, 10 Apr 2024 21:59:39 GMT

libraries/package-deps-hash/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/package-deps-hash",
33
"entries": [
4+
{
5+
"version": "4.1.48",
6+
"tag": "@rushstack/package-deps-hash_v4.1.48",
7+
"date": "Fri, 17 May 2024 00:10:40 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"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."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.1.47",
618
"tag": "@rushstack/package-deps-hash_v4.1.47",

libraries/package-deps-hash/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/package-deps-hash
22

3-
This log was last generated on Thu, 16 May 2024 15:10:22 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 May 2024 00:10:40 GMT and should not be manually modified.
4+
5+
## 4.1.48
6+
Fri, 17 May 2024 00:10:40 GMT
7+
8+
### Patches
9+
10+
- 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.
411

512
## 4.1.47
613
Thu, 16 May 2024 15:10:22 GMT

rigs/heft-node-rig/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft-node-rig",
33
"entries": [
4+
{
5+
"version": "2.6.7",
6+
"tag": "@rushstack/heft-node-rig_v2.6.7",
7+
"date": "Fri, 17 May 2024 00:10:40 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.6.10`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.6.6",
618
"tag": "@rushstack/heft-node-rig_v2.6.6",

0 commit comments

Comments
 (0)