Skip to content

Commit

Permalink
bump azure-arm-rest package version (#20714)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-gayatrij authored Dec 9, 2024
1 parent 511b47b commit 478b013
Show file tree
Hide file tree
Showing 16 changed files with 322 additions and 334 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "^4.17.2",
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.249.1",
"moment": "^2.29.4",
"typed-rest-client": "^1.8.9"
},
Expand Down
291 changes: 141 additions & 150 deletions Tasks/AzureResourceManagerTemplateDeploymentV3/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "^4.17.2",
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.249.1",
"moment": "^2.29.4",
"typed-rest-client": "^1.8.9"
},
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AzureResourceManagerTemplateDeploymentV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 3,
"Minor": 247,
"Patch": 4
"Minor": 250,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AzureResourceManagerTemplateDeploymentV3/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 3,
"Minor": 247,
"Patch": 4
"Minor": 250,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|3.247.4
Node20_229_2|3.247.5
Default|3.250.0
Node20_229_2|3.250.1
291 changes: 141 additions & 150 deletions _generated/AzureResourceManagerTemplateDeploymentV3/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "^4.17.2",
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.249.1",
"moment": "^2.29.4",
"typed-rest-client": "^1.8.9"
},
Expand Down
8 changes: 4 additions & 4 deletions _generated/AzureResourceManagerTemplateDeploymentV3/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 3,
"Minor": 247,
"Patch": 4
"Minor": 250,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down Expand Up @@ -340,7 +340,7 @@
"IncompatibleAzureCLIVersionBicepParam": "Azure CLI version should be >= 2.47.0 to use .bicepparam file"
},
"_buildConfigMapping": {
"Default": "3.247.4",
"Node20_229_2": "3.247.5"
"Default": "3.250.0",
"Node20_229_2": "3.250.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 3,
"Minor": 247,
"Patch": 4
"Minor": 250,
"Patch": 0
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down Expand Up @@ -340,7 +340,7 @@
"IncompatibleAzureCLIVersionBicepParam": "ms-resource:loc.messages.IncompatibleAzureCLIVersionBicepParam"
},
"_buildConfigMapping": {
"Default": "3.247.4",
"Node20_229_2": "3.247.5"
"Default": "3.250.0",
"Node20_229_2": "3.250.1"
}
}
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
scripts-prepend-node-path=true

registry=https://pkgs.dev.azure.com/mseng/PipelineTools/_packaging/PipelineTools_PublicPackages/npm/registry/

always-auth=true

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

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"agent-base": "^6.0.2",
"azure-pipelines-task-lib": "^4.17.2",
"azure-pipelines-tasks-artifacts-common": "^2.225.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.242.2",
"azure-pipelines-tasks-azure-arm-rest": "^3.249.1",
"moment": "^2.29.4",
"typed-rest-client": "^1.8.9"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 3,
"Minor": 247,
"Patch": 5
"Minor": 250,
"Patch": 1
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down Expand Up @@ -344,7 +344,7 @@
"IncompatibleAzureCLIVersionBicepParam": "Azure CLI version should be >= 2.47.0 to use .bicepparam file"
},
"_buildConfigMapping": {
"Default": "3.247.4",
"Node20_229_2": "3.247.5"
"Default": "3.250.0",
"Node20_229_2": "3.250.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 3,
"Minor": 247,
"Patch": 5
"Minor": 250,
"Patch": 1
},
"demands": [],
"minimumAgentVersion": "2.119.1",
Expand Down Expand Up @@ -344,7 +344,7 @@
"IncompatibleAzureCLIVersionBicepParam": "ms-resource:loc.messages.IncompatibleAzureCLIVersionBicepParam"
},
"_buildConfigMapping": {
"Default": "3.247.4",
"Node20_229_2": "3.247.5"
"Default": "3.250.0",
"Node20_229_2": "3.250.1"
}
}

0 comments on commit 478b013

Please sign in to comment.