Skip to content

Conversation

@v-dmerugu
Copy link
Contributor

@v-dmerugu v-dmerugu commented Dec 23, 2025

Context

Updating Utility-common package with 3.267.0v in pipeline tasks
📌 [7zip Update WorkItem](https://mseng.visualstudio.com/AzureDevOps/_workitems/edit/2330536/?view=edit


Task Name

AzureAppServiceManageV0, AzureFunctionAppContainerV1, AzureFunctionAppV1, AzureFunctionAppV2, AzureMysqlDeploymentV1, AzurePowerShellV4, AzurePowerShellV5, AzureRmWebAppDeploymentV3, AzureRmWebAppDeploymentV4, AzureRmWebAppDeploymentV5, AzureSpringCloudV0, AzureVmssDeploymentV0, AzureVmssDeploymentV1, AzureWebAppContainerV1, AzureWebAppV1, DownloadGitHubNpmPackageV1, DotNetCoreCLIV2, DownloadGitHubNugetPackageV1, DownloadPackageV0, DownloadPackageV1, DuffleInstallerV0, FileTransformV2, GitHubReleaseV0, GitHubReleaseV1, GradleV3, GradleV4, HelmDeployV0, HelmDeployV1, IISWebAppDeploymentOnMachineGroupV0, JavaToolInstallerV0, KubernetesManifestV1, KubernetesV0, KubernetesV1, MysqlDeploymentOnMachineGroupV1, NodeToolV0, NpmV0, NpmV1, NuGetCommandV2, NuGetPublisherV0, NuGetRestoreV1, NuGetToolInstallerV0, NuGetToolInstallerV1, PipAuthenticateV0, PowerShellV2, TwineAuthenticateV0, UsePythonVersionV0, UseRubyVersionV0, XcodeV5


Description

Updating Utility-common package with 3.265.1v in pipeline tasks
Related PR: microsoft/azure-pipelines-tasks-common-packages#531


Risk Assessment (Low / Medium / High)

Low


Testing

Tested manual in private org by uploading changes to AzureVmssDeploymentV1 task.
https://dev.azure.com/v-phivTT/firstProject/_build/results?buildId=220&view=results

CI checks for AzureVmssDeployentV1 - https://dev.azure.com/canarytest/PipelineTasks/_build/results?buildId=239029&view=results


Rollback Scenario and Process (Yes/No)

  • Rollback plan is documented.

Dependency Impact Assessed and Regression Tested (Yes/No)

  • All impacted internal modules, APIs, services, and third-party libraries are analyzed.
  • Results are reviewed and confirmed to not break existing functionality.

Checklist

  • Related issue linked (if applicable)
  • Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@v-dmerugu v-dmerugu requested a review from Copilot December 23, 2025 10:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the azure-pipelines-tasks-utility-common package dependency across 70+ Azure Pipeline tasks from various versions (primarily 3.258.0, 3.265.1, and 3.266.0) to version 3.267.0. The update also includes incrementing the minor version numbers of all affected tasks to 268 and includes transitive dependency updates, particularly js-yaml being updated from 3.13.1 to 3.14.2.

  • Updates utility-common package to version 3.267.0 across all tasks
  • Bumps task minor versions to 268 (with patch reset to 0 where applicable)
  • Updates transitive dependencies including js-yaml to 3.14.2

Reviewed changes

Copilot reviewed 153 out of 202 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Tasks/XcodeV5/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 5.268.0
Tasks/UseRubyVersionV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/UsePythonVersionV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/UseNodeV1/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 1.268.0
Tasks/UseDotNetV2/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 2.268.0, reset patch from 1 to 0
Tasks/UniversalPackagesV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/TwineAuthenticateV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/SshV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/PublishSymbolsV2/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 2.268.0
Tasks/PublishPipelineMetadataV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/PowerShellV2/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 2.268.0
Tasks/PipAuthenticateV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/NuGetToolInstallerV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/NuGetToolInstallerV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/NuGetRestoreV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/NuGetPublisherV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/NuGetInstallerV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/NuGetCommandV2/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 2.268.0
Tasks/NpmV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/NpmV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/NodeToolV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/KubernetesV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/KubernetesV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/KubernetesManifestV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/KubernetesManifestV0/* Updated utility-common from 3.210.0 to 3.267.0, bumped task version to 0.268.0
Tasks/JavaToolInstallerV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/JavaToolInstallerV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/HelmDeployV1/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 1.268.0
Tasks/HelmDeployV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/GradleV4/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 4.268.0
Tasks/GradleV3/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 3.268.0
Tasks/GoToolV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/GitHubReleaseV1/* Updated utility-common from 3.266.0 to 3.267.0, bumped task version to 1.268.0
Tasks/GitHubReleaseV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/DuffleInstallerV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/DownloadPackageV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0, reset patch from 1 to 0
Tasks/DownloadPackageV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0
Tasks/DownloadGitHubNugetPackageV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/DownloadGitHubNpmPackageV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/DotNetCoreCLIV2/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 2.268.0
Tasks/DockerV2/* Updated utility-common from 3.265.0 to 3.267.0, bumped task version to 2.268.0, reset patch from 1 to 0
Tasks/ContainerStructureTestV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/BashV3/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 3.268.0
Tasks/AzureWebAppV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0, minor JSON formatting fix
Tasks/AzureVmssDeploymentV1/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 1.268.0
Tasks/AzureVmssDeploymentV0/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 0.268.0, minor formatting fix
Tasks/AzureTestPlanV0/* Updated utility-common from 3.258.0 to 3.267.0, bumped task version to 0.268.0
Tasks/AzurePowerShellV5/* Updated utility-common from 3.265.1 to 3.267.0, bumped task version to 5.268.0, reset patch from 1 to 0
Files not reviewed (49)
  • Tasks/AzureAppServiceManageV0/package-lock.json: Language not supported
  • Tasks/AzureIoTEdgeV2/package-lock.json: Language not supported
  • Tasks/AzurePowerShellV4/package-lock.json: Language not supported
  • Tasks/AzurePowerShellV5/package-lock.json: Language not supported
  • Tasks/AzureTestPlanV0/package-lock.json: Language not supported
  • Tasks/AzureVmssDeploymentV0/package-lock.json: Language not supported
  • Tasks/AzureVmssDeploymentV1/package-lock.json: Language not supported
  • Tasks/AzureWebAppV1/package-lock.json: Language not supported
  • Tasks/BashV3/package-lock.json: Language not supported
  • Tasks/ContainerStructureTestV0/package-lock.json: Language not supported
  • Tasks/DockerV2/package-lock.json: Language not supported
  • Tasks/DotNetCoreCLIV2/package-lock.json: Language not supported
  • Tasks/DownloadGitHubNpmPackageV1/package-lock.json: Language not supported
  • Tasks/DownloadGitHubNugetPackageV1/package-lock.json: Language not supported
  • Tasks/DownloadPackageV0/package-lock.json: Language not supported
  • Tasks/DownloadPackageV1/package-lock.json: Language not supported
  • Tasks/DuffleInstallerV0/package-lock.json: Language not supported
  • Tasks/GitHubReleaseV0/package-lock.json: Language not supported
  • Tasks/GitHubReleaseV1/package-lock.json: Language not supported
  • Tasks/GoToolV0/package-lock.json: Language not supported
  • Tasks/GradleV3/package-lock.json: Language not supported
  • Tasks/GradleV4/package-lock.json: Language not supported
  • Tasks/HelmDeployV0/package-lock.json: Language not supported
  • Tasks/HelmDeployV1/package-lock.json: Language not supported
  • Tasks/JavaToolInstallerV0/package-lock.json: Language not supported
  • Tasks/JavaToolInstallerV1/package-lock.json: Language not supported
  • Tasks/KubernetesManifestV0/package-lock.json: Language not supported
  • Tasks/KubernetesManifestV1/package-lock.json: Language not supported
  • Tasks/KubernetesV0/package-lock.json: Language not supported
  • Tasks/KubernetesV1/package-lock.json: Language not supported
  • Tasks/NodeToolV0/package-lock.json: Language not supported
  • Tasks/NpmV0/package-lock.json: Language not supported
  • Tasks/NpmV1/package-lock.json: Language not supported
  • Tasks/NuGetCommandV2/package-lock.json: Language not supported
  • Tasks/NuGetInstallerV0/package-lock.json: Language not supported
  • Tasks/NuGetPublisherV0/package-lock.json: Language not supported
  • Tasks/NuGetRestoreV1/package-lock.json: Language not supported
  • Tasks/NuGetToolInstallerV0/package-lock.json: Language not supported
  • Tasks/NuGetToolInstallerV1/package-lock.json: Language not supported
  • Tasks/PipAuthenticateV0/package-lock.json: Language not supported
  • Tasks/PublishPipelineMetadataV0/package-lock.json: Language not supported
  • Tasks/SshV0/package-lock.json: Language not supported
  • Tasks/TwineAuthenticateV0/package-lock.json: Language not supported
  • Tasks/UniversalPackagesV0/package-lock.json: Language not supported
  • Tasks/UseDotNetV2/package-lock.json: Language not supported
  • Tasks/UseNodeV1/package-lock.json: Language not supported
  • Tasks/UsePythonVersionV0/package-lock.json: Language not supported
  • Tasks/UseRubyVersionV0/package-lock.json: Language not supported
  • Tasks/XcodeV5/package-lock.json: Language not supported

@v-dmerugu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@v-dmerugu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@v-dmerugu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@v-dmerugu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@v-dmerugu v-dmerugu marked this pull request as ready for review December 26, 2025 09:25
@v-dmerugu v-dmerugu requested review from a team and manolerazvan as code owners December 26, 2025 09:25
@tarunramsinghani
Copy link
Collaborator

@v-dmerugu does all of the tasks mentioned here uses 7zip, or you updated it in all the tasks that uses this pcakge ?

@v-dmerugu
Copy link
Contributor Author

@v-dmerugu does all of the tasks mentioned here uses 7zip, or you updated it in all the tasks that uses this pcakge ?

i have updated the tasks that uses the Utility-Common package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants