Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm to v6 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update npm to v6 #41

wants to merge 1 commit into from

Conversation

cmorell
Copy link
Owner

@cmorell cmorell commented Jun 3, 2020

This PR contains the following updates:

Package Type Update Change
npm (source) engines major 1.2.x -> 6.14.x

Release Notes

npm/cli

v6.14.5

Compare Source

BUG FIXES
DEPENDENCIES

v6.14.4

Compare Source

DEPENDENCIES
  • Bump minimist@1.2.5 transitive dep to resolve security issue
    • 9c554fd8c update-notifier@2.5.0
    • bump deep-extend@1.2.5
    • bump deep-extend@0.6.0
    • bump is-ci@1.2.1
    • bump is-retry-allowed@1.2.0
    • bump rc@1.2.8
    • bump registry-auth-token@3.4.0
    • bump widest-line@2.0.1
  • 136832dca mkdirp@0.5.4
  • 8bf99b2b5 #​1053 deps: updates term-size to use signed binary

v6.14.3

Compare Source

DOCUMENTATION
DEPENDENCIES

v6.14.2

Compare Source

DOCUMENTATION
DEPENDENCIES

v6.14.1

Compare Source

  • 303e5c11e
    hosted-git-info@2.8.7
    Fixes a regression where scp-style git urls are passed to the WhatWG URL
    parser, which does not handle them properly.
    (@​isaacs)

v6.14.0

Compare Source

FEATURES
BUG FIXES
DEPENDENCIES
DOCUMENTATION
MISCELLANEOUS

v6.13.7

Compare Source

BUG FIXES
DEPENDENCIES

v6.13.6

Compare Source

DEPENDENCIES

v6.13.5

Compare Source

BUG FIXES
TESTING
DOCUMENTATION

v6.13.4

Compare Source

v6.13.3

Compare Source

DEPENDENCIES

v6.13.2

Compare Source

BUG FIXES

v6.13.1

Compare Source

BUG FIXES
TESTING
DOCUMENTATION
DEPENDENCIES

v6.13.0

Compare Source

NEW FEATURES
DOCUMENTATION
BUG FIXES
DEPENDENCIES
TESTING

v6.12.1

Compare Source

BUG FIXES
DEPENDENCIES

v6.12.0

Compare Source

Now npm ci runs prepare scripts for git dependencies, and respects the
--no-optional argument. Warnings for engine mismatches are printed
again. Various other fixes and cleanups.

BUG FIXES
FEATURES
DEPENDENCIES
TESTING

v6.11.3

Compare Source

Fix npm ci regressions and npm outdated depth.

BUG FIXES
DEPENDENCIES

v6.11.2

Compare Source

Fix a recent Windows regression, and two long-standing Windows bugs. Also,
get CI running on Windows, so these things are less likely in the future.

DEPENDENCIES
  • 9778a1b87
    cmd-shim@3.0.3: Fix regression where shims fail to preserve exit code
    (@​isaacs)
  • bf93e91d8
    npm-package-arg@6.1.1: Properly handle git+file: urls on Windows when a
    drive letter is included. (@​isaacs)
BUGFIXES
  • 6cc4cc66f
    escape args properly on Windows Bash Despite being bash, Node.js running
    on windows git mingw bash still executes child processes using cmd.exe.
    As a result, arguments in this environment need to be escaped in the
    style of cmd.exe, not bash. (@​isaacs)
TESTS

v6.11.1

Compare Source

Fix a regression for windows command shim syntax.

v6.11.0

Compare Source

A few meaty bugfixes, and introducing peerDependenciesMeta.

FEATURES
BUGFIXES
DEPENDENCIES
TESTS

v6.10.3

Compare Source

BUGFIXES
DEPENDENCIES

v6.10.2

Compare Source

tl;dr - Fixes several issues with the cache when npm is run as sudo on
Unix systems.

TESTING
BUGFIXES
DEPENDENCIES

v6.10.1

Compare Source

BUGFIXES
DEPENDENCIES

v6.10.0

Compare Source

FEATURES
BUGFIXES
  • [d9238af0b](ht

Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants