Skip to content

deps: upgrade npm to 7.4.2 - #36953

Closed
ruyadorno wants to merge 1 commit into
nodejs:masterfrom
npm:npm-7.4.2
Closed

deps: upgrade npm to 7.4.2#36953
ruyadorno wants to merge 1 commit into
nodejs:masterfrom
npm:npm-7.4.2

Conversation

@ruyadorno

Copy link
Copy Markdown
Member

v7.4.2 (2021-01-15)

DEPENDENCIES

  • e5ce6bbba@npmcli/arborist@2.0.5
    • fix creating missing dirs when using --prefix and --global
    • fix omit types of deps in global installs
    • fix prioritizing npm-shrinkwrap.json over package-lock.json
    • better cache system for packuments
    • improves audit performance

v7.4.1 (2021-01-14)

BUG FIXES

  • 23df96d33#2486 npm link no longer deletes entire project when global prefix is a symlink (@nlf)

DOCUMENTATION

DEPENDENCIES

@nodejs-github-botnodejs-github-bot added the npm Issues and PRs related to the npm client dependency or the npm registry. label Jan 15, 2021
@MylesBorins

Copy link
Copy Markdown
Contributor

Can we please fast-track?

@MylesBorinsMylesBorins added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 15, 2021

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamp LGTM

@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 16, 2021
@targostargos removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 18, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@PoojaDurgadPoojaDurgad added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 18, 2021
aduh95 pushed a commit that referenced this pull request Jan 18, 2021
PR-URL: #36953
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@aduh95

Copy link
Copy Markdown
Contributor

Landed in 1f287b0

@aduh95aduh95 closed this Jan 18, 2021
ruyadorno added a commit that referenced this pull request Jan 22, 2021
PR-URL: #36953
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@ruyadornoruyadorno mentioned this pull request Jan 22, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.npmIssues and PRs related to the npm client dependency or the npm registry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@ruyadorno@MylesBorins@nodejs-github-bot@aduh95@Trott@lpinca@targos@PoojaDurgad