Skip to content

Commit 28cd611

Browse files
Update webdeployment-common package [Part 1] (#20067)
* Update webdeployment-common in AzureFunctionAppContainerV1 * Update webdeployment-common in AzureFunctionAppV1 * Update webdeployment-common in AzureFunctionAppV2 * Update webdeployment-common in AzureMysqlDeploymentV1 * Update webdeployment-common in AzureSpringCloudV0 * Fix tests for AzureFunctionAppContainerV1 by pinning task-lib version * Fix tests for AzureFunctionAppContainerV1 by pinning task-lib version * Pin task-lib version to fix AzureMysqlDeploymentV1 tests * Update version for AzureSpringCloudV0
1 parent 986c37f commit 28cd611

File tree

75 files changed

+5764
-6804
lines changed

Some content is hidden

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

75 files changed

+5764
-6804
lines changed

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

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

Tasks/AzureFunctionAppContainerV1/_buildConfigs/Node20/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"@types/q": "1.0.7",
2323
"agent-base": "^6.0.2",
2424
"azure-devops-node-api": "11.2.0",
25-
"azure-pipelines-task-lib": "^4.11.0",
25+
"azure-pipelines-task-lib": "4.11.0",
2626
"azure-pipelines-tasks-azure-arm-rest": "^3.239.0",
27-
"azure-pipelines-tasks-webdeployment-common": "^4.219.1",
27+
"azure-pipelines-tasks-webdeployment-common": "^4.242.0",
2828
"moment": "2.29.4",
2929
"q": "1.4.1",
3030
"uuid": "3.1.0",

0 commit comments

Comments
 (0)