Skip to content

Commit 3ec1dd7

Browse files
authored
[AzureWebAppV1] Update https-proxy-agent version (#19646)
* Update https-proxy-agent version
1 parent d04786e commit 3ec1dd7

File tree

9 files changed

+52
-46
lines changed

9 files changed

+52
-46
lines changed

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

+18-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureWebAppV1/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 235,
20+
"Minor": 237,
2121
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",

Tasks/AzureWebAppV1/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 235,
20+
"Minor": 237,
2121
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|1.235.0
2-
Node20_229_2|1.235.1
1+
Default|1.237.0
2+
Node20_229_2|1.237.1

_generated/AzureWebAppV1/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 235,
20+
"Minor": 237,
2121
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
@@ -388,7 +388,7 @@
388388
"MsBuildPackageNotSupported": "Deployment of msBuild generated package is not supported. Change package format or use Azure App Service Deploy task."
389389
},
390390
"_buildConfigMapping": {
391-
"Default": "1.235.0",
392-
"Node20_229_2": "1.235.1"
391+
"Default": "1.237.0",
392+
"Node20_229_2": "1.237.1"
393393
}
394394
}

_generated/AzureWebAppV1/task.loc.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 235,
20+
"Minor": 237,
2121
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
@@ -388,7 +388,7 @@
388388
"MsBuildPackageNotSupported": "ms-resource:loc.messages.MsBuildPackageNotSupported"
389389
},
390390
"_buildConfigMapping": {
391-
"Default": "1.235.0",
392-
"Node20_229_2": "1.235.1"
391+
"Default": "1.237.0",
392+
"Node20_229_2": "1.237.1"
393393
}
394394
}

_generated/AzureWebAppV1_Node20/package-lock.json

+18-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_generated/AzureWebAppV1_Node20/task.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 235,
20+
"Minor": 237,
2121
"Patch": 1
2222
},
2323
"minimumAgentVersion": "2.104.1",
@@ -392,7 +392,7 @@
392392
"MsBuildPackageNotSupported": "Deployment of msBuild generated package is not supported. Change package format or use Azure App Service Deploy task."
393393
},
394394
"_buildConfigMapping": {
395-
"Default": "1.235.0",
396-
"Node20_229_2": "1.235.1"
395+
"Default": "1.237.0",
396+
"Node20_229_2": "1.237.1"
397397
}
398398
}

_generated/AzureWebAppV1_Node20/task.loc.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 235,
20+
"Minor": 237,
2121
"Patch": 1
2222
},
2323
"minimumAgentVersion": "2.104.1",
@@ -392,7 +392,7 @@
392392
"MsBuildPackageNotSupported": "ms-resource:loc.messages.MsBuildPackageNotSupported"
393393
},
394394
"_buildConfigMapping": {
395-
"Default": "1.235.0",
396-
"Node20_229_2": "1.235.1"
395+
"Default": "1.237.0",
396+
"Node20_229_2": "1.237.1"
397397
}
398398
}

0 commit comments

Comments
 (0)