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

Release/v7.19.1 #3493

Merged
merged 9 commits into from
Jul 1, 2021
Merged

Release/v7.19.1 #3493

merged 9 commits into from
Jul 1, 2021

Conversation

wraithgar
Copy link
Member

v7.19.1 (2021-07-01)

BUG FIXES

TESTING

wraithgar and others added 9 commits June 25, 2021 09:32
This moves the logging of the exit code to before the logfile is
written, when the exit handler was not called.  This will ensure that
the code shows up in the debug logs.

PR-URL: #3469
Credit: @wraithgar
Close: #3469
Reviewed-by: @isaacs
There is no need to make the time divided by 1000 because of the time unit 'ms'.
Currently a typical command and response:
PS C:\projects> npm ping
npm notice PING http://registry.npmjs.org/
npm notice PONG 0.752ms

PR-URL: #3474
Credit: @aluneed
Close: #3474
Reviewed-by: @wraithgar
Setting a deprecation of an empty string is the way to un-deprecate a
package, this was accidentally broken in a past refactoring, and is now
re-added with a test to ensure it is allowed.

PR-URL: #3484
Credit: @wraithgar
Close: #3484
Reviewed-by: @isaacs
This is not implemented in npm@7

PR-URL: #3486
Credit: @wraithgar
Close: #3486
Reviewed-by: @nlf
@wraithgar wraithgar requested a review from a team as a code owner July 1, 2021 17:11
@wraithgar wraithgar merged commit 665a7bd into latest Jul 1, 2021
@nlf nlf deleted the release/v7.19.1 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