Skip to content

chore(deps): update npm to v8 - autoclosed

HTML-validate requested to merge renovate/npm-8.x into master

This MR contains the following updates:

Package Type Update Change
npm (source) engines major ^7 -> ^8.0.0
npm (source) engines major ^7 -> ^8.0.0

Release Notes

npm/cli

v8.1.0

Compare Source

FEATURES
DEPENDENCIES
DOCUMENTATION

v8.0.0

Compare Source

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 #​3813 cli-columns@4.0.0

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited by HTML-validate

Merge request reports