Skip to content

Commit fd502a4

Browse files
committed
Update changelogs [skip ci]
1 parent 4e62de7 commit fd502a4

7 files changed

Lines changed: 32 additions & 53 deletions

apps/rush/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.167.0",
6+
"tag": "@microsoft/rush_v5.167.0",
7+
"date": "Thu, 05 Feb 2026 00:24:16 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add support for `rush-pnpm approve-builds` command to persist `globalOnlyBuiltDependencies` in pnpm-config.json"
12+
},
13+
{
14+
"comment": "Filter npm-incompatible properties from .npmrc when npm is used with a configuration intended for pnpm or yarn, to eliminate spurious warnings during package manager installation."
15+
},
16+
{
17+
"comment": "Fix a longstanding issue where a package.json script could hang on Windows if it accessed STDIN under certain circumstances"
18+
},
19+
{
20+
"comment": "Upgrade tar dependency from 6.2.1 to 7.5.6 to fix security vulnerability GHSA-8qq5-rm4j-mr97"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "5.166.0",
627
"tag": "@microsoft/rush_v5.166.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Mon, 12 Jan 2026 23:39:06 GMT and should not be manually modified.
3+
This log was last generated on Thu, 05 Feb 2026 00:24:16 GMT and should not be manually modified.
4+
5+
## 5.167.0
6+
Thu, 05 Feb 2026 00:24:16 GMT
7+
8+
### Updates
9+
10+
- Add support for `rush-pnpm approve-builds` command to persist `globalOnlyBuiltDependencies` in pnpm-config.json
11+
- Filter npm-incompatible properties from .npmrc when npm is used with a configuration intended for pnpm or yarn, to eliminate spurious warnings during package manager installation.
12+
- Fix a longstanding issue where a package.json script could hang on Windows if it accessed STDIN under certain circumstances
13+
- Upgrade tar dependency from 6.2.1 to 7.5.6 to fix security vulnerability GHSA-8qq5-rm4j-mr97
414

515
## 5.166.0
616
Mon, 12 Jan 2026 23:39:06 GMT

common/changes/@microsoft/rush/approve-builds_2026-01-26-21-57.json

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

common/changes/@microsoft/rush/filter-npmrc-properties_2026-01-26-23-12.json

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

common/changes/@microsoft/rush/octogonz-rush-stdin-hang_2026-01-29-03-43.json

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

common/changes/@microsoft/rush/upgrade-tar-security_2026-01-26-23-56.json

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

common/changes/@microsoft/rush/yverupaka-webpack-upgrade_2026-02-04-22-04.json

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

0 commit comments

Comments
 (0)