Skip to content

Update task-lib and node-api versions in common packages#570

Merged
Deekshitha2812 merged 5 commits intomainfrom
users/deekshitha2812/update-task-lib-and-node-api
Feb 5, 2026
Merged

Update task-lib and node-api versions in common packages#570
Deekshitha2812 merged 5 commits intomainfrom
users/deekshitha2812/update-task-lib-and-node-api

Conversation

@Deekshitha2812
Copy link
Contributor

@Deekshitha2812 Deekshitha2812 commented Feb 3, 2026

Description

Updated the task-lib version to ^5.2.4 and node-api to 15.1.3.


Package Name

azure-arm-rest
azurermdeploycommon
artifacts-common
kubernetes-common
packaing-common
securefiles-common
utility-common


Risk Assessment (Medium)

Major dependency updates, like azure-pipelines-task-lib 4.x→5.x, pose significant compatibility risks that may cause task failures.


Unit Tests Added or Updated

  • Unit tests added or updated
  • Manual tests performed

Additional Testing Performed

Units tests are working fine.


Documentation Changes Required (No)

This is an dependencies update.


Dependencies

Task-lib to ^5.2.4
Node-api to 15.1.3
TypeScript to 4.9.5
@types/nodes to ^16.18.0 (in the packages with error ",node_modules/@types/node/globals.d.ts(72,13):error TS2403: Subsequent variable declarations must have the same type. Variable 'AbortSignal'.....")


Checklist


@Deekshitha2812
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sanjuyadav24 sanjuyadav24 marked this pull request as ready for review February 4, 2026 05:37
@sanjuyadav24 sanjuyadav24 requested review from a team and manolerazvan as code owners February 4, 2026 05:37
@Deekshitha2812
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sanjuyadav24 sanjuyadav24 self-requested a review February 4, 2026 07:10
@Deekshitha2812
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@ivanduplenskikh ivanduplenskikh left a comment

Choose a reason for hiding this comment

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

Do we need to update azure-pipelines-task-lib in all common packages?

@sanjuyadav24
Copy link
Contributor

Do we need to update azure-pipelines-task-lib in all common packages?

we dont need to update all packages, as the breaking changes are proxy setups where package is calling any ADO API or using proxypassword. Other common-packages are using basic functionality of task-lib due to which changes are not required

@Deekshitha2812 Deekshitha2812 force-pushed the users/deekshitha2812/update-task-lib-and-node-api branch from b6661b8 to 139e8e7 Compare February 4, 2026 11:44
@Deekshitha2812
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Deekshitha2812 Deekshitha2812 changed the title Update task-lib and node-api versions in common pakages Update task-lib and node-api versions in common packages Feb 4, 2026
@Deekshitha2812 Deekshitha2812 merged commit 42dbaf8 into main Feb 5, 2026
9 checks passed
@Deekshitha2812 Deekshitha2812 deleted the users/deekshitha2812/update-task-lib-and-node-api branch February 5, 2026 05:21
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.

7 participants