Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.30.15",
"tag": "@microsoft/api-documenter_v7.30.15",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "7.30.14",
"tag": "@microsoft/api-documenter_v7.30.14",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 7.30.15
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 7.30.14
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.30.14",
"version": "7.30.15",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
20 changes: 20 additions & 0 deletions apps/cpu-profile-summarizer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@rushstack/cpu-profile-summarizer",
"entries": [
{
"version": "0.2.27",
"tag": "@rushstack/cpu-profile-summarizer_v0.2.27",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.7.27`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "0.2.26",
"tag": "@rushstack/cpu-profile-summarizer_v0.2.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/cpu-profile-summarizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/cpu-profile-summarizer

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 0.2.27
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 0.2.26
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/cpu-profile-summarizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/cpu-profile-summarizer",
"version": "0.2.26",
"version": "0.2.27",
"description": "CLI tool for running analytics on multiple V8 .cpuprofile files",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "1.3.0",
"tag": "@rushstack/heft_v1.3.0",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"minor": [
{
"comment": "Emit negotiated structured child output and diagnostics when Rush provides a reporter descriptor, while preserving standalone terminal behavior."
}
],
"patch": [
{
"comment": "Recognize inherited reporter pipes on Windows while continuing to reject regular-file descriptors."
}
]
}
},
{
"version": "1.2.26",
"tag": "@rushstack/heft_v1.2.26",
Expand Down
13 changes: 12 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Change Log - @rushstack/heft

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 1.3.0
Mon, 14 Sep 2026 22:42:32 GMT

### Minor changes

- Emit negotiated structured child output and diagnostics when Rush provides a reporter descriptor, while preserving standalone terminal behavior.

### Patches

- Recognize inherited reporter pipes on Windows while continuing to reject regular-file descriptors.

## 1.2.26
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft",
"version": "1.2.26",
"version": "1.3.0",
"description": "Build all your JavaScript projects the same way: A way that works.",
"keywords": [
"toolchain",
Expand Down
17 changes: 17 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "2.2.28",
"tag": "@rushstack/lockfile-explorer_v2.2.28",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "2.2.27",
"tag": "@rushstack/lockfile-explorer_v2.2.27",
Expand Down
7 changes: 6 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 2.2.28
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 2.2.27
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/lockfile-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lockfile-explorer",
"version": "2.2.27",
"version": "2.2.28",
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
"keywords": [
"conflict",
Expand Down
17 changes: 17 additions & 0 deletions apps/playwright-browser-tunnel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/playwright-browser-tunnel",
"entries": [
{
"version": "0.3.31",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.31",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "0.3.30",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.30",
Expand Down
7 changes: 6 additions & 1 deletion apps/playwright-browser-tunnel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/playwright-browser-tunnel

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 0.3.31
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 0.3.30
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/playwright-browser-tunnel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/playwright-browser-tunnel",
"version": "0.3.30",
"version": "0.3.31",
"description": "Run a remote Playwright Browser Tunnel. Useful in remote development environments.",
"license": "MIT",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.3.27",
"tag": "@rushstack/rundown_v1.3.27",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "1.3.26",
"tag": "@rushstack/rundown_v1.3.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/rundown

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 1.3.27
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 1.3.26
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/rundown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rundown",
"version": "1.3.26",
"version": "1.3.27",
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions apps/rush-mcp-server/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/mcp-server",
"entries": [
{
"version": "0.4.27",
"tag": "@rushstack/mcp-server_v0.4.27",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "0.4.26",
"tag": "@rushstack/mcp-server_v0.4.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/rush-mcp-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/mcp-server

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 0.4.27
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 0.4.26
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/rush-mcp-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/mcp-server",
"version": "0.4.26",
"version": "0.4.27",
"description": "A Model Context Protocol server implementation for Rush",
"keywords": [
"rush",
Expand Down
17 changes: 17 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.7.27",
"tag": "@rushstack/trace-import_v0.7.27",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "0.7.26",
"tag": "@rushstack/trace-import_v0.7.26",
Expand Down
7 changes: 6 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/trace-import

This log was last generated on Sat, 05 Sep 2026 00:15:08 GMT and should not be manually modified.
This log was last generated on Mon, 14 Sep 2026 22:42:32 GMT and should not be manually modified.

## 0.7.27
Mon, 14 Sep 2026 22:42:32 GMT

_Version update only_

## 0.7.26
Sat, 05 Sep 2026 00:15:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/trace-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/trace-import",
"version": "0.7.26",
"version": "0.7.27",
"description": "CLI tool for understanding how require() and \"import\" statements get resolved",
"repository": {
"type": "git",
Expand Down
20 changes: 20 additions & 0 deletions apps/zipsync/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@rushstack/zipsync",
"entries": [
{
"version": "0.3.27",
"tag": "@rushstack/zipsync_v0.3.27",
"date": "Mon, 14 Sep 2026 22:42:32 GMT",
"comments": {
"none": [
{
"comment": "Use ECMAScript private syntax for internal class members."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/lookup-by-path\" to `0.10.16`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.3.0`"
}
]
}
},
{
"version": "0.3.26",
"tag": "@rushstack/zipsync_v0.3.26",
Expand Down
Loading
Loading