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

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Jan 28, 2021

v7.5.0 (2021-01-28)

FEATURES

BUG FIXES

  • d2f8af2da #2445 publish: don't complain about missing auth until after registry is chosen (@dr-js)

DOCUMENTATION

DEPENDENCIES

  • 56c08863e hosted-git-info@3.0.8
  • 18a93f06b ssri@8.0.1
  • cb768f671 @npmcli/move-file@1.1.1
  • 32cc0a4be minipass-fetch@1.3.3
    • fixes ssl settings passthrough
  • 530997968 @npmcli/arborist@2.1.0
    • added signal handler to rollback when possible
    • prevent ERESOLVEs caused by loose root dep specs
    • detect conflicts among nested peerOptional deps
    • properly buildIdealTree when root is a symlink

darcyclarke and others added 17 commits January 28, 2021 12:23
- 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
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
fix grammar on caching docs for search

PR-URL: #2542
Credit: @wraithgar
Close: #2542
Reviewed-by: @ruyadorno
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
- Added configuration section
- Documented a few more relevant config options

PR-URL: #2566
Credit: @ruyadorno
Close: #2566
Reviewed-by: @nlf
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
- As proposed in RFC: npm/rfcs#144

PR-URL: #1319
Credit: @ruyadorno
Close: #1319
Reviewed-by: @isaacs
@nlf nlf requested a review from a team as a code owner January 28, 2021 21:34
@nlf nlf merged commit 7b1a539 into latest Jan 28, 2021
@nlf nlf deleted the release/v7.5.0 branch March 28, 2022 20:50
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

5 participants