Skip to content

deps: upgrade npm to 7.20.3 - #39579

Closed
npm-robot wants to merge 1 commit into
nodejs:masterfrom
npm:npm-7.20.3
Closed

deps: upgrade npm to 7.20.3#39579
npm-robot wants to merge 1 commit into
nodejs:masterfrom
npm:npm-7.20.3

Conversation

@npm-robot

@npm-robotnpm-robot commented Jul 29, 2021

Copy link
Copy Markdown
Contributor

v7.20.3 (2021-07-29)

BUG FIXES

DEPENDENCIES

  • 97cb5ec31@npmcli/arborist@2.8.0:
    • Refactor ideal tree building to handle more complicated
      peerDependencies use cases.
    • Do not modify ideal tree while checking if a peerSet can be placed.
  • 7db1a0a26 chore(deps): mime-types@1.49.0mime-db@1.49.0

@nodejs-github-botnodejs-github-bot added dont-land-on-v12.x fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. labels Jul 29, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve.

@MylesBorinsMylesBorins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@BethGriggsBethGriggs added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 30, 2021
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 30, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Landed in 08ef0ae...317e71b

nodejs-github-bot pushed a commit that referenced this pull request Jul 30, 2021
PR-URL: #39579
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
BethGriggs pushed a commit to BethGriggs/node that referenced this pull request Jul 30, 2021
Updates npm from 7.19.1 to 7.20.3.
Refs: nodejs#39403
PR-URL: nodejs#39579
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
targos pushed a commit that referenced this pull request Aug 2, 2021
Updates npm from 7.19.1 to 7.20.3.
Refs: #39403
PR-URL: #39579
Backport-PR-URL: #39590
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
targos pushed a commit that referenced this pull request Aug 2, 2021
Updates npm from 7.19.1 to 7.20.3.
Refs: #39403
PR-URL: #39579
Backport-PR-URL: #39590
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
targos added a commit that referenced this pull request Aug 2, 2021
Notable changes:
* Updated npm to 7.20.3 (npm team)
#39579
* Reverted an ABI-breaking change from V8 9.2 that could impact some
native modules (Michaël Zasso)
#39624
* Fixed a bug in error handling known to affect at least Webpack and
Jest (Guy Bedford) #39593
PR-URL: #39631
@targostargos mentioned this pull request Aug 2, 2021
targos added a commit that referenced this pull request Aug 3, 2021
Notable changes:
* Updated npm to 7.20.3 (npm team)
#39579
* Reverted an ABI-breaking change from V8 9.2 that could impact some
native modules (Michaël Zasso)
#39624
* Fixed a bug in error handling known to affect at least Webpack and
Jest (Guy Bedford) #39593
PR-URL: #39631
@wraithgar
wraithgar deleted the npm-7.20.3 branch June 26, 2025 15:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.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.

7 participants

@npm-robot@nodejs-github-bot@MylesBorins@willin@BethGriggs@targos@richardlau