Skip to content

Commit f2032a1

Browse files
authored
Bump common-packages: upack + downloadpkgs (#20460)
* Bump common-packages for UniversalPackagesV0 and DownloadPackageV1
1 parent 2b66a4c commit f2032a1

31 files changed

+1085
-4589
lines changed

Tasks/DownloadPackageV1/_buildConfigs/Node20/package-lock.json

Lines changed: 202 additions & 315 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DownloadPackageV1/_buildConfigs/Node20/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^20.3.1",
2222
"azure-devops-node-api": "11.2.0",
2323
"azure-pipelines-task-lib": "3.3.1",
24-
"azure-pipelines-tasks-packaging-common": "^3.244.0",
24+
"azure-pipelines-tasks-packaging-common": "^3.246.1",
2525
"azure-pipelines-tasks-utility-common": "^3.241.0",
2626
"decompress-zip": "0.3.3",
2727
"tar-fs": "1.16.3",

Tasks/DownloadPackageV1/package-lock.json

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DownloadPackageV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^16.11.39",
2222
"azure-devops-node-api": "11.2.0",
2323
"azure-pipelines-task-lib": "3.3.1",
24-
"azure-pipelines-tasks-packaging-common": "^3.244.0",
24+
"azure-pipelines-tasks-packaging-common": "^3.246.1",
2525
"azure-pipelines-tasks-utility-common": "^3.241.0",
2626
"decompress-zip": "0.3.3",
2727
"tar-fs": "1.16.3"

Tasks/DownloadPackageV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 1,
1212
"Minor": 246,
13-
"Patch": 0
13+
"Patch": 2
1414
},
1515
"demands": [],
1616
"releaseNotes": "Adds support to download Maven, Python, Universal and Npm packages.",

Tasks/DownloadPackageV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": {
1111
"Major": 1,
1212
"Minor": 246,
13-
"Patch": 0
13+
"Patch": 2
1414
},
1515
"demands": [],
1616
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)