Skip to content

deps: upgrade npm to 8.0.0 - #40369

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

deps: upgrade npm to 8.0.0#40369
npm-robot wants to merge 1 commit into
nodejs:masterfrom
npm:npm-8.0.0

Conversation

@npm-robot

Copy link
Copy Markdown
Contributor

v8.0.0 (2021-10-07)

The purpose of this release is to drop support for old node versions and
to remove support for require('npm'). There are no other breaking
changes.

BREAKING CHANGES

  • Drop support for node 10 and 11
  • Raise support ceiling in node 12 and 14 to LTS (^12.13.0/^14.15.0)
  • Drop support to require('npm')
  • Update subdependencies that also dropped node10 support

DEPENDENCIES

  • The following dependencies were updated to drop node10 support and
    update to the latest node-gyp
    • libnpmversion@2.0.1
    • pacote@12.0.0
    • libnpmpack@3.0.0
    • @npmcli/arborist@3.0.0
    • libnpmfund@2.0.0
    • libnpmexec@3.0.0
    • node-gyp@8.2.0
    • 8bd85cdae#3813cli-columns@4.0.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 Oct 7, 2021
@github-actions

Copy link
Copy Markdown
Contributor

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

@wraithgarwraithgar mentioned this pull request Oct 7, 2021

@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

MylesBorins pushed a commit that referenced this pull request Oct 8, 2021
PR-URL: #40369
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

Landed in dbc91de

MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Oct 8, 2021
PR-URL: nodejs#40369
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit to danielleadams/node that referenced this pull request Oct 8, 2021
PR-URL: nodejs#40369
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams added a commit to danielleadams/node that referenced this pull request Oct 8, 2021
 Notable changes:
* crypto:
* update root certificates (Richard Lau) nodejs#40280
* deps:
* upgrade npm to 8.0.0 (npm team) nodejs#40369
* update `nghttp2` to v1.45.1 (thunder-coding) nodejs#40206
* update V8 to 9.4.146.19 (Michaël Zasso) nodejs#40285
* tools:
* update certdata.txt (Richard Lau) nodejs#40280
PR-URL: nodejs#40319
danielleadams added a commit that referenced this pull request Oct 8, 2021
 Notable changes:
* crypto:
* update root certificates (Richard Lau) #40280
* deps:
* upgrade npm to 8.0.0 (npm team) #40369
* update `nghttp2` to v1.45.1 (thunder-coding) #40206
* update V8 to 9.4.146.19 (Michaël Zasso) #40285
* tools:
* update certdata.txt (Richard Lau) #40280
PR-URL: #40319
danielleadams added a commit that referenced this pull request Oct 8, 2021
 Notable changes:
* crypto:
* update root certificates (Richard Lau) #40280
* deps:
* upgrade npm to 8.0.0 (npm team) #40369
* update `nghttp2` to v1.45.1 (thunder-coding) #40206
* update V8 to 9.4.146.19 (Michaël Zasso) #40285
* tools:
* update certdata.txt (Richard Lau) #40280
PR-URL: #40319
@TrottTrott mentioned this pull request Oct 10, 2021
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.

6 participants

@npm-robot@nodejs-github-bot@MylesBorins@targos@cjihrig@danielleadams