Skip to content

Commit cb27af7

Browse files
authored
update task-lib and azure-arm-rest common package (#21942)
* update task-lib and azure-arm-rest common package * restore AzureKeyvaultV1 and AzureMySqlDeploymentV1
1 parent bf8ea64 commit cb27af7

Some content is hidden

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

56 files changed

+807
-282
lines changed

Tasks/AzureAppServiceManageV0/package-lock.json

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@
2424
"@types/q": "1.0.7",
2525
"agent-base": "6.0.2",
2626
"azure-pipelines-task-lib": "^5.2.4",
27-
"azure-pipelines-tasks-azure-arm-rest": "3.270.0",
27+
"azure-pipelines-tasks-azure-arm-rest": "3.271.1",
2828
"azure-pipelines-tasks-utility-common": "3.270.0",
2929
"xml2js": "^0.5.0"
3030
},

Tasks/AzureAppServiceManageV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demands": [],
1919
"version": {
2020
"Major": 0,
21-
"Minor": 270,
21+
"Minor": 272,
2222
"Patch": 0
2323
},
2424
"minimumAgentVersion": "1.102.0",

Tasks/AzureAppServiceManageV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demands": [],
1919
"version": {
2020
"Major": 0,
21-
"Minor": 270,
21+
"Minor": 272,
2222
"Patch": 0
2323
},
2424
"minimumAgentVersion": "1.102.0",

Tasks/AzureAppServiceSettingsV1/package-lock.json

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

Tasks/AzureAppServiceSettingsV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"agent-base": "^6.0.2",
2727
"azure-devops-node-api": "^15.1.3",
2828
"azure-pipelines-task-lib": "^5.2.6",
29-
"azure-pipelines-tasks-azure-arm-rest": "^3.270.0",
29+
"azure-pipelines-tasks-azure-arm-rest": "^3.271.1",
3030
"moment": "^2.29.4",
3131
"q": "1.4.1",
3232
"xml2js": "^0.6.2"

Tasks/AzureAppServiceSettingsV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 270,
21-
"Patch": 1
20+
"Minor": 272,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureAppServiceSettingsV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 270,
21-
"Patch": 1
20+
"Minor": 272,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppContainerV1/package-lock.json

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

Tasks/AzureFunctionAppContainerV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"agent-base": "^6.0.2",
2626
"azure-devops-node-api": "^15.1.3",
2727
"azure-pipelines-task-lib": "^5.2.4",
28-
"azure-pipelines-tasks-azure-arm-rest": "3.270.0",
28+
"azure-pipelines-tasks-azure-arm-rest": "3.271.1",
2929
"azure-pipelines-tasks-webdeployment-common": "^4.268.0",
3030
"moment": "2.29.4",
3131
"q": "1.4.1",

0 commit comments

Comments
 (0)