Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings are created when installing the process-migrator due to deprecated package #95

Open
mattcorr opened this issue Jan 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mattcorr
Copy link

mattcorr commented Jan 9, 2024

Hey there,

When installing the process-migrator, we are now getting a warning about the vss-web-extension-sdk package.

❯ npm install process-migrator -g
npm WARN deprecated [email protected]: Package no longer supported. Please use https://www.npmjs.com/package/azure-devops-extension-sdk instead.

changed 34 packages in 6s

11 packages are looking for funding
  run `npm fund` for details

The application should be updated to use the azure-devops-extension-sdk which is under more active development.

@MOlausson
Copy link
Collaborator

Hi @mattcorr, thanks for pointing this out. We plan to move to the new SDK but our priority is to keep up-to-date with security so still a bit lower on the backlog.

@AminTi AminTi added the enhancement New feature or request label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants