Vulnerability fixes for the Release module#5525
Merged
sanjays-ms merged 2 commits intomasterfrom Apr 14, 2026
Merged
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
sanjuyadav24
approved these changes
Apr 13, 2026
Contributor
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
AB#2362047
AB#2362052
AB#2362053
Important
A new .npmrc file was added so package-lock.json was deleted and recreated
Node version used 24.14.0
Description
Vulnerability fixes for the release creation module in the repo
Risk Assessment (Low / Medium / High)
Medium - The task-lib library is updated to a new major version. While this is a breaking change the usage of the library is very log only to print logs
Unit Tests Added or Updated (Yes / No)
No
Additional Testing Performed
No testing was performed
Change Behind Feature Flag (Yes / No)
No
Tech Design / Approach
Documentation Changes Required (Yes/No)
Indicate whether related documentation needs to be updated.
Logging Added/Updated (Yes/No)
Telemetry Added/Updated (Yes/No)
Rollback Scenario and Process (Yes/No)
Revert PR to rollback changes
Dependency Impact Assessed and Regression Tested (Yes/No)