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.21.1 #3688

Merged
merged 13 commits into from Aug 26, 2021
Merged

v7.21.1 #3688

merged 13 commits into from Aug 26, 2021

Conversation

fritzy
Copy link
Contributor

@fritzy fritzy commented Aug 26, 2021

v7.21.1 (2021-08-26)

BUG FIXES

DEPENDENCIES

  • e3878536f make-fetch-happen@9.1.0:
    • fix: use the same strictSSL default as tls.connect
  • 145f70cc1 read-package-json@4.0.1:
    • fix: Add gitHead in subdirectories too
    • fix(man): don't resolve paths to man files
  • 3f4d37143 tar@6.1.11:
    • fix: perf regression on hot string munging path
  • e63a942c6 cacache@15.3.0:
    • feat: introduce @npmcli/fs for tmp dir methods

DOCUMENTATION

wraithgar and others added 13 commits August 24, 2021 08:57
  * fix: use the same strictSSL default as tls.connect
The better to avoid having to do patches like 771a1cb.

PR-URL: #3664
Credit: @isaacs
Close: #3664
Reviewed-by: @wraithgar
  * fix: Add gitHead in subdirectories too
  * fix(man): don't resolve paths to man files
Somehow the last one didn't take?
  * fix: perf regression on hot string munging path
This corrects two things,

`--global` implies `--location=global` and `--package-lock-only` implies
`--package-lock`

It also introduces a new sandbox runner for testing purposes. it's not
the prettiest thing i've ever written, but it seems to do the job pretty
nicely and doesn't require keeping track of wild shenanigans everywhere.

Fixes #2747
Fixes #3572

PR-URL: #3684
Credit: @nlf
Close: #3684
Reviewed-by: @wraithgar
Order matters here so we clean the more specific things before the
generic ones.

PR-URL: #3687
Credit: @wraithgar
Close: #3687
Reviewed-by: @nlf
  * feat: introduce @npmcli/fs for tmp dir methods
@fritzy fritzy requested a review from a team as a code owner August 26, 2021 20:08
@fritzy fritzy merged commit 3e8ada5 into latest Aug 26, 2021
@nlf nlf deleted the release/v7.21.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.

None yet

4 participants