Skip to content

Commit b1507cd

Browse files
Update azure-pipelines-tasks-utility-common to 3.258.0
1 parent 5eb57bf commit b1507cd

File tree

204 files changed

+3258
-2424
lines changed

Some content is hidden

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

204 files changed

+3258
-2424
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/AzureIoTEdgeV2/package-lock.json

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

Tasks/AzureIoTEdgeV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"azure-pipelines-task-lib": "^4.4.0",
1111
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
1212
"azure-pipelines-tasks-docker-common": "^2.242.0",
13-
"azure-pipelines-tasks-utility-common": "^3.210.0",
13+
"azure-pipelines-tasks-utility-common": "3.258.0",
1414
"minimatch": "^3.1.2"
1515
},
1616
"devDependencies": {

Tasks/AzureIoTEdgeV2/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 247,
17-
"Patch": 1
16+
"Minor": 259,
17+
"Patch": 0
1818
},
1919
"preview": false,
2020
"showEnvironmentVariables": true,

Tasks/AzureIoTEdgeV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 247,
17-
"Patch": 1
16+
"Minor": 259,
17+
"Patch": 0
1818
},
1919
"preview": false,
2020
"showEnvironmentVariables": true,

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"

0 commit comments

Comments
 (0)