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

Commits on Aug 24, 2021

  1. make-fetch-happen@9.1.0

      * fix: use the same strictSSL default as tls.connect
    wraithgar committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e387853 View commit details
    Browse the repository at this point in the history
  2. chore: update config snapshot when manually making docs

    The better to avoid having to do patches like 771a1cb.
    
    PR-URL: #3664
    Credit: @isaacs
    Close: #3664
    Reviewed-by: @wraithgar
    isaacs authored and wraithgar committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    52401fd View commit details
    Browse the repository at this point in the history
  3. docs: clarify uninstall lifecycle script

    PR-URL: #3681
    Credit: @fritzy
    Close: #3681
    Reviewed-by: @wraithgar
    fritzy authored and wraithgar committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    957fa60 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. read-package-json@4.0.1

      * fix: Add gitHead in subdirectories too
      * fix(man): don't resolve paths to man files
    wraithgar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    145f70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e8fd79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8b59ab View commit details
    Browse the repository at this point in the history
  4. chore: fix gitHead snapshots again

    Somehow the last one didn't take?
    wraithgar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    eb1fbb7 View commit details
    Browse the repository at this point in the history
  5. tar@6.1.11

      * fix: perf regression on hot string munging path
    wraithgar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3f4d371 View commit details
    Browse the repository at this point in the history
  6. fix(config): respect --global, --package-lock-only

    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
    nlf authored and wraithgar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4e52217 View commit details
    Browse the repository at this point in the history
  7. tests(config): fix snapshot cleaner

    Order matters here so we clean the more specific things before the
    generic ones.
    
    PR-URL: #3687
    Credit: @wraithgar
    Close: #3687
    Reviewed-by: @nlf
    wraithgar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7af36bb View commit details
    Browse the repository at this point in the history
  8. cacache@15.3.0

      * feat: introduce @npmcli/fs for tmp dir methods
    wraithgar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e63a942 View commit details
    Browse the repository at this point in the history
  9. docs: changelog for v7.21.1

    fritzy committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c482bc4 View commit details
    Browse the repository at this point in the history
  10. 7.21.1

    fritzy committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3e8ada5 View commit details
    Browse the repository at this point in the history