From fbb7449e9c429f35dda02663ea050b1c2bc65480 Mon Sep 17 00:00:00 2001 From: Sean McManus Date: Fri, 29 May 2026 15:06:33 -0700 Subject: [PATCH 1/2] Update vsce. --- Build/package/jobs_package_vsix.yml | 2 +- Build/publish/jobs_publish_vsix.yml | 2 +- Extension/package.json | 2 +- Extension/yarn.lock | 27 ++++++++++--------------- ExtensionPack/package-lock.json | 31 +++++++++++------------------ ExtensionPack/package.json | 2 +- Themes/package-lock.json | 31 +++++++++++------------------ Themes/package.json | 2 +- 8 files changed, 39 insertions(+), 60 deletions(-) diff --git a/Build/package/jobs_package_vsix.yml b/Build/package/jobs_package_vsix.yml index b5a73b174..5f80eee6e 100644 --- a/Build/package/jobs_package_vsix.yml +++ b/Build/package/jobs_package_vsix.yml @@ -59,7 +59,7 @@ jobs: - script: mkdir $(Build.ArtifactStagingDirectory)\vsix displayName: Create Staging Directory - - script: npm install --no-save --ignore-scripts=false --include=optional --force @vscode/vsce@3.7.1 + - script: npm install --no-save --ignore-scripts=false --include=optional --force @vscode/vsce@3.9.1 displayName: Install vsce workingDirectory: $(Build.SourcesDirectory)\${{ parameters.srcDir }} diff --git a/Build/publish/jobs_publish_vsix.yml b/Build/publish/jobs_publish_vsix.yml index 9decb93f8..0b7c5ee83 100644 --- a/Build/publish/jobs_publish_vsix.yml +++ b/Build/publish/jobs_publish_vsix.yml @@ -31,7 +31,7 @@ jobs: $aadToken = az account get-access-token --query accessToken --resource $(AzureGuid) -o tsv Write-Host "##vso[task.setvariable variable=AAD_TOKEN;issecret=true]$aadToken" - - script: npm install --no-save --ignore-scripts=false --include=optional --force @vscode/vsce@3.7.1 + - script: npm install --no-save --ignore-scripts=false --include=optional --force @vscode/vsce@3.9.1 displayName: Install vsce - script: npm rebuild @vscode/vsce-sign --ignore-scripts=false diff --git a/Extension/package.json b/Extension/package.json index 1b8b10daf..20ecb4594 100644 --- a/Extension/package.json +++ b/Extension/package.json @@ -6871,7 +6871,7 @@ "@vscode/debugprotocol": "^1.65.0", "@vscode/dts": "^0.4.0", "@vscode/test-electron": "^2.3.10", - "@vscode/vsce": "^3.7.1", + "@vscode/vsce": "^3.9.1", "async-child-process": "^1.1.1", "await-notify": "^1.0.1", "eslint": "^9.39.2", diff --git a/Extension/yarn.lock b/Extension/yarn.lock index a63af3e8b..0f24358da 100644 --- a/Extension/yarn.lock +++ b/Extension/yarn.lock @@ -1136,10 +1136,10 @@ "@vscode/vsce-sign-win32-arm64" "2.0.6" "@vscode/vsce-sign-win32-x64" "2.0.6" -"@vscode/vsce@^3.7.1": - version "3.7.1" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.7.1.tgz#55a88ae40e9618fea251e373bc6b23c128915654" - integrity sha1-VaiK5A6WGP6iUeNzvGsjwSiRVlQ= +"@vscode/vsce@^3.9.1": + version "3.9.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.9.1.tgz#cf273fe0895a14fe8a5e7fd88630bb5a5876ad6a" + integrity sha1-zyc/4IlaFP6KXn/YhjC7Wlh2rWo= dependencies: "@azure/identity" "^4.1.0" "@secretlint/node" "^10.1.2" @@ -1168,7 +1168,7 @@ typed-rest-client "^1.8.4" url-join "^4.0.1" xml2js "^0.5.0" - yauzl "^2.3.1" + yauzl "^3.2.1" yazl "^2.2.2" optionalDependencies: keytar "^7.7.0" @@ -2947,13 +2947,6 @@ fastq@^1.13.0, fastq@^1.6.0: dependencies: reusify "^1.0.4" -fd-slicer@~1.1.0: - version "1.1.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e" - integrity sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4= - dependencies: - pend "~1.2.0" - fdir@^6.5.0: version "6.5.0" resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" @@ -6840,13 +6833,13 @@ yargs@^17.3.0: y18n "^5.0.5" yargs-parser "^21.1.1" -yauzl@^2.3.1: - version "2.10.0" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9" - integrity sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk= +yauzl@^3.2.1: + version "3.3.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-3.3.1.tgz#b0de68ae3a862715e130849679a4236f54dba45f" + integrity sha1-sN5orjqGJxXhMISWeaQjb1TbpF8= dependencies: buffer-crc32 "~0.2.3" - fd-slicer "~1.1.0" + pend "~1.2.0" yazl@^2.2.2: version "2.5.1" diff --git a/ExtensionPack/package-lock.json b/ExtensionPack/package-lock.json index 93757cbe7..630701030 100644 --- a/ExtensionPack/package-lock.json +++ b/ExtensionPack/package-lock.json @@ -9,7 +9,7 @@ "version": "1.5.1", "license": "SEE LICENSE IN LICENSE.txt", "devDependencies": { - "@vscode/vsce": "^3.7.1" + "@vscode/vsce": "^3.9.1" }, "engines": { "vscode": "^1.48.0" @@ -584,9 +584,9 @@ } }, "node_modules/@vscode/vsce": { - "version": "3.7.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.7.1.tgz", - "integrity": "sha1-VaiK5A6WGP6iUeNzvGsjwSiRVlQ=", + "version": "3.9.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.9.1.tgz", + "integrity": "sha1-zyc/4IlaFP6KXn/YhjC7Wlh2rWo=", "dev": true, "license": "MIT", "dependencies": { @@ -617,7 +617,7 @@ "typed-rest-client": "^1.8.4", "url-join": "^4.0.1", "xml2js": "^0.5.0", - "yauzl": "^2.3.1", + "yauzl": "^3.2.1", "yazl": "^2.2.2" }, "bin": { @@ -1622,16 +1622,6 @@ "reusify": "^1.0.4" } }, - "node_modules/fd-slicer": { - "version": "1.1.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fd-slicer/-/fd-slicer-1.1.0.tgz", - "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=", - "dev": true, - "license": "MIT", - "dependencies": { - "pend": "~1.2.0" - } - }, "node_modules/fill-range": { "version": "7.1.1", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fill-range/-/fill-range-7.1.1.tgz", @@ -3951,14 +3941,17 @@ "license": "ISC" }, "node_modules/yauzl": { - "version": "2.10.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=", + "version": "3.3.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-3.3.1.tgz", + "integrity": "sha1-sN5orjqGJxXhMISWeaQjb1TbpF8=", "dev": true, "license": "MIT", "dependencies": { "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" + "pend": "~1.2.0" + }, + "engines": { + "node": ">=12" } }, "node_modules/yazl": { diff --git a/ExtensionPack/package.json b/ExtensionPack/package.json index 307410660..199df4086 100644 --- a/ExtensionPack/package.json +++ b/ExtensionPack/package.json @@ -42,7 +42,7 @@ "ms-vscode.cmake-tools" ], "devDependencies": { - "@vscode/vsce": "^3.7.1" + "@vscode/vsce": "^3.9.1" }, "overrides": { "@azure/msal-browser": "^4.29.1" diff --git a/Themes/package-lock.json b/Themes/package-lock.json index 8f5a4d488..6c31863ed 100644 --- a/Themes/package-lock.json +++ b/Themes/package-lock.json @@ -9,7 +9,7 @@ "version": "2.1.0", "license": "SEE LICENSE IN LICENSE.txt", "devDependencies": { - "@vscode/vsce": "^3.7.1" + "@vscode/vsce": "^3.9.1" }, "engines": { "vscode": "^1.30.0" @@ -584,9 +584,9 @@ } }, "node_modules/@vscode/vsce": { - "version": "3.7.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.7.1.tgz", - "integrity": "sha1-VaiK5A6WGP6iUeNzvGsjwSiRVlQ=", + "version": "3.9.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@vscode/vsce/-/vsce-3.9.1.tgz", + "integrity": "sha1-zyc/4IlaFP6KXn/YhjC7Wlh2rWo=", "dev": true, "license": "MIT", "dependencies": { @@ -617,7 +617,7 @@ "typed-rest-client": "^1.8.4", "url-join": "^4.0.1", "xml2js": "^0.5.0", - "yauzl": "^2.3.1", + "yauzl": "^3.2.1", "yazl": "^2.2.2" }, "bin": { @@ -1622,16 +1622,6 @@ "reusify": "^1.0.4" } }, - "node_modules/fd-slicer": { - "version": "1.1.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fd-slicer/-/fd-slicer-1.1.0.tgz", - "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=", - "dev": true, - "license": "MIT", - "dependencies": { - "pend": "~1.2.0" - } - }, "node_modules/fill-range": { "version": "7.1.1", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fill-range/-/fill-range-7.1.1.tgz", @@ -3951,14 +3941,17 @@ "license": "ISC" }, "node_modules/yauzl": { - "version": "2.10.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=", + "version": "3.3.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yauzl/-/yauzl-3.3.1.tgz", + "integrity": "sha1-sN5orjqGJxXhMISWeaQjb1TbpF8=", "dev": true, "license": "MIT", "dependencies": { "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" + "pend": "~1.2.0" + }, + "engines": { + "node": ">=12" } }, "node_modules/yazl": { diff --git a/Themes/package.json b/Themes/package.json index 03eafba21..90d3ba17d 100644 --- a/Themes/package.json +++ b/Themes/package.json @@ -63,7 +63,7 @@ ] }, "devDependencies": { - "@vscode/vsce": "^3.7.1" + "@vscode/vsce": "^3.9.1" }, "overrides": { "@azure/msal-browser": "^4.29.1" From 5ccaf59cd5f7cf25478a3e0666b6a782644752d6 Mon Sep 17 00:00:00 2001 From: Sean McManus Date: Fri, 29 May 2026 15:08:30 -0700 Subject: [PATCH 2/2] Update uuid. --- Extension/package.json | 3 ++- Extension/yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Extension/package.json b/Extension/package.json index 20ecb4594..4c3e692e8 100644 --- a/Extension/package.json +++ b/Extension/package.json @@ -6930,6 +6930,7 @@ "gulp-typescript/**/glob-parent": "^5.1.2", "serialize-javascript": "^7.0.5", "@azure/msal-browser": "^4.29.1", - "flatted": "^3.4.1" + "flatted": "^3.4.1", + "uuid": "^11.1.1" } } \ No newline at end of file diff --git a/Extension/yarn.lock b/Extension/yarn.lock index 0f24358da..464e4a26b 100644 --- a/Extension/yarn.lock +++ b/Extension/yarn.lock @@ -6330,10 +6330,10 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1: resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= -uuid@^8.3.0: - version "8.3.2" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" - integrity sha1-gNW1ztJxu5r2xEXyGhoExgbO++I= +uuid@^11.1.1, uuid@^8.3.0: + version "11.1.1" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/uuid/-/uuid-11.1.1.tgz#f6d81d2e1c65d00762e5e29b16c5d2d995e208ad" + integrity sha1-9tgdLhxl0Adi5eKbFsXS2ZXiCK0= v8-compile-cache-lib@^3.0.1: version "3.0.1"