Skip to content

Conversation

ruyadorno
Copy link
Contributor

@ruyadorno ruyadorno commented Mar 29, 2021

v7.7.6 (2021-03-29)

BUG FIXES

DEPENDENCIES

ruyadorno and others added 6 commits March 29, 2021 10:42
Starting in v7.7.0 running `npm` (no args) is printing an empty newline
to stderr.

This fixes that by correctly exiting via errorHandler and avoiding
hitting the cb() never called error and adds a test to make sure we
avoid that regression moving forward.

Fixes: nodejs/node#37678 (comment)

Co-authored-by: Gar <[email protected]>
The default value for 'maxsockets' was changed during the refactoring
in #2878 from 50 to 'Inifinity', this PR changes it to the more
accurate value of 15, which was the default used in:
https://github.com/npm/make-fetch-happen/blob/785af652ec0c8f108a43004903afd2183af93904/agent.js#L15

Fixes #2978

PR-URL: #2979
Credit: @wallrat
Close: #2979
Reviewed-by: @ruyadorno

Co-authored-by: Gar <[email protected]>
@ruyadorno ruyadorno requested a review from a team as a code owner March 29, 2021 18:14
@ruyadorno ruyadorno merged commit 1267a41 into latest Mar 29, 2021
@nlf nlf deleted the release/v7.7.6 branch March 28, 2022 20:49
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