Skip to content

Commit c46a39c

Browse files
committed
Update changelogs [skip ci]
1 parent 9da1a18 commit c46a39c

20 files changed

Lines changed: 157 additions & 50 deletions

File tree

common/changes/@rushstack/eslint-patch/2025-11-11-01-31.json

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

common/changes/@rushstack/eslint-patch/bump-cyclics_2025-10-24-22-51.json

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

common/changes/@rushstack/eslint-patch/fix-sarif-logs_2025-11-11-23-06.json

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

common/changes/@rushstack/heft-lint-plugin/fix-sarif-logs_2025-11-11-23-06.json

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

eslint/eslint-bulk/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-bulk",
33
"entries": [
4+
{
5+
"version": "0.4.6",
6+
"tag": "@rushstack/eslint-bulk_v0.4.6",
7+
"date": "Wed, 12 Nov 2025 01:57:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.15.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.4.5",
618
"tag": "@rushstack/eslint-bulk_v0.4.5",

eslint/eslint-bulk/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-bulk
22

3-
This log was last generated on Wed, 12 Nov 2025 01:12:56 GMT and should not be manually modified.
3+
This log was last generated on Wed, 12 Nov 2025 01:57:54 GMT and should not be manually modified.
4+
5+
## 0.4.6
6+
Wed, 12 Nov 2025 01:57:54 GMT
7+
8+
_Version update only_
49

510
## 0.4.5
611
Wed, 12 Nov 2025 01:12:56 GMT

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": "4.6.1",
6+
"tag": "@rushstack/eslint-config_v4.6.1",
7+
"date": "Wed, 12 Nov 2025 01:57:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.15.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.6.0",
618
"tag": "@rushstack/eslint-config_v4.6.0",

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, 12 Nov 2025 01:12:56 GMT and should not be manually modified.
3+
This log was last generated on Wed, 12 Nov 2025 01:57:54 GMT and should not be manually modified.
4+
5+
## 4.6.1
6+
Wed, 12 Nov 2025 01:57:54 GMT
7+
8+
_Version update only_
49

510
## 4.6.0
611
Wed, 12 Nov 2025 01:12:56 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.15.0",
6+
"tag": "@rushstack/eslint-patch_v1.15.0",
7+
"date": "Wed, 12 Nov 2025 01:57:54 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "In ESLint >= 9.37, report bulk suppressed messages as suppressed messages rather than removing them completely."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.14.1",
618
"tag": "@rushstack/eslint-patch_v1.14.1",

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 Fri, 24 Oct 2025 11:22:09 GMT and should not be manually modified.
3+
This log was last generated on Wed, 12 Nov 2025 01:57:54 GMT and should not be manually modified.
4+
5+
## 1.15.0
6+
Wed, 12 Nov 2025 01:57:54 GMT
7+
8+
### Minor changes
9+
10+
- In ESLint >= 9.37, report bulk suppressed messages as suppressed messages rather than removing them completely.
411

512
## 1.14.1
613
Fri, 24 Oct 2025 11:22:09 GMT

0 commit comments

Comments
 (0)