Skip to content

Commit

Permalink
Bump azure arm version to 237 (#19633)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeftTwixWand authored Mar 13, 2024
1 parent efc2ae3 commit b521eab
Show file tree
Hide file tree
Showing 120 changed files with 2,680 additions and 3,344 deletions.
664 changes: 269 additions & 395 deletions Tasks/AzureFileCopyV2/_buildConfigs/Node20/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/_buildConfigs/Node20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "^4.4.0",
"azure-pipelines-tasks-azure-arm-rest": "3.217.1",
"azure-pipelines-tasks-azure-arm-rest": "^3.237.0",
"moment": "^2.29.4",
"uuid": "^8.3.0"
},
Expand Down
6 changes: 3 additions & 3 deletions Tasks/AzureFileCopyV2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@types/q": "1.0.7",
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "^4.4.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.236.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.237.0",
"moment": "^2.29.4",
"uuid": "^8.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 237,
"Patch": 2
"Patch": 4
},
"demands": [
"azureps"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureFileCopyV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 237,
"Patch": 2
"Patch": 4
},
"demands": [
"azureps"
Expand Down
Loading

0 comments on commit b521eab

Please sign in to comment.