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.20.6 #3643

Merged
merged 14 commits into from Aug 12, 2021
Merged

v7.20.6 #3643

merged 14 commits into from Aug 12, 2021

Conversation

wraithgar
Copy link
Member

v7.20.6 (2021-08-12)

DEPENDENCIES

DOCUMENTATION

wraithgar and others added 14 commits August 11, 2021 09:03
  * fix: normalize paths on Windows systems
In its latest release, byte-size dropped support for node versions lower
than 14.  The cli currently supports node 10 and up.

The actual functionality we needed and was using was extremely limited
in scope, and didn't warrant an external module.  It's just pretty
printing a file size, and the files we are dealing with are limited in
size so we don't need to support so many suffixes.

PR-URL: #3569
Credit: @wraithgar
Close: #3569
Reviewed-by: @isaacs
  * fix: better error message for duplicate workspace names
  * [#3632] Fix "cannot read property path of null" error in 'npm
    dedupe'
  * fix(shrinkwrap): always set name on the root node
Name is always now set on the root node

See: npm/arborist#310
@wraithgar wraithgar requested a review from a team as a code owner August 12, 2021 19:39
@wraithgar wraithgar merged commit 59b9851 into latest Aug 12, 2021
@nlf nlf deleted the release/v7.20.6 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

4 participants