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

v7.23.0 #3733

Merged
merged 7 commits into from Sep 9, 2021
Merged

v7.23.0 #3733

merged 7 commits into from Sep 9, 2021

Conversation

wraithgar
Copy link
Member

v7.23.0 (2021-09-09)

FEATURES

BUG FIXES

DOCUMENTATION

darcyclarke and others added 7 commits September 8, 2021 09:57
If the package being installed is a url it needs to be cleaned before
logging so passwords aren't potentially logged.

PR-URL: #3732
Credit: @wraithgar
Close: #3732
Reviewed-by: @nlf
This will do an engines check when installing npm globally and fail if
the new npm is known not to work in the current node version.

It will not work for older npm versions because they don't have an
engines field (it wasn't added till npm@6.14.0). It will at least
prevent npm@7 from being installed in node@8.

PR-URL: #3731
Credit: @wraithgar
Close: #3731
Reviewed-by: @nlf
@wraithgar wraithgar requested a review from a team as a code owner September 9, 2021 19:44
@wraithgar wraithgar merged commit d57b43d into latest Sep 9, 2021
@nlf nlf deleted the release/v7.23.0 branch March 28, 2022 20:48
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.

None yet

3 participants