Skip to content

Commit

Permalink
Upgraded arm-rest library for AzureKeyVault tasks (#19329)
Browse files Browse the repository at this point in the history
Upgraded arm-rest library for AzureKeyVault tasks
  • Loading branch information
starkmsu authored Nov 30, 2023
1 parent 7b9d974 commit 3c661a9
Show file tree
Hide file tree
Showing 14 changed files with 66 additions and 66 deletions.
40 changes: 20 additions & 20 deletions Tasks/AzureKeyVaultV1/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/AzureKeyVaultV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"agent-base": "6.0.2",
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.4.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.225.1",
"azure-pipelines-tasks-azure-arm-rest": "^3.232.0",
"moment": "^2.29.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 228,
"Minor": 232,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 228,
"Minor": 232,
"Patch": 0
},
"demands": [],
Expand Down
40 changes: 20 additions & 20 deletions Tasks/AzureKeyVaultV2/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/AzureKeyVaultV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"agent-base": "6.0.2",
"azure-devops-node-api": "^12.1.0",
"azure-pipelines-task-lib": "^4.4.0",
"azure-pipelines-tasks-azure-arm-rest": "^3.225.1",
"azure-pipelines-tasks-azure-arm-rest": "^3.232.0",
"moment": "^2.29.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 228,
"Minor": 232,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureKeyVaultV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 228,
"Minor": 232,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions _generated/AzureKeyVaultV1.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|1.228.0
Node20_229_2|1.231.0
Default|1.232.0
Node20_229_2|1.232.1
8 changes: 4 additions & 4 deletions _generated/AzureKeyVaultV1_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 231,
"Patch": 0
"Minor": 232,
"Patch": 1
},
"demands": [],
"minimumAgentVersion": "2.0.0",
Expand Down Expand Up @@ -137,7 +137,7 @@
"ExpiredServicePrincipal": "Could not fetch access token for Azure. Verify if the Service Principal used is valid and not expired."
},
"_buildConfigMapping": {
"Default": "1.228.0",
"Node20_229_2": "1.231.0"
"Default": "1.232.0",
"Node20_229_2": "1.232.1"
}
}
8 changes: 4 additions & 4 deletions _generated/AzureKeyVaultV1_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 231,
"Patch": 0
"Minor": 232,
"Patch": 1
},
"demands": [],
"minimumAgentVersion": "2.0.0",
Expand Down Expand Up @@ -137,7 +137,7 @@
"ExpiredServicePrincipal": "ms-resource:loc.messages.ExpiredServicePrincipal"
},
"_buildConfigMapping": {
"Default": "1.228.0",
"Node20_229_2": "1.231.0"
"Default": "1.232.0",
"Node20_229_2": "1.232.1"
}
}
4 changes: 2 additions & 2 deletions _generated/AzureKeyVaultV2.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|2.228.0
Node20_229_2|2.231.0
Default|2.232.0
Node20_229_2|2.232.1
8 changes: 4 additions & 4 deletions _generated/AzureKeyVaultV2_Node20/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 231,
"Patch": 0
"Minor": 232,
"Patch": 1
},
"demands": [],
"minimumAgentVersion": "2.182.1",
Expand Down Expand Up @@ -138,7 +138,7 @@
"InvalidKeyVaultName": "%s is an invalid KeyVault name."
},
"_buildConfigMapping": {
"Default": "2.228.0",
"Node20_229_2": "2.231.0"
"Default": "2.232.0",
"Node20_229_2": "2.232.1"
}
}
8 changes: 4 additions & 4 deletions _generated/AzureKeyVaultV2_Node20/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 231,
"Patch": 0
"Minor": 232,
"Patch": 1
},
"demands": [],
"minimumAgentVersion": "2.182.1",
Expand Down Expand Up @@ -138,7 +138,7 @@
"InvalidKeyVaultName": "ms-resource:loc.messages.InvalidKeyVaultName"
},
"_buildConfigMapping": {
"Default": "2.228.0",
"Node20_229_2": "2.231.0"
"Default": "2.232.0",
"Node20_229_2": "2.232.1"
}
}

0 comments on commit 3c661a9

Please sign in to comment.