Skip to content

Commit 7d302b3

Browse files
authored
[AzureRmWebAppDeploymentV3] bump webdeployment-common package (#19603)
1 parent 4772389 commit 7d302b3

File tree

71 files changed

+14337
-234
lines changed

Some content is hidden

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

71 files changed

+14337
-234
lines changed

Tasks/AzureRmWebAppDeploymentV3/_buildConfigs/Node20/package-lock.json

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

Tasks/AzureRmWebAppDeploymentV3/_buildConfigs/Node20/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"azure-pipelines-task-lib": "^4.4.0",
2525
"agent-base": "^6.0.2",
2626
"azure-pipelines-tasks-azure-arm-rest": "3.223.3",
27-
"azure-pipelines-tasks-webdeployment-common": "4.230.4",
28-
"decompress-zip": "^0.3.3",
27+
"azure-pipelines-tasks-webdeployment-common": "4.236.0",
2928
"ltx": "2.8.0",
3029
"moment": "^2.29.4",
3130
"q": "1.4.1",

Tasks/AzureRmWebAppDeploymentV3/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 3,
20-
"Minor": 233,
20+
"Minor": 236,
2121
"Patch": 0
2222
},
2323
"releaseNotes": "What's new in Version 3.0: <br/>&nbsp;&nbsp;Supports File Transformations (XDT) <br/>&nbsp;&nbsp;Supports Variable Substitutions(XML, JSON) <br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",

Tasks/AzureRmWebAppDeploymentV3/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 3,
20-
"Minor": 233,
20+
"Minor": 236,
2121
"Patch": 0
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|3.233.0
2-
Node20_229_2|3.233.1
1+
Default|3.236.0
2+
Node20_229_2|3.236.1

0 commit comments

Comments
 (0)