Skip to content

Commit 8302263

Browse files
authored
Merge branch 'microsoft:main' into main
2 parents e5352c0 + d61ddd6 commit 8302263

205 files changed

Lines changed: 1442 additions & 387 deletions

File tree

Some content is hidden

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

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.28.9",
6+
"tag": "@microsoft/api-documenter_v7.28.9",
7+
"date": "Sat, 07 Feb 2026 01:13:26 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.14`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.28.8",
618
"tag": "@microsoft/api-documenter_v7.28.8",

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 Wed, 04 Feb 2026 20:42:47 GMT and should not be manually modified.
3+
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
4+
5+
## 7.28.9
6+
Sat, 07 Feb 2026 01:13:26 GMT
7+
8+
_Version update only_
49

510
## 7.28.8
611
Wed, 04 Feb 2026 20:42:47 GMT

apps/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-documenter",
3-
"version": "7.28.8",
3+
"version": "7.28.9",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",

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.56.3",
6+
"tag": "@microsoft/api-extractor_v7.56.3",
7+
"date": "Sat, 07 Feb 2026 01:13:26 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Upgrade `lodash` dependency from `~4.17.15` to `~4.17.23`."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.56.2",
618
"tag": "@microsoft/api-extractor_v7.56.2",

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 Wed, 04 Feb 2026 20:42:47 GMT and should not be manually modified.
3+
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
4+
5+
## 7.56.3
6+
Sat, 07 Feb 2026 01:13:26 GMT
7+
8+
### Patches
9+
10+
- Upgrade `lodash` dependency from `~4.17.15` to `~4.17.23`.
411

512
## 7.56.2
613
Wed, 04 Feb 2026 20:42:47 GMT

apps/api-extractor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-extractor",
3-
"version": "7.56.2",
3+
"version": "7.56.3",
44
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
55
"keywords": [
66
"typescript",
@@ -45,7 +45,7 @@
4545
"@rushstack/terminal": "workspace:*",
4646
"@rushstack/ts-command-line": "workspace:*",
4747
"diff": "~8.0.2",
48-
"lodash": "~4.17.15",
48+
"lodash": "~4.17.23",
4949
"minimatch": "10.1.2",
5050
"resolve": "~1.22.1",
5151
"semver": "~7.5.4",
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@rushstack/heft": "1.1.7",
57-
"@types/lodash": "4.14.116",
57+
"@types/lodash": "4.17.23",
5858
"@types/resolve": "1.20.2",
5959
"@types/semver": "7.5.0",
6060
"decoupled-local-node-rig": "workspace:*",

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.43",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.1.43",
7+
"date": "Sat, 07 Feb 2026 01:13:26 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.6.14`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.14`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.1.42",
621
"tag": "@rushstack/cpu-profile-summarizer_v0.1.42",

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 Wed, 04 Feb 2026 20:42:47 GMT and should not be manually modified.
3+
This log was last generated on Sat, 07 Feb 2026 01:13:26 GMT and should not be manually modified.
4+
5+
## 0.1.43
6+
Sat, 07 Feb 2026 01:13:26 GMT
7+
8+
_Version update only_
49

510
## 0.1.42
611
Wed, 04 Feb 2026 20:42:47 GMT

apps/cpu-profile-summarizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
3-
"version": "0.1.42",
3+
"version": "0.1.43",
44
"description": "CLI tool for running analytics on multiple V8 .cpuprofile files",
55
"repository": {
66
"type": "git",

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": "1.1.14",
6+
"tag": "@rushstack/heft_v1.1.14",
7+
"date": "Sat, 07 Feb 2026 01:13:26 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.56.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.1.13",
618
"tag": "@rushstack/heft_v1.1.13",

0 commit comments

Comments
 (0)