Skip to content

Commit e71f730

Browse files
committed
Update changelogs [skip ci]
1 parent 3bcf141 commit e71f730

File tree

97 files changed

+1197
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+1197
-78
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.25.11",
6+
"tag": "@microsoft/api-documenter_v7.25.11",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.29.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.5`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.25.10",
630
"tag": "@microsoft/api-documenter_v7.25.10",

apps/api-documenter/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/api-documenter
22

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 7.25.11
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 7.25.10
611
Fri, 02 Aug 2024 17:26:42 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.47.6",
6+
"tag": "@microsoft/api-extractor_v7.47.6",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.29.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.5`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "7.47.5",
627
"tag": "@microsoft/api-extractor_v7.47.5",

apps/api-extractor/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @microsoft/api-extractor
22

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 7.47.6
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 7.47.5
611
Fri, 02 Aug 2024 17:26:42 GMT

apps/heft/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.66.26",
6+
"tag": "@rushstack/heft_v0.66.26",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.15.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.30`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.5`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.47.6`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.66.25",
633
"tag": "@rushstack/heft_v0.66.25",

apps/heft/CHANGELOG.md

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

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 0.66.26
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 0.66.25
611
Fri, 02 Aug 2024 17:26:42 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.5.8",
6+
"tag": "@rushstack/lockfile-explorer_v1.5.8",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.5`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "1.5.7",
627
"tag": "@rushstack/lockfile-explorer_v1.5.7",

apps/lockfile-explorer/CHANGELOG.md

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

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 1.5.8
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 1.5.7
611
Fri, 02 Aug 2024 17:26:42 GMT

apps/rundown/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.1.63",
6+
"tag": "@rushstack/rundown_v1.1.63",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.1.62",
624
"tag": "@rushstack/rundown_v1.1.62",

apps/rundown/CHANGELOG.md

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

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 1.1.63
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 1.1.62
611
Fri, 02 Aug 2024 17:26:42 GMT

apps/trace-import/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.3.63",
6+
"tag": "@rushstack/trace-import_v0.3.63",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.5`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.3.62",
627
"tag": "@rushstack/trace-import_v0.3.62",

apps/trace-import/CHANGELOG.md

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

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 0.3.63
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 0.3.62
611
Fri, 02 Aug 2024 17:26:42 GMT

common/changes/@rushstack/localization-utilities/allow-569XZilmsin-string-names_2024-08-12-05-26.json

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

common/changes/@rushstack/lockfile-explorer/fix-patches-subspace-folder_2024-08-11-03-11.json

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

common/changes/@rushstack/node-core-library/allow-569XZilmsin-string-names_2024-08-12-21-24.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.1.55",
6+
"tag": "@rushstack/eslint-bulk_v0.1.55",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.1.54",
618
"tag": "@rushstack/eslint-bulk_v0.1.54",

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 Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 0.1.55
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 0.1.54
611
Fri, 02 Aug 2024 17:26:42 GMT

heft-plugins/heft-api-extractor-plugin/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@rushstack/heft-api-extractor-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.46",
6+
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.46",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.15.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.6.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.47.6`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.13.4`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft\" from `0.66.25` to `0.66.26`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.3.45",
633
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.45",

heft-plugins/heft-api-extractor-plugin/CHANGELOG.md

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

3-
This log was last generated on Fri, 02 Aug 2024 17:26:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
4+
5+
## 0.3.46
6+
Mon, 12 Aug 2024 22:16:04 GMT
7+
8+
_Version update only_
49

510
## 0.3.45
611
Fri, 02 Aug 2024 17:26:42 GMT

heft-plugins/heft-dev-cert-plugin/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/heft-dev-cert-plugin",
33
"entries": [
4+
{
5+
"version": "0.4.63",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.63",
7+
"date": "Mon, 12 Aug 2024 22:16:04 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.3.63`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.47.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.26`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.66.25` to `0.66.26`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.4.62",
627
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.62",

0 commit comments

Comments
 (0)