Skip to content

Commit 1f03a6b

Browse files
committed
Update changelogs [skip ci]
1 parent 9a25abc commit 1f03a6b

File tree

89 files changed

+965
-54
lines changed

Some content is hidden

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

89 files changed

+965
-54
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.26.13",
6+
"tag": "@microsoft/api-documenter_v7.26.13",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.26.12",
618
"tag": "@microsoft/api-documenter_v7.26.12",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 7.26.13
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 7.26.12
611
Thu, 27 Feb 2025 01:10:39 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.51.1",
6+
"tag": "@microsoft/api-extractor_v7.51.1",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Include triple-slash references marked with `preserve=\"true\"` from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with `preserve=\"true\"` are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.51.0",
618
"tag": "@microsoft/api-extractor_v7.51.0",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 7.51.1
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
### Patches
9+
10+
- Include triple-slash references marked with `preserve="true"` from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with `preserve="true"` are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.
411

512
## 7.51.0
613
Thu, 27 Feb 2025 01:10:39 GMT

apps/cpu-profile-summarizer/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
33
"entries": [
4+
{
5+
"version": "0.1.6",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.1.6",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.5.8`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.1.5",
621
"tag": "@rushstack/cpu-profile-summarizer_v0.1.5",

apps/cpu-profile-summarizer/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.1.6
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.1.5
611
Thu, 27 Feb 2025 01:10:39 GMT

apps/heft/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",
33
"entries": [
4+
{
5+
"version": "0.69.2",
6+
"tag": "@rushstack/heft_v0.69.2",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.51.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.69.1",
618
"tag": "@rushstack/heft_v0.69.1",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.69.2
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.69.1
611
Thu, 27 Feb 2025 01:10:39 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.7.22",
6+
"tag": "@rushstack/lockfile-explorer_v1.7.22",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.7.21",
618
"tag": "@rushstack/lockfile-explorer_v1.7.21",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 1.7.22
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 1.7.21
611
Thu, 27 Feb 2025 01:10:39 GMT

apps/rundown/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.1.88",
6+
"tag": "@rushstack/rundown_v1.1.88",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.1.87",
618
"tag": "@rushstack/rundown_v1.1.87",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 1.1.88
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 1.1.87
611
Thu, 27 Feb 2025 01:10:39 GMT

apps/trace-import/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.3.88",
6+
"tag": "@rushstack/trace-import_v0.3.88",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.3.87",
618
"tag": "@rushstack/trace-import_v0.3.87",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.3.88
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.3.87
611
Thu, 27 Feb 2025 01:10:39 GMT

common/changes/@microsoft/api-extractor/reference-in-index_2025-02-25-01-16.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.80",
6+
"tag": "@rushstack/eslint-bulk_v0.1.80",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.1.79",
618
"tag": "@rushstack/eslint-bulk_v0.1.79",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.1.80
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.1.79
611
Thu, 27 Feb 2025 01:10:39 GMT

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-api-extractor-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.71",
6+
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.71",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.51.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `0.69.1` to `0.69.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.70",
624
"tag": "@rushstack/heft-api-extractor-plugin_v0.3.70",

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 Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.3.71
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.3.70
611
Thu, 27 Feb 2025 01:10:39 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.89",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.89",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.4.22`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.51.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.69.1` to `0.69.2`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.4.88",
627
"tag": "@rushstack/heft-dev-cert-plugin_v0.4.88",

heft-plugins/heft-dev-cert-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-dev-cert-plugin
22

3-
This log was last generated on Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.4.89
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.4.88
611
Thu, 27 Feb 2025 01:10:39 GMT

heft-plugins/heft-jest-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
33
"entries": [
4+
{
5+
"version": "0.14.12",
6+
"tag": "@rushstack/heft-jest-plugin_v0.14.12",
7+
"date": "Sat, 01 Mar 2025 05:00:09 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.69.1` to `0.69.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.14.11",
621
"tag": "@rushstack/heft-jest-plugin_v0.14.11",

heft-plugins/heft-jest-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-jest-plugin
22

3-
This log was last generated on Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
3+
This log was last generated on Sat, 01 Mar 2025 05:00:09 GMT and should not be manually modified.
4+
5+
## 0.14.12
6+
Sat, 01 Mar 2025 05:00:09 GMT
7+
8+
_Version update only_
49

510
## 0.14.11
611
Thu, 27 Feb 2025 01:10:39 GMT

0 commit comments

Comments
 (0)