Skip to content

Commit 60356f0

Browse files
committed
Update changelogs [skip ci]
1 parent e3405c2 commit 60356f0

File tree

9 files changed

+74
-14
lines changed

9 files changed

+74
-14
lines changed

common/changes/@rushstack/eslint-patch/fix-4454-bulk-suppression-in-polyrepo_2023-12-13-21-38.json

-10
This file was deleted.

eslint/eslint-config/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/eslint-config",
33
"entries": [
4+
{
5+
"version": "3.5.1",
6+
"tag": "@rushstack/eslint-config_v3.5.1",
7+
"date": "Fri, 15 Dec 2023 01:10:06 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-patch\" to `1.6.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.5.0",
618
"tag": "@rushstack/eslint-config_v3.5.0",

eslint/eslint-config/CHANGELOG.md

+6-1
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, 22 Nov 2023 01:45:18 GMT and should not be manually modified.
3+
This log was last generated on Fri, 15 Dec 2023 01:10:06 GMT and should not be manually modified.
4+
5+
## 3.5.1
6+
Fri, 15 Dec 2023 01:10:06 GMT
7+
8+
_Version update only_
49

510
## 3.5.0
611
Wed, 22 Nov 2023 01:45:18 GMT

eslint/eslint-patch/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/eslint-patch",
33
"entries": [
4+
{
5+
"version": "1.6.1",
6+
"tag": "@rushstack/eslint-patch_v1.6.1",
7+
"date": "Fri, 15 Dec 2023 01:10:06 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix bulk suppression patch's eslintrc detection in polyrepos"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.6.0",
618
"tag": "@rushstack/eslint-patch_v1.6.0",

eslint/eslint-patch/CHANGELOG.md

+8-1
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, 22 Nov 2023 01:45:18 GMT and should not be manually modified.
3+
This log was last generated on Fri, 15 Dec 2023 01:10:06 GMT and should not be manually modified.
4+
5+
## 1.6.1
6+
Fri, 15 Dec 2023 01:10:06 GMT
7+
8+
### Patches
9+
10+
- Fix bulk suppression patch's eslintrc detection in polyrepos
411

512
## 1.6.0
613
Wed, 22 Nov 2023 01:45:18 GMT

rigs/heft-node-rig/CHANGELOG.json

+12
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.3.14",
6+
"tag": "@rushstack/heft-node-rig_v2.3.14",
7+
"date": "Fri, 15 Dec 2023 01:10:06 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.5.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.3.13",
618
"tag": "@rushstack/heft-node-rig_v2.3.13",

rigs/heft-node-rig/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-node-rig
22

3-
This log was last generated on Thu, 07 Dec 2023 03:44:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 15 Dec 2023 01:10:06 GMT and should not be manually modified.
4+
5+
## 2.3.14
6+
Fri, 15 Dec 2023 01:10:06 GMT
7+
8+
_Version update only_
49

510
## 2.3.13
611
Thu, 07 Dec 2023 03:44:13 GMT

rigs/heft-web-rig/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft-web-rig",
33
"entries": [
4+
{
5+
"version": "0.19.15",
6+
"tag": "@rushstack/heft-web-rig_v0.19.15",
7+
"date": "Fri, 15 Dec 2023 01:10:06 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.5.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.19.14",
618
"tag": "@rushstack/heft-web-rig_v0.19.14",

rigs/heft-web-rig/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-web-rig
22

3-
This log was last generated on Fri, 08 Dec 2023 20:48:44 GMT and should not be manually modified.
3+
This log was last generated on Fri, 15 Dec 2023 01:10:06 GMT and should not be manually modified.
4+
5+
## 0.19.15
6+
Fri, 15 Dec 2023 01:10:06 GMT
7+
8+
_Version update only_
49

510
## 0.19.14
611
Fri, 08 Dec 2023 20:48:44 GMT

0 commit comments

Comments
 (0)