From 026aa977445533aa68045802ff308f2b1d5511fb Mon Sep 17 00:00:00 2001 From: Victor Vazquez Date: Fri, 23 Jan 2026 22:54:00 +0000 Subject: [PATCH 1/2] fix security issue with playwright/test 1.49.1 (#6592) --- ext/vscode/package-lock.json | 70 ++---------------------------------- 1 file changed, 3 insertions(+), 67 deletions(-) diff --git a/ext/vscode/package-lock.json b/ext/vscode/package-lock.json index 74f3dfdd325..f16a63bf04d 100644 --- a/ext/vscode/package-lock.json +++ b/ext/vscode/package-lock.json @@ -19,7 +19,6 @@ }, "devDependencies": { "@azure/core-auth": "~1", - "@playwright/test": "~1.49", "@types/chai": "~5", "@types/mocha": "~10", "@types/node": "~20", @@ -925,22 +924,6 @@ "node": ">=14" } }, - "node_modules/@playwright/test": { - "version": "1.49.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.49.1.tgz", - "integrity": "sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "playwright": "1.49.1" - }, - "bin": { - "playwright": "cli.js" - }, - "engines": { - "node": ">=18" - } - }, "node_modules/@polka/url": { "version": "1.0.0-next.29", "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz", @@ -3948,21 +3931,6 @@ "node": ">=14.14" } }, - "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, "node_modules/function-bind": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", @@ -6227,38 +6195,6 @@ "node": ">=8" } }, - "node_modules/playwright": { - "version": "1.49.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.49.1.tgz", - "integrity": "sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "playwright-core": "1.49.1" - }, - "bin": { - "playwright": "cli.js" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { - "fsevents": "2.3.2" - } - }, - "node_modules/playwright-core": { - "version": "1.49.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.49.1.tgz", - "integrity": "sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==", - "dev": true, - "license": "Apache-2.0", - "bin": { - "playwright-core": "cli.js" - }, - "engines": { - "node": ">=18" - } - }, "node_modules/pluralize": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz", @@ -7787,9 +7723,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz", - "integrity": "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==", + "version": "7.19.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.19.0.tgz", + "integrity": "sha512-Heho1hJD81YChi+uS2RkSjcVO+EQLmLSyUlHyp7Y/wFbxQaGb4WXVKD073JytrjXJVkSZVzoE2MCSOKugFGtOQ==", "dev": true, "license": "MIT", "engines": { From 8f70dbea28bb02fef8f57872500b8e87cb9a60df Mon Sep 17 00:00:00 2001 From: Victor Vazquez Date: Wed, 4 Feb 2026 19:12:10 +0000 Subject: [PATCH 2/2] update reg for concurX 0.1.0 --- cli/azd/extensions/registry.json | 65 ++++++++++++++++++++++++++++++-- 1 file changed, 62 insertions(+), 3 deletions(-) diff --git a/cli/azd/extensions/registry.json b/cli/azd/extensions/registry.json index 85124abbf69..9dfac2f69ed 100644 --- a/cli/azd/extensions/registry.json +++ b/cli/azd/extensions/registry.json @@ -2065,6 +2065,65 @@ "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.0.2/microsoft-azd-concurx-windows-arm64.zip" } } + }, + { + "version": "0.1.0", + "capabilities": [ + "custom-commands", + "metadata" + ], + "usage": "azd concurx \u003ccommand\u003e [options]", + "examples": null, + "artifacts": { + "darwin/amd64": { + "checksum": { + "algorithm": "sha256", + "value": "9e07a877dbc98e918a85e0da30d2dd6edf53203dccae613c44fa9ee5dd071720" + }, + "entryPoint": "microsoft-azd-concurx-darwin-amd64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.1.0/microsoft-azd-concurx-darwin-amd64.zip" + }, + "darwin/arm64": { + "checksum": { + "algorithm": "sha256", + "value": "75635e244a56a8822ce523fbfb8d448b1ff6c18cbd00f7679535e7bc08c43435" + }, + "entryPoint": "microsoft-azd-concurx-darwin-arm64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.1.0/microsoft-azd-concurx-darwin-arm64.zip" + }, + "linux/amd64": { + "checksum": { + "algorithm": "sha256", + "value": "35180086ea5b5c0b6fda8490a84dac3f4ab1d81afbf7ee326ee81dc46d28212c" + }, + "entryPoint": "microsoft-azd-concurx-linux-amd64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.1.0/microsoft-azd-concurx-linux-amd64.tar.gz" + }, + "linux/arm64": { + "checksum": { + "algorithm": "sha256", + "value": "9d12aafa43c6dc5cfd2343a11b0a5cdfa4cc35ae3cf2fc65103b09a3711592f2" + }, + "entryPoint": "microsoft-azd-concurx-linux-arm64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.1.0/microsoft-azd-concurx-linux-arm64.tar.gz" + }, + "windows/amd64": { + "checksum": { + "algorithm": "sha256", + "value": "1d1d49b72a50c15628e3960730be00b4aa70b0a33ce29ecbf586bf7236b617a6" + }, + "entryPoint": "microsoft-azd-concurx-windows-amd64.exe", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.1.0/microsoft-azd-concurx-windows-amd64.zip" + }, + "windows/arm64": { + "checksum": { + "algorithm": "sha256", + "value": "3ca2b2ec04eac82bcad707030b0763cdd4c8a7b19701bf359b87861e47055f0c" + }, + "entryPoint": "microsoft-azd-concurx-windows-arm64.exe", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-microsoft-azd-concurx_0.1.0/microsoft-azd-concurx-windows-arm64.zip" + } + } } ] }, @@ -2353,11 +2412,11 @@ } }, { + "version": "0.0.12-preview", "capabilities": [ "custom-commands", "metadata" ], - "version": "0.0.12-preview", "usage": "azd ai finetuning \u003ccommand\u003e [options]", "examples": [ { @@ -2423,11 +2482,11 @@ } }, { + "version": "0.0.14-preview", "capabilities": [ "custom-commands", "metadata" ], - "version": "0.0.14-preview", "usage": "azd ai finetuning \u003ccommand\u003e [options]", "examples": [ { @@ -2493,11 +2552,11 @@ } }, { + "version": "0.0.16-preview", "capabilities": [ "custom-commands", "metadata" ], - "version": "0.0.16-preview", "usage": "azd ai finetuning \u003ccommand\u003e [options]", "examples": [ {