Skip to content

Commit f8d35bd

Browse files
authored
Add azure-arm-rest v3.236 (#19629)
1 parent 8ed4c6a commit f8d35bd

File tree

88 files changed

+664
-328
lines changed

Some content is hidden

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

88 files changed

+664
-328
lines changed

Tasks/AzureFileCopyV2/package-lock.json

+44-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFileCopyV2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@types/q": "1.0.7",
77
"agent-base": "^6.0.2",
88
"azure-pipelines-task-lib": "^4.4.0",
9-
"azure-pipelines-tasks-azure-arm-rest": "3.217.1",
9+
"azure-pipelines-tasks-azure-arm-rest": "^3.236.0",
1010
"moment": "^2.29.4",
1111
"uuid": "^8.3.0"
1212
},

Tasks/AzureFileCopyV2/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 236,
16+
"Minor": 237,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV2/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 236,
16+
"Minor": 237,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV3/package-lock.json

+44-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFileCopyV3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@types/q": "1.0.7",
77
"agent-base": "^6.0.2",
88
"azure-pipelines-task-lib": "^4.4.0",
9-
"azure-pipelines-tasks-azure-arm-rest": "3.217.1",
9+
"azure-pipelines-tasks-azure-arm-rest": "^3.236.0",
1010
"moment": "^2.29.4",
1111
"uuid": "^8.3.0"
1212
},

Tasks/AzureFileCopyV3/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 3,
16-
"Minor": 236,
16+
"Minor": 237,
1717
"Patch": 0
1818
},
1919
"demands": [

Tasks/AzureFileCopyV3/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 3,
16-
"Minor": 236,
16+
"Minor": 237,
1717
"Patch": 0
1818
},
1919
"demands": [

0 commit comments

Comments
 (0)