mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-15 18:37:00 +01:00
* chore: bump windows-process-tree to 0.8.0 Picks up microsoft/vscode-windows-process-tree#87, which fixes process command lines being converted with CP_ACP instead of CP_UTF8, so non-ANSI characters (e.g. Cyrillic) rendered as ? in the Process Explorer. Fixes #219183 * fix: update allow-scripts --------- Co-authored-by: deepak1556 <hop2deep@gmail.com>