Skip to content

Commit f74cf91

Browse files
committed
Update changelogs [skip ci]
1 parent cf169fc commit f74cf91

File tree

167 files changed

+1461
-649
lines changed

Some content is hidden

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

167 files changed

+1461
-649
lines changed

apps/api-documenter/CHANGELOG.json

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.26.15",
6+
"tag": "@microsoft/api-documenter_v7.26.15",
7+
"date": "Tue, 11 Mar 2025 02:12:33 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.30.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.12.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.15.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.70.0`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.26.14",
630
"tag": "@microsoft/api-documenter_v7.26.14",

apps/api-documenter/CHANGELOG.md

+6-1
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 Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:33 GMT and should not be manually modified.
4+
5+
## 7.26.15
6+
Tue, 11 Mar 2025 02:12:33 GMT
7+
8+
_Version update only_
49

510
## 7.26.14
611
Tue, 11 Mar 2025 00:11:25 GMT

apps/api-extractor/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.52.1",
6+
"tag": "@microsoft/api-extractor_v7.52.1",
7+
"date": "Tue, 11 Mar 2025 02:12:34 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.30.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.12.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.15.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "7.52.0",
627
"tag": "@microsoft/api-extractor_v7.52.0",

apps/api-extractor/CHANGELOG.md

+6-1
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 Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:34 GMT and should not be manually modified.
4+
5+
## 7.52.1
6+
Tue, 11 Mar 2025 02:12:34 GMT
7+
8+
_Version update only_
49

510
## 7.52.0
611
Tue, 11 Mar 2025 00:11:25 GMT

apps/cpu-profile-summarizer/CHANGELOG.json

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
33
"entries": [
4+
{
5+
"version": "0.1.8",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.1.8",
7+
"date": "Tue, 11 Mar 2025 02:12:33 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.5.10`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.70.0`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.7",
624
"tag": "@rushstack/cpu-profile-summarizer_v0.1.7",

apps/cpu-profile-summarizer/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/cpu-profile-summarizer
22

3-
This log was last generated on Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:33 GMT and should not be manually modified.
4+
5+
## 0.1.8
6+
Tue, 11 Mar 2025 02:12:33 GMT
7+
8+
_Version update only_
49

510
## 0.1.7
611
Tue, 11 Mar 2025 00:11:25 GMT

apps/heft/CHANGELOG.json

+32
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.70.0",
6+
"tag": "@rushstack/heft_v0.70.0",
7+
"date": "Tue, 11 Mar 2025 02:12:33 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Use `useNodeJSResolver: true` in `Import.resolvePackage` calls."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.16.7`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.12.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.39`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.15.1`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
29+
},
30+
{
31+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.52.1`"
32+
}
33+
]
34+
}
35+
},
436
{
537
"version": "0.69.3",
638
"tag": "@rushstack/heft_v0.69.3",

apps/heft/CHANGELOG.md

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

3-
This log was last generated on Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:33 GMT and should not be manually modified.
4+
5+
## 0.70.0
6+
Tue, 11 Mar 2025 02:12:33 GMT
7+
8+
### Minor changes
9+
10+
- Use `useNodeJSResolver: true` in `Import.resolvePackage` calls.
411

512
## 0.69.3
613
Tue, 11 Mar 2025 00:11:25 GMT

apps/lockfile-explorer/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.7.24",
6+
"tag": "@rushstack/lockfile-explorer_v1.7.24",
7+
"date": "Tue, 11 Mar 2025 02:12:34 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.12.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.15.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.70.0`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "1.7.23",
627
"tag": "@rushstack/lockfile-explorer_v1.7.23",

apps/lockfile-explorer/CHANGELOG.md

+6-1
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 Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:34 GMT and should not be manually modified.
4+
5+
## 1.7.24
6+
Tue, 11 Mar 2025 02:12:34 GMT
7+
8+
_Version update only_
49

510
## 1.7.23
611
Tue, 11 Mar 2025 00:11:25 GMT

apps/rundown/CHANGELOG.json

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.1.90",
6+
"tag": "@rushstack/rundown_v1.1.90",
7+
"date": "Tue, 11 Mar 2025 02:12:34 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.12.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.70.0`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.1.89",
624
"tag": "@rushstack/rundown_v1.1.89",

apps/rundown/CHANGELOG.md

+6-1
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 Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:34 GMT and should not be manually modified.
4+
5+
## 1.1.90
6+
Tue, 11 Mar 2025 02:12:34 GMT
7+
8+
_Version update only_
49

510
## 1.1.89
611
Tue, 11 Mar 2025 00:11:25 GMT

apps/trace-import/CHANGELOG.json

+26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.5.0",
6+
"tag": "@rushstack/trace-import_v0.5.0",
7+
"date": "Tue, 11 Mar 2025 02:12:33 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Bump the TypeScript dependency to ~5.8.2."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.12.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.15.1`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.23.6`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/heft\" to `0.70.0`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "0.4.1",
632
"tag": "@rushstack/trace-import_v0.4.1",

apps/trace-import/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/trace-import
22

3-
This log was last generated on Tue, 11 Mar 2025 00:11:25 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Mar 2025 02:12:33 GMT and should not be manually modified.
4+
5+
## 0.5.0
6+
Tue, 11 Mar 2025 02:12:33 GMT
7+
8+
### Minor changes
9+
10+
- Bump the TypeScript dependency to ~5.8.2.
411

512
## 0.4.1
613
Tue, 11 Mar 2025 00:11:25 GMT

common/changes/@microsoft/api-extractor-model/bump-cyclics_2025-03-01-07-39.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor-model/bump-ts_2025-02-25-04-50.json

-10
This file was deleted.

common/changes/@microsoft/api-extractor-model/main_2025-02-25-02-18.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor-model/main_2025-03-01-05-27.json

-11
This file was deleted.

common/changes/@rushstack/eslint-config/main_2025-03-11-00-11.json

-10
This file was deleted.

common/changes/@rushstack/eslint-patch/bump-cyclics_2025-03-01-07-39.json

-11
This file was deleted.

common/changes/@rushstack/eslint-patch/bump-ts_2025-02-19-19-31.json

-10
This file was deleted.

0 commit comments

Comments
 (0)