Skip to content

Update npm to v7

Stefan Hojer requested to merge renovate/npm-7.x into master

This MR contains the following updates:

Package Type Update Change
npm (source) engines major ^6.0.0 -> ^7.0.0

Release Notes

npm/cli

v7.5.4

Compare Source

BUG FIXES
DEPENDENCIES
TESTS
DOCUMENTATION

v7.5.3

Compare Source

BUG FIXES
DEPENDENCIES
  • 3294fed6f pacote@11.2.5
    • prevent infinite recursion in git dep preparation
  • 0f7a3a87c read-package-json-fast@2.0.1
    • avoid duplicating optionalDependencies as dependencies in package.json
  • 6f46b0f7f init-package-json@2.0.2
  • df4f65acc @npmcli/arborist@2.2.0
  • 7038c2ff4 @npmcli/run-script@1.8.2
  • 54cd4c87a libnpmversion@1.0.8
  • 9ab36aae4 graceful-fs@4.2.5
  • e1822cf27 @npmcli/installed-package-contents@1.0.7

v7.5.2

Compare Source

BUG FIXES
DEPENDENCIES

v7.5.1

Compare Source

BUG FIXES
DEPENDENCIES
  • 7e4e88e93 @npmcli/arborist@2.1.1, pacote@11.2.4
    • Properly raise ERESOLVE errors on root dev dependencies
    • Ignore ERESOLVE errors when performing git dep 'prepare' scripts
    • Always reinstall packages that are explicitly requested
    • fix global update all so it actually updates things
    • Install bins properly when global root is a link (@​isaacs)
DOCUMENTATION

v7.5.0

Compare Source

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • 56c08863e hosted-git-info@3.0.8
  • 18a93f06b ssri@8.0.1
  • cb768f671 @npmcli/move-file@1.1.1
  • 32cc0a4be minipass-fetch@1.3.3
    • fixes ssl settings passthrough
  • 530997968 @npmcli/arborist@2.1.0
    • added signal handler to rollback when possible
    • prevent ERESOLVEs caused by loose root dep specs
    • detect conflicts among nested peerOptional deps
    • properly buildIdealTree when root is a symlink

v7.4.3

Compare Source

DOCUMENTATION
DEPENDENCIES

v7.4.2

Compare Source

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

Compare Source

BUG FIXES
DOCUMENTATION
DEPENDENCIES

v7.4.0

Compare Source

FEATURES
BUG FIXES
DEPENDENCIES
DOCUMENTATION

v7.3.0

Compare Source

FEATURES
BUG FIXES
DOCS
TESTING
DEPENDENCIES
  • 4fc2f3e05 #​2300 @npmcli/config@1.2.8:
    • Support setting email without username/password

v7.2.0

Compare Source

FEATURES
DEPENDENCIES

Renovate configuration

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

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Stefan Hojer

Merge request reports