Update RM tasks to use azure-pipelines-task-lib@5.2.3 #21588
+26,277
−3,926
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
This PR updates 47 Azure Pipelines tasks to use the latest version of
azure-pipelines-task-lib(v5.2.3)📌 Related Work Item: AB#2342595
Task Name
Description
This PR updates the
azure-pipelines-task-libdependency from v4.x versions to v5.2.3 across 47 pipeline tasks.The update includes:
azure-pipelines-task-libfrom v4.x → v5.2.3 in package.json filesRisk Assessment
TBD
Change Behind Feature Flag - No
This is a dependency update that affects the runtime behavior of tasks and cannot be covered by a feature flag
Tech Design / Approach
N/A
Documentation Changes Required - No
No user-facing functionality changes. This is an internal dependency update that does not affect task inputs, outputs, or behavior from a user perspective.
Unit Tests Added or Updated - No
Existing unit tests remain valid as task functionality is unchanged
Additional Testing Performed
Logging Added/Updated - No
No changes to logging implementation
Telemetry Added/Updated - No
No custom telemetry changes in this PR
Rollback Scenario and Process - Yes
Rollback Plan:
AzureCLIV1@1.266instead of@1.267)Dependency Impact Assessed and Regression Tested - Yes
Dependency Analysis:
Checklist