Skip to content

Commit fa0baff

Browse files
authored
Updating Utility-common and webdeployment-common package version in pipeline tasks (#21421)
* Updatingutility- common ans webdeployment-common package version * updating package version * bump task version * bumping to latest version * reverting package version * checkout master * increasing timeout * reverting package version * reverting package version * bumping task version
1 parent 93bef4d commit fa0baff

File tree

167 files changed

+314
-313
lines changed

Some content is hidden

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

167 files changed

+314
-313
lines changed

Tasks/AzureAppServiceManageV0/package-lock.json

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

Tasks/AzureAppServiceManageV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"agent-base": "6.0.2",
2626
"azure-pipelines-task-lib": "^4.11.0",
2727
"azure-pipelines-tasks-azure-arm-rest": "3.263.1",
28-
"azure-pipelines-tasks-utility-common": "3.258.0",
28+
"azure-pipelines-tasks-utility-common": "3.265.1",
2929
"q": "1.4.1",
3030
"xml2js": "^0.5.0"
3131
},

Tasks/AzureAppServiceManageV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demands": [],
1919
"version": {
2020
"Major": 0,
21-
"Minor": 264,
21+
"Minor": 266,
2222
"Patch": 0
2323
},
2424
"minimumAgentVersion": "1.102.0",

Tasks/AzureAppServiceManageV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demands": [],
1919
"version": {
2020
"Major": 0,
21-
"Minor": 264,
21+
"Minor": 266,
2222
"Patch": 0
2323
},
2424
"minimumAgentVersion": "1.102.0",

Tasks/AzureFunctionAppContainerV1/Tests/L0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var ResourcesTests = require("../node_modules/azure-pipelines-tasks-azure-arm-re
99

1010
describe('AzureFunctionOnContainerDeployment Suite', function() {
1111

12-
this.timeout(60000);
12+
this.timeout(90000);
1313

1414
before((done) => {
1515
if(!tl.exist(path.join(__dirname, '..', 'node_modules/azure-pipelines-tasks-azure-arm-rest/Tests/node_modules'))) {

Tasks/AzureFunctionAppContainerV1/package-lock.json

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

Tasks/AzureFunctionAppContainerV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"azure-devops-node-api": "11.2.0",
2727
"azure-pipelines-task-lib": "4.11.0",
2828
"azure-pipelines-tasks-azure-arm-rest": "3.263.1",
29-
"azure-pipelines-tasks-webdeployment-common": "^4.260.0",
29+
"azure-pipelines-tasks-webdeployment-common": "^4.265.0",
3030
"moment": "2.29.4",
3131
"q": "1.4.1",
3232
"uuid": "3.1.0",

Tasks/AzureFunctionAppContainerV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 264,
21-
"Patch": 1
20+
"Minor": 266,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppContainerV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 264,
21-
"Patch": 1
20+
"Minor": 266,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppV1/package-lock.json

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

0 commit comments

Comments
 (0)