Skip to content

Commit 8ec2f23

Browse files
Update azure-pipelines-tasks-utility-common to 3.258.0 (#21098)
1 parent ec77cd3 commit 8ec2f23

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+1544
-1073
lines changed

Tasks/AzureAppServiceManageV0/package-lock.json

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

Tasks/AzureAppServiceManageV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"agent-base": "6.0.2",
2424
"azure-pipelines-task-lib": "^4.11.0",
2525
"azure-pipelines-tasks-azure-arm-rest": "^3.258.1",
26-
"azure-pipelines-tasks-utility-common": "^3.225.0",
26+
"azure-pipelines-tasks-utility-common": "3.258.0",
2727
"q": "1.4.1",
2828
"xml2js": "^0.5.0"
2929
},

Tasks/AzureAppServiceManageV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"version": {
2020
"Major": 0,
2121
"Minor": 259,
22-
"Patch": 0
22+
"Patch": 1
2323
},
2424
"minimumAgentVersion": "1.102.0",
2525
"instanceNameFormat": "$(Action): $(WebAppName)",

Tasks/AzureAppServiceManageV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"version": {
2020
"Major": 0,
2121
"Minor": 259,
22-
"Patch": 0
22+
"Patch": 1
2323
},
2424
"minimumAgentVersion": "1.102.0",
2525
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",

Tasks/AzurePowerShellV4/package-lock.json

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

Tasks/AzurePowerShellV4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"agent-base": "6.0.2",
1111
"azure-pipelines-task-lib": "^4.11.0",
1212
"azure-pipelines-tasks-azure-arm-rest": "3.258.0",
13-
"azure-pipelines-tasks-utility-common": "^3.238.0"
13+
"azure-pipelines-tasks-utility-common": "3.258.0"
1414
},
1515
"devDependencies": {
1616
"typescript": "5.1.6"

Tasks/AzurePowerShellV4/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 259,
21-
"Patch": 0
21+
"Patch": 1
2222
},
2323
"releaseNotes": "Added support for Az Module and cross platform agents.",
2424
"groups": [

Tasks/AzurePowerShellV4/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 259,
21-
"Patch": 0
21+
"Patch": 1
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"groups": [

Tasks/AzurePowerShellV5/package-lock.json

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

Tasks/AzurePowerShellV5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"agent-base": "6.0.2",
1111
"azure-pipelines-task-lib": "^4.11.0",
1212
"azure-pipelines-tasks-azure-arm-rest": "^3.258.1",
13-
"azure-pipelines-tasks-utility-common": "^3.238.0"
13+
"azure-pipelines-tasks-utility-common": "3.258.0"
1414
},
1515
"devDependencies": {
1616
"typescript": "5.1.6"

0 commit comments

Comments
 (0)