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.0.15 #2252

Merged
merged 12 commits into from
Nov 27, 2020
Merged

Release/v7.0.15 #2252

merged 12 commits into from
Nov 27, 2020

Conversation

ruyadorno
Copy link
Collaborator

7.0.15 (2020-11-27)

DEPENDENCIES

  • 00e6028ef @npmcli/arborist@1.0.13
    • do not override user-defined shorthand values when saving package.json

BUG FIXES

DOCUMENTATION

kaizhu256 and others added 12 commits November 27, 2020 11:03
line 435: aknowledging->acknowledging
line 1099: overwhich -> over which

PR-URL: #2200
Credit: @alexwoollam
Close: #2200
Reviewed-by: @darcyclarke
Fixes two issues that enable running tests downstream in nodejs:
- Running tests using `npm run-script test` instead of the `npm test`
alias will result in a failure since `test/lib/npm.js` have an assertion
for "test" being the command only. This changes it so that this
particular test also accepts "run-script" as the command.
- Explicitly enable colors for tap output so that running the test suite
in a non-tty environment will result in output that matches coloured
snapshots.

PR-URL: #2225
Credit: @ruyadorno
Close: #2225
Reviewed-by: @darcyclarke
When running `npm link <pkg>` it should not save the new item to the
currrent dependencies of that package.json file.

Fixes: #2034

Co-authored-by: Darcy Clarke <darcy@darcyclarke.me>

PR-URL: #2245
Credit: @ruyadorno
Close: #2245
Reviewed-by: @darcyclarke
@ruyadorno ruyadorno requested a review from a team as a code owner November 27, 2020 16:52
@ruyadorno ruyadorno merged commit e9a440b into latest Nov 27, 2020
@Gameghostify
Copy link

Gameghostify commented Nov 27, 2020

Thank you for your hard work, what a great release 👍

@nlf nlf deleted the release/v7.0.15 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