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

Release/v7.5.0 #2568

Merged
merged 19 commits into from Jan 28, 2021
Merged

Release/v7.5.0 #2568

merged 19 commits into from Jan 28, 2021

Commits on Jan 28, 2021

  1. docs: updates to readme, removal, contributing & many more...

    - update `README.md`
    - update `CONTRIBUTING.md`
    - update `./docs/using-npm/removal.md`
    - update `./docs/content/commands/npm-view.md`
    - update `./docs/content/commands/npm-owner.md`
    - update `./docs/content/commands/npm-version.md`
    - update `./docs/content/configuring-npm/package-json.md`
    - update `./docs/content/using-npm/registry.md`
    - remove `./docs/content/using-npm/disputes.md`
    - remove `./docs/content/using-npm/semver.md`
    
    PR-URL: #2559
    Credit: @darcyclarke
    Close: #2559
    Reviewed-by: @nlf
    darcyclarke authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    8d3fd63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bea2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    938a77d View commit details
    Browse the repository at this point in the history
  4. fix: publish: test defaultTag caused early error

    PR-URL: #2445
    Credit: @dr-js
    Close: #2445
    Reviewed-by: @ruyadorno
    dr-js authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d2f8af2 View commit details
    Browse the repository at this point in the history
  5. chore(tests): skip coverage for results.sort

    We finally know why this is happening, and it's because
    the array that it is sorting isn't deterministic. Explanation
    is in the comments above the function, line is ignored, no
    more random CI test failures.
    
    PR-URL: #2523
    Credit: @wraithgar
    Close: #2523
    Reviewed-by: @darcyclarke
    wraithgar authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ba3aa4c View commit details
    Browse the repository at this point in the history
  6. fix(docs): add caching docs to exec, init

    fix grammar on caching docs for search
    
    PR-URL: #2542
    Credit: @wraithgar
    Close: #2542
    Reviewed-by: @ruyadorno
    wraithgar authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7772d9f View commit details
    Browse the repository at this point in the history
  7. docs: refreshed npm updated docs

    PR-URL: #2558
    Credit: @ruyadorno
    Close: #2558
    Reviewed-by: @wraithgar
    ruyadorno authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    52e8a1a View commit details
    Browse the repository at this point in the history
  8. docs(npm): update npm command docs

    These are the base docs for the npm cli itself that populates `man npm`,
    Mostly grammar fixes, some additions and clarifications in places, new
    links to some appropriate other docs
    
    PR-URL: #2565
    Credit: @wraithgar
    Close: #2565
    Reviewed-by: @nlf
    wraithgar authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    abae00c View commit details
    Browse the repository at this point in the history
  9. docs: refresh npm run-script docs

    - Added configuration section
    - Documented a few more relevant config options
    
    PR-URL: #2566
    Credit: @ruyadorno
    Close: #2566
    Reviewed-by: @nlf
    ruyadorno authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    9351cbf View commit details
    Browse the repository at this point in the history
  10. fix: json-parse-even-better-errors dep listing

    Currently `json-parse-even-better-errors` is listed as a dev dependency
    but that's currently used in a few places such as `lib/set-script.js`
    and `lib/view.js`.
    
    Thanks: @XhmikosR
    
    PR-URL: #2564
    Credit: @ruyadorno
    Close: #2564
    Reviewed-by: @nlf
    ruyadorno authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    bb7329d View commit details
    Browse the repository at this point in the history
  11. feat: add npm diff

    - As proposed in RFC: npm/rfcs#144
    
    PR-URL: #1319
    Credit: @ruyadorno
    Close: #1319
    Reviewed-by: @isaacs
    ruyadorno authored and nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d011266 View commit details
    Browse the repository at this point in the history
  12. hosted-git-info@3.0.8

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    56c0886 View commit details
    Browse the repository at this point in the history
  13. ssri@8.0.1

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    18a93f0 View commit details
    Browse the repository at this point in the history
  14. @npmcli/move-file@1.1.1

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cb768f6 View commit details
    Browse the repository at this point in the history
  15. minipass-fetch@1.3.3

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    32cc0a4 View commit details
    Browse the repository at this point in the history
  16. @npmcli/arborist@2.1.0

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    5309979 View commit details
    Browse the repository at this point in the history
  17. docs: changelog for v7.5.0

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    98faff5 View commit details
    Browse the repository at this point in the history
  18. update AUTHORS

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d7ec8c9 View commit details
    Browse the repository at this point in the history
  19. 7.5.0

    nlf committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7b1a539 View commit details
    Browse the repository at this point in the history