Skip to content

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 [email protected]). 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.

3 participants