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

Commits on Aug 11, 2021

  1. tar@6.1.7

      * fix: normalize paths on Windows systems
    wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5d89de4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update jsdom eslint-plugin-import eslint

    All dev deps
    wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    9a4753a View commit details
    Browse the repository at this point in the history
  3. fix(docs): do not include certain files

    PR-URL: #3621
    Credit: @akijoey
    Close: #3621
    Reviewed-by: @wraithgar
    akijoey authored and wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    001f2c1 View commit details
    Browse the repository at this point in the history
  4. fix(docs): update npm-publish access flag info

    PR-URL: #3630
    Credit: @austincho
    Close: #3630
    Reviewed-by: @wraithgar
    austincho authored and wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d1812f1 View commit details
    Browse the repository at this point in the history
  5. deps: remove byte-size

    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
    wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a1bdbea View commit details
    Browse the repository at this point in the history
  6. @npmcli/map-workspaces@1.0.4

      * fix: better error message for duplicate workspace names
    wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    61782fa View commit details
    Browse the repository at this point in the history
  7. fix(readme): add nvm-windows to installers links

    PR-URL: #3615
    Credit: @Yash-Singh1
    Close: #3615
    Reviewed-by: @wraithgar
    Yash-Singh1 authored and wraithgar committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d5a099c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47a3d18 View commit details
    Browse the repository at this point in the history
  9. tar@6.1.8

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

Commits on Aug 12, 2021

  1. @npmcli/arborist@2.8.1

      * [#3632] Fix "cannot read property path of null" error in 'npm
        dedupe'
      * fix(shrinkwrap): always set name on the root node
    wraithgar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    b88f770 View commit details
    Browse the repository at this point in the history
  2. chore(smoke-tests): rebuild snapshots

    Name is always now set on the root node
    
    See: npm/arborist#310
    wraithgar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d465ef6 View commit details
    Browse the repository at this point in the history
  3. docs: changelog for v7.20.6

    wraithgar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f7905cc View commit details
    Browse the repository at this point in the history
  4. update AUTHORS

    wraithgar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    2591e67 View commit details
    Browse the repository at this point in the history
  5. 7.20.6

    wraithgar committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    59b9851 View commit details
    Browse the repository at this point in the history