Skip to content

Commit dbb0aed

Browse files
authored
Update azure-pipelines-tasks-azure-arm-rest dependency to 3.263.1 (#21355)
* Update azure-pipelines-tasks-azure-arm-rest dependency to 3.263.1 across multiple tasks * Tasks have been bumped to the new version * Tasks have been bumped to the new version * updated version of tasks * updated version of tasks * removed changes in task AzureSpringCloudV0
1 parent fd9f677 commit dbb0aed

File tree

176 files changed

+11064
-337
lines changed

Some content is hidden

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

176 files changed

+11064
-337
lines changed

Tasks/AzureAppConfigurationExportV10/package-lock.json

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

Tasks/AzureAppConfigurationExportV10/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/mocha": "^5.2.7",
2424
"agent-base": "^6.0.2",
2525
"azure-pipelines-task-lib": "^4.13.0",
26-
"azure-pipelines-tasks-azure-arm-rest": "^3.254.0"
26+
"azure-pipelines-tasks-azure-arm-rest": "^3.263.1"
2727
},
2828
"devDependencies": {
2929
"typescript": "5.1.6"

Tasks/AzureAppConfigurationExportV10/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 10,
12-
"Minor": 255,
12+
"Minor": 264,
1313
"Patch": 0
1414
},
1515
"instanceNameFormat": "Azure App Configuration",

Tasks/AzureAppConfigurationExportV10/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 10,
12-
"Minor": 255,
12+
"Minor": 264,
1313
"Patch": 0
1414
},
1515
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",

Tasks/AzureAppConfigurationImportV10/package-lock.json

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

Tasks/AzureAppConfigurationImportV10/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^20.3.1",
2424
"agent-base": "^6.0.2",
2525
"azure-pipelines-task-lib": "^4.13.0",
26-
"azure-pipelines-tasks-azure-arm-rest": "^3.254.0"
26+
"azure-pipelines-tasks-azure-arm-rest": "^3.263.1"
2727
},
2828
"devDependencies": {
2929
"typescript": "5.1.6"

Tasks/AzureAppConfigurationImportV10/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 10,
12-
"Minor": 259,
12+
"Minor": 264,
1313
"Patch": 0
1414
},
1515
"instanceNameFormat": "Azure App Configuration",

Tasks/AzureAppConfigurationImportV10/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 10,
12-
"Minor": 259,
12+
"Minor": 264,
1313
"Patch": 0
1414
},
1515
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",

Tasks/AzureAppConfigurationSnapshotV1/package-lock.json

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

Tasks/AzureAppConfigurationSnapshotV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^20.3.1",
2222
"@types/mocha": "^5.2.7",
2323
"agent-base": "^6.0.2",
24-
"azure-pipelines-tasks-azure-arm-rest": "^3.254.0",
24+
"azure-pipelines-tasks-azure-arm-rest": "^3.263.1",
2525
"azure-pipelines-task-lib": "^4.13.0",
2626
"lodash": "^4.17.21"
2727
},

0 commit comments

Comments
 (0)