You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As of XplatGenerateReleaseNotes@3.39.2, the "azure-devops-node-api": "^8.1.1" is used.
However, some issues are fixed between the latest azure-devops-node-api@10.2.0 and azure-devops-node-api@8.1.1, such as microsoft/typed-rest-client#163
To Reproduce
All API calls are effected by this bug
Expected behavior
Should update the dependency as the latest version, at least 10.1.0
Describe the bug
As of
XplatGenerateReleaseNotes@3.39.2, the"azure-devops-node-api": "^8.1.1"is used.However, some issues are fixed between the latest
azure-devops-node-api@10.2.0andazure-devops-node-api@8.1.1, such as microsoft/typed-rest-client#163To Reproduce
All API calls are effected by this bug
Expected behavior
Should update the dependency as the latest version, at least
10.1.0Related issues