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.4 #3613

Merged
merged 7 commits into from Aug 5, 2021
Merged

v7.20.4 #3613

merged 7 commits into from Aug 5, 2021

Commits on Jul 29, 2021

  1. fix(tests): move more tests to use real npm

    This moves a handful of the smaller tests to using the new npm mock that
    uses the real actual npm object.  It also extends the testing surface
    area of a few tests back down into the actual `process.spawn` that
    results, instead of anything internal to the code.
    
    Some dead code in `lib/test.js` was found during this, as well as an
    instance of a module throwing a string instead of an error object.
    
    PR-URL: #3463
    Credit: @wraithgar
    Close: #3463
    Reviewed-by: @nlf
    wraithgar committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    6a8086e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. chalk@4.1.2

    wraithgar committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d14a930 View commit details
    Browse the repository at this point in the history
  2. tar@6.1.6

      * fix: properly handle top-level files when using strip
      * Avoid an unlikely but theoretically possible redos
      * WriteEntry backpressure
      * fix(unpack): always resume parsing after an entry error
      * fix(unpack): fix hang on large file on open() fail
      * fix: properly prefix hard links
    wraithgar committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    15fae49 View commit details
    Browse the repository at this point in the history
  3. libnpmexec@2.0.1

     * Clear progress bar which overlays confirm prompt
    wraithgar committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    745326d View commit details
    Browse the repository at this point in the history
  4. graceful-fs@4.2.7

      * fix: start retrying immediately, stop after 10 attempts
    wraithgar committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e82bcd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c62a8f View commit details
    Browse the repository at this point in the history
  6. 7.20.4

    wraithgar committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1aec805 View commit details
    Browse the repository at this point in the history