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

Remove outdated npm-cli-login utility from buildutils #10828

Merged
merged 3 commits into from Aug 13, 2021

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Aug 12, 2021

References

Fixes #10818 by removing npm-cli-login. Also reduces the yarn.lock by 11% :)

Code changes

Added a dependency-free alternative using spawn and communicating with npm login process.

User-facing changes

None

Backwards-incompatible changes

None

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@krassowski krassowski marked this pull request as draft August 12, 2021 22:29
@krassowski krassowski force-pushed the remove-npm-cli-login branch 6 times, most recently from 977bc64 to e1ac4fe Compare August 13, 2021 00:49
and add other suggestions from offline chat
@krassowski krassowski marked this pull request as ready for review August 13, 2021 16:51
@blink1073 blink1073 added this to the 4.0 milestone Aug 13, 2021
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thank you!

@blink1073 blink1073 merged commit 13eae19 into jupyterlab:master Aug 13, 2021
@blink1073
Copy link
Member

@meeseeksdev please backport to 3.1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Aug 13, 2021
@blink1073 blink1073 modified the milestones: 4.0, 3.1.x Aug 13, 2021
blink1073 pushed a commit that referenced this pull request Aug 13, 2021
…dutils (#10832)

Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
@krassowski
Copy link
Member Author

Thank you @blink1073!

@krassowski krassowski deleted the remove-npm-cli-login branch August 14, 2021 08:54
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 11, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A high severity vulnerability introduced in @jupyterlab/buildutils
2 participants