From 4c437d8f8fcf69286a333df65a7f828b9fac666b Mon Sep 17 00:00:00 2001 From: tintse-thxsky-MSFT <104647196+tintse-thxsky-MSFT@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:06:25 -0400 Subject: [PATCH] UniversalPackage path fix by upgrading dependency (#20148) --- .../_buildConfigs/Node20/package-lock.json | 8 +- .../_buildConfigs/Node20/package.json | 2 +- Tasks/UniversalPackagesV0/package-lock.json | 96 ++----------------- Tasks/UniversalPackagesV0/package.json | 2 +- Tasks/UniversalPackagesV0/task.json | 2 +- Tasks/UniversalPackagesV0/task.loc.json | 2 +- _generated/UniversalPackagesV0.versionmap.txt | 4 +- .../UniversalPackagesV0/package-lock.json | 96 ++----------------- _generated/UniversalPackagesV0/package.json | 2 +- _generated/UniversalPackagesV0/task.json | 6 +- _generated/UniversalPackagesV0/task.loc.json | 6 +- .../package-lock.json | 8 +- .../UniversalPackagesV0_Node20/package.json | 2 +- .../UniversalPackagesV0_Node20/task.json | 6 +- .../UniversalPackagesV0_Node20/task.loc.json | 6 +- 15 files changed, 42 insertions(+), 206 deletions(-) diff --git a/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package-lock.json b/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package-lock.json index 6e6e0bed86c7..f48fb34639dd 100644 --- a/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package-lock.json +++ b/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package-lock.json @@ -13,7 +13,7 @@ "@types/node": "^20.3.1", "@types/uuid": "^8.3.0", "azure-pipelines-task-lib": "^4.13.0", - "azure-pipelines-tasks-packaging-common": "^3.236.0", + "azure-pipelines-tasks-packaging-common": "^3.242.0", "azure-pipelines-tasks-utility-common": "^3.238.0" }, "devDependencies": { @@ -156,9 +156,9 @@ } }, "node_modules/azure-pipelines-tasks-packaging-common": { - "version": "3.241.1", - "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.241.1.tgz", - "integrity": "sha512-Yq8KsAlLB87DFwpM1lCdS33npSHOvG/i+e02vHcRifJv+6jOnhM/jorhvTQMlLp8Jzbj6LwjminTltWxNUC4pw==", + "version": "3.242.0", + "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.242.0.tgz", + "integrity": "sha512-0Yp7qFMB2ymWOfivpIvqU8I0EUO9Epjci2QbwEaO0/1ZLHuJiGHqjnhGYOOYpbDhV/VmAOnty08owIon38EB/Q==", "dependencies": { "@types/ini": "1.3.30", "@types/ltx": "2.8.0", diff --git a/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package.json b/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package.json index aa41e0e4b868..477b0258fe64 100644 --- a/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package.json +++ b/Tasks/UniversalPackagesV0/_buildConfigs/Node20/package.json @@ -21,7 +21,7 @@ "@types/node": "^20.3.1", "@types/uuid": "^8.3.0", "azure-pipelines-task-lib": "^4.13.0", - "azure-pipelines-tasks-packaging-common": "^3.236.0", + "azure-pipelines-tasks-packaging-common": "^3.242.0", "azure-pipelines-tasks-utility-common": "^3.238.0" }, "devDependencies": { diff --git a/Tasks/UniversalPackagesV0/package-lock.json b/Tasks/UniversalPackagesV0/package-lock.json index df0358687c00..ee6805c19d00 100644 --- a/Tasks/UniversalPackagesV0/package-lock.json +++ b/Tasks/UniversalPackagesV0/package-lock.json @@ -133,9 +133,9 @@ } }, "azure-pipelines-tasks-packaging-common": { - "version": "3.239.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.239.0.tgz", - "integrity": "sha512-WWvTa5C6AtSjXS3bu3fF6JM7aqAldBa2mClcghe/hd+Xy30rQ3QVk/s/sk67HpDANHyCC8ChnJEh6IdjlOjExA==", + "version": "3.242.0", + "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.242.0.tgz", + "integrity": "sha512-0Yp7qFMB2ymWOfivpIvqU8I0EUO9Epjci2QbwEaO0/1ZLHuJiGHqjnhGYOOYpbDhV/VmAOnty08owIon38EB/Q==", "requires": { "@types/ini": "1.3.30", "@types/ltx": "2.8.0", @@ -151,63 +151,8 @@ "ltx": "^2.6.2", "mocha": "^8.4.0", "q": "^1.5.0", - "semver": "^5.5.0", + "semver": "^5.7.2", "typed-rest-client": "1.8.4" - }, - "dependencies": { - "@types/uuid": { - "version": "3.4.13", - "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-3.4.13.tgz", - "integrity": "sha512-pAeZeUbLE4Z9Vi9wsWV2bYPTweEHeJJy0G4pEjOA/FSvy1Ad5U5Km8iDV6TKre1mjBiVNfAdVHKruP8bAh4Q5A==" - }, - "azure-pipelines-task-lib": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-4.12.0.tgz", - "integrity": "sha512-vGrcE/Y1aP9MqtCB9lR7l+0gCO5TaR4RM+JHAIDwJB0o9fI3GsIcjWTJqmcVscPbKw9p/7zpaBgwTcEESHdMwA==", - "requires": { - "adm-zip": "^0.5.10", - "deasync": "^0.1.28", - "minimatch": "3.0.5", - "nodejs-file-downloader": "^4.11.1", - "q": "^1.5.1", - "semver": "^5.1.0", - "shelljs": "^0.8.5", - "uuid": "^3.0.1" - }, - "dependencies": { - "adm-zip": { - "version": "0.5.12", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.12.tgz", - "integrity": "sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==" - } - } - }, - "azure-pipelines-tool-lib": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/azure-pipelines-tool-lib/-/azure-pipelines-tool-lib-2.0.7.tgz", - "integrity": "sha512-1FN67ypNwNhgZllYSm4/pAQdffSfEZJhwW8YeNvm/cKDTS6t6bukTBIkt04c1CsaQe7Ot+eDOVMn41wX1ketXw==", - "requires": { - "@types/semver": "^5.3.0", - "@types/uuid": "^3.4.5", - "azure-pipelines-task-lib": "^4.1.0", - "semver": "^5.7.0", - "semver-compare": "^1.0.0", - "typed-rest-client": "^1.8.6", - "uuid": "^3.3.2" - }, - "dependencies": { - "typed-rest-client": { - "version": "1.8.11", - "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-1.8.11.tgz", - "integrity": "sha512-5UvfMpd1oelmUPRbbaVnq+rHP7ng2cE4qoQkQeAqxRL6PklkxsM0g32/HL0yfvruK6ojQ5x8EE+HF4YV6DtuCA==", - "requires": { - "qs": "^6.9.1", - "tunnel": "0.0.6", - "underscore": "^1.12.1" - } - } - } - } } }, "azure-pipelines-tasks-utility-common": { @@ -270,14 +215,6 @@ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" }, - "bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "requires": { - "file-uri-to-path": "1.0.0" - } - }, "brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -406,15 +343,6 @@ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" }, - "deasync": { - "version": "0.1.29", - "resolved": "https://registry.npmjs.org/deasync/-/deasync-0.1.29.tgz", - "integrity": "sha512-EBtfUhVX23CE9GR6m+F8WPeImEE4hR/FW9RkK0PMl9V1t283s0elqsTD8EZjaKX28SY1BW2rYfCgNsAYdpamUw==", - "requires": { - "bindings": "^1.5.0", - "node-addon-api": "^1.7.1" - } - }, "debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -453,11 +381,6 @@ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" }, - "file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" - }, "fill-range": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", @@ -829,11 +752,6 @@ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz", "integrity": "sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==" }, - "node-addon-api": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz", - "integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==" - }, "nodejs-file-downloader": { "version": "4.12.1", "resolved": "https://registry.npmjs.org/nodejs-file-downloader/-/nodejs-file-downloader-4.12.1.tgz", @@ -952,9 +870,9 @@ } }, "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" }, "sanitize-filename": { "version": "1.6.3", diff --git a/Tasks/UniversalPackagesV0/package.json b/Tasks/UniversalPackagesV0/package.json index e101ea23d966..db8dc6b95600 100644 --- a/Tasks/UniversalPackagesV0/package.json +++ b/Tasks/UniversalPackagesV0/package.json @@ -21,7 +21,7 @@ "@types/node": "^16.11.39", "@types/uuid": "^8.3.0", "azure-pipelines-task-lib": "^4.13.0", - "azure-pipelines-tasks-packaging-common": "^3.230.0", + "azure-pipelines-tasks-packaging-common": "^3.242.0", "azure-pipelines-tasks-utility-common": "^3.238.0" }, "devDependencies": { diff --git a/Tasks/UniversalPackagesV0/task.json b/Tasks/UniversalPackagesV0/task.json index c74119300240..8e306f744000 100644 --- a/Tasks/UniversalPackagesV0/task.json +++ b/Tasks/UniversalPackagesV0/task.json @@ -9,7 +9,7 @@ "category": "Package", "version": { "Major": 0, - "Minor": 242, + "Minor": 243, "Patch": 0 }, "runsOn": [ diff --git a/Tasks/UniversalPackagesV0/task.loc.json b/Tasks/UniversalPackagesV0/task.loc.json index 37c93d0976cb..b053e4edf591 100644 --- a/Tasks/UniversalPackagesV0/task.loc.json +++ b/Tasks/UniversalPackagesV0/task.loc.json @@ -9,7 +9,7 @@ "category": "Package", "version": { "Major": 0, - "Minor": 242, + "Minor": 243, "Patch": 0 }, "runsOn": [ diff --git a/_generated/UniversalPackagesV0.versionmap.txt b/_generated/UniversalPackagesV0.versionmap.txt index 8e92c4994b5a..1246d1429fa7 100644 --- a/_generated/UniversalPackagesV0.versionmap.txt +++ b/_generated/UniversalPackagesV0.versionmap.txt @@ -1,2 +1,2 @@ -Default|0.242.0 -Node20_229_1|0.242.1 +Default|0.243.0 +Node20_229_1|0.243.1 diff --git a/_generated/UniversalPackagesV0/package-lock.json b/_generated/UniversalPackagesV0/package-lock.json index df0358687c00..ee6805c19d00 100644 --- a/_generated/UniversalPackagesV0/package-lock.json +++ b/_generated/UniversalPackagesV0/package-lock.json @@ -133,9 +133,9 @@ } }, "azure-pipelines-tasks-packaging-common": { - "version": "3.239.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.239.0.tgz", - "integrity": "sha512-WWvTa5C6AtSjXS3bu3fF6JM7aqAldBa2mClcghe/hd+Xy30rQ3QVk/s/sk67HpDANHyCC8ChnJEh6IdjlOjExA==", + "version": "3.242.0", + "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.242.0.tgz", + "integrity": "sha512-0Yp7qFMB2ymWOfivpIvqU8I0EUO9Epjci2QbwEaO0/1ZLHuJiGHqjnhGYOOYpbDhV/VmAOnty08owIon38EB/Q==", "requires": { "@types/ini": "1.3.30", "@types/ltx": "2.8.0", @@ -151,63 +151,8 @@ "ltx": "^2.6.2", "mocha": "^8.4.0", "q": "^1.5.0", - "semver": "^5.5.0", + "semver": "^5.7.2", "typed-rest-client": "1.8.4" - }, - "dependencies": { - "@types/uuid": { - "version": "3.4.13", - "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-3.4.13.tgz", - "integrity": "sha512-pAeZeUbLE4Z9Vi9wsWV2bYPTweEHeJJy0G4pEjOA/FSvy1Ad5U5Km8iDV6TKre1mjBiVNfAdVHKruP8bAh4Q5A==" - }, - "azure-pipelines-task-lib": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/azure-pipelines-task-lib/-/azure-pipelines-task-lib-4.12.0.tgz", - "integrity": "sha512-vGrcE/Y1aP9MqtCB9lR7l+0gCO5TaR4RM+JHAIDwJB0o9fI3GsIcjWTJqmcVscPbKw9p/7zpaBgwTcEESHdMwA==", - "requires": { - "adm-zip": "^0.5.10", - "deasync": "^0.1.28", - "minimatch": "3.0.5", - "nodejs-file-downloader": "^4.11.1", - "q": "^1.5.1", - "semver": "^5.1.0", - "shelljs": "^0.8.5", - "uuid": "^3.0.1" - }, - "dependencies": { - "adm-zip": { - "version": "0.5.12", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.12.tgz", - "integrity": "sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==" - } - } - }, - "azure-pipelines-tool-lib": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/azure-pipelines-tool-lib/-/azure-pipelines-tool-lib-2.0.7.tgz", - "integrity": "sha512-1FN67ypNwNhgZllYSm4/pAQdffSfEZJhwW8YeNvm/cKDTS6t6bukTBIkt04c1CsaQe7Ot+eDOVMn41wX1ketXw==", - "requires": { - "@types/semver": "^5.3.0", - "@types/uuid": "^3.4.5", - "azure-pipelines-task-lib": "^4.1.0", - "semver": "^5.7.0", - "semver-compare": "^1.0.0", - "typed-rest-client": "^1.8.6", - "uuid": "^3.3.2" - }, - "dependencies": { - "typed-rest-client": { - "version": "1.8.11", - "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-1.8.11.tgz", - "integrity": "sha512-5UvfMpd1oelmUPRbbaVnq+rHP7ng2cE4qoQkQeAqxRL6PklkxsM0g32/HL0yfvruK6ojQ5x8EE+HF4YV6DtuCA==", - "requires": { - "qs": "^6.9.1", - "tunnel": "0.0.6", - "underscore": "^1.12.1" - } - } - } - } } }, "azure-pipelines-tasks-utility-common": { @@ -270,14 +215,6 @@ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" }, - "bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "requires": { - "file-uri-to-path": "1.0.0" - } - }, "brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -406,15 +343,6 @@ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" }, - "deasync": { - "version": "0.1.29", - "resolved": "https://registry.npmjs.org/deasync/-/deasync-0.1.29.tgz", - "integrity": "sha512-EBtfUhVX23CE9GR6m+F8WPeImEE4hR/FW9RkK0PMl9V1t283s0elqsTD8EZjaKX28SY1BW2rYfCgNsAYdpamUw==", - "requires": { - "bindings": "^1.5.0", - "node-addon-api": "^1.7.1" - } - }, "debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -453,11 +381,6 @@ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" }, - "file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" - }, "fill-range": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", @@ -829,11 +752,6 @@ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz", "integrity": "sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==" }, - "node-addon-api": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz", - "integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==" - }, "nodejs-file-downloader": { "version": "4.12.1", "resolved": "https://registry.npmjs.org/nodejs-file-downloader/-/nodejs-file-downloader-4.12.1.tgz", @@ -952,9 +870,9 @@ } }, "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" }, "sanitize-filename": { "version": "1.6.3", diff --git a/_generated/UniversalPackagesV0/package.json b/_generated/UniversalPackagesV0/package.json index e101ea23d966..db8dc6b95600 100644 --- a/_generated/UniversalPackagesV0/package.json +++ b/_generated/UniversalPackagesV0/package.json @@ -21,7 +21,7 @@ "@types/node": "^16.11.39", "@types/uuid": "^8.3.0", "azure-pipelines-task-lib": "^4.13.0", - "azure-pipelines-tasks-packaging-common": "^3.230.0", + "azure-pipelines-tasks-packaging-common": "^3.242.0", "azure-pipelines-tasks-utility-common": "^3.238.0" }, "devDependencies": { diff --git a/_generated/UniversalPackagesV0/task.json b/_generated/UniversalPackagesV0/task.json index 3d6c2eb7a999..88085d015250 100644 --- a/_generated/UniversalPackagesV0/task.json +++ b/_generated/UniversalPackagesV0/task.json @@ -9,7 +9,7 @@ "category": "Package", "version": { "Major": 0, - "Minor": 242, + "Minor": 243, "Patch": 0 }, "runsOn": [ @@ -460,7 +460,7 @@ "Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth." }, "_buildConfigMapping": { - "Default": "0.242.0", - "Node20_229_1": "0.242.1" + "Default": "0.243.0", + "Node20_229_1": "0.243.1" } } \ No newline at end of file diff --git a/_generated/UniversalPackagesV0/task.loc.json b/_generated/UniversalPackagesV0/task.loc.json index a2154cbf8b56..1c10b4f14627 100644 --- a/_generated/UniversalPackagesV0/task.loc.json +++ b/_generated/UniversalPackagesV0/task.loc.json @@ -9,7 +9,7 @@ "category": "Package", "version": { "Major": 0, - "Minor": 242, + "Minor": 243, "Patch": 0 }, "runsOn": [ @@ -460,7 +460,7 @@ "Warning_UnsupportedServiceConnectionAuth": "ms-resource:loc.messages.Warning_UnsupportedServiceConnectionAuth" }, "_buildConfigMapping": { - "Default": "0.242.0", - "Node20_229_1": "0.242.1" + "Default": "0.243.0", + "Node20_229_1": "0.243.1" } } \ No newline at end of file diff --git a/_generated/UniversalPackagesV0_Node20/package-lock.json b/_generated/UniversalPackagesV0_Node20/package-lock.json index 6e6e0bed86c7..f48fb34639dd 100644 --- a/_generated/UniversalPackagesV0_Node20/package-lock.json +++ b/_generated/UniversalPackagesV0_Node20/package-lock.json @@ -13,7 +13,7 @@ "@types/node": "^20.3.1", "@types/uuid": "^8.3.0", "azure-pipelines-task-lib": "^4.13.0", - "azure-pipelines-tasks-packaging-common": "^3.236.0", + "azure-pipelines-tasks-packaging-common": "^3.242.0", "azure-pipelines-tasks-utility-common": "^3.238.0" }, "devDependencies": { @@ -156,9 +156,9 @@ } }, "node_modules/azure-pipelines-tasks-packaging-common": { - "version": "3.241.1", - "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.241.1.tgz", - "integrity": "sha512-Yq8KsAlLB87DFwpM1lCdS33npSHOvG/i+e02vHcRifJv+6jOnhM/jorhvTQMlLp8Jzbj6LwjminTltWxNUC4pw==", + "version": "3.242.0", + "resolved": "https://registry.npmjs.org/azure-pipelines-tasks-packaging-common/-/azure-pipelines-tasks-packaging-common-3.242.0.tgz", + "integrity": "sha512-0Yp7qFMB2ymWOfivpIvqU8I0EUO9Epjci2QbwEaO0/1ZLHuJiGHqjnhGYOOYpbDhV/VmAOnty08owIon38EB/Q==", "dependencies": { "@types/ini": "1.3.30", "@types/ltx": "2.8.0", diff --git a/_generated/UniversalPackagesV0_Node20/package.json b/_generated/UniversalPackagesV0_Node20/package.json index aa41e0e4b868..477b0258fe64 100644 --- a/_generated/UniversalPackagesV0_Node20/package.json +++ b/_generated/UniversalPackagesV0_Node20/package.json @@ -21,7 +21,7 @@ "@types/node": "^20.3.1", "@types/uuid": "^8.3.0", "azure-pipelines-task-lib": "^4.13.0", - "azure-pipelines-tasks-packaging-common": "^3.236.0", + "azure-pipelines-tasks-packaging-common": "^3.242.0", "azure-pipelines-tasks-utility-common": "^3.238.0" }, "devDependencies": { diff --git a/_generated/UniversalPackagesV0_Node20/task.json b/_generated/UniversalPackagesV0_Node20/task.json index 55fac549a2d2..129b93f30afb 100644 --- a/_generated/UniversalPackagesV0_Node20/task.json +++ b/_generated/UniversalPackagesV0_Node20/task.json @@ -9,7 +9,7 @@ "category": "Package", "version": { "Major": 0, - "Minor": 242, + "Minor": 243, "Patch": 1 }, "runsOn": [ @@ -464,7 +464,7 @@ "Warning_UnsupportedServiceConnectionAuth": "The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth." }, "_buildConfigMapping": { - "Default": "0.242.0", - "Node20_229_1": "0.242.1" + "Default": "0.243.0", + "Node20_229_1": "0.243.1" } } \ No newline at end of file diff --git a/_generated/UniversalPackagesV0_Node20/task.loc.json b/_generated/UniversalPackagesV0_Node20/task.loc.json index cc736b9884ad..cb6c36f0664f 100644 --- a/_generated/UniversalPackagesV0_Node20/task.loc.json +++ b/_generated/UniversalPackagesV0_Node20/task.loc.json @@ -9,7 +9,7 @@ "category": "Package", "version": { "Major": 0, - "Minor": 242, + "Minor": 243, "Patch": 1 }, "runsOn": [ @@ -464,7 +464,7 @@ "Warning_UnsupportedServiceConnectionAuth": "ms-resource:loc.messages.Warning_UnsupportedServiceConnectionAuth" }, "_buildConfigMapping": { - "Default": "0.242.0", - "Node20_229_1": "0.242.1" + "Default": "0.243.0", + "Node20_229_1": "0.243.1" } } \ No newline at end of file