Skip to content

Update npm to version 3.8.7 🚀#184

Closed
greenkeeperio-bot wants to merge 1 commit into
masterfrom
greenkeeper-npm-3.8.7
Closed

Update npm to version 3.8.7 🚀#184
greenkeeperio-bot wants to merge 1 commit into
masterfrom
greenkeeper-npm-3.8.7

Conversation

@greenkeeperio-bot

Copy link
Copy Markdown
Contributor

Hello 👋

🚀🚀🚀

npm just published its new version 3.8.7, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of npm – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

v3.8.7 (2016-04-07)

IMPROVED DIAGNOSTICS

  • 38cf79f #12083 If you ignore-scripts to disable lifecycles, this makes npm report when it skips running a script. (@bfred-it)

IMPROVE AUTO-INCLUDES

  • c615182 #11995 There were bugs where modules whose names matched the special files that npm always includes would be included, for example, the history package was always included.

    With npm@3 such extraneously bundled modules would not be ordinarily used, as things in node_modules in packages are ignored entirely if the package isn't marked as bundling modules.

    Because of this npm@3 behavior, the files-and-ignores test failed to catch this as it was testing install output not what got packed. That has also been fixed. (@glenjamin)

DOCUMENTATION UPDATES

DEPENDENCY UPDATES


The new version differs by 27 commits .

  • cc985cc 3.8.7
  • 8f6caa0 update AUTHORS
  • 9265e1d doc: changelog for 3.8.7
  • 38cf79f lifecycle: Add info log when ignore-scripts is true
  • c615182 tar: Improve handling of special cases for files included in packages
  • 823d9df doc: Add 'login' as alias to 'adduser' cli command
  • 7aaf47e readme: Update Windows Upgrade Instructions
  • 486bbc0 request@2.70.0
  • b1aff34 lodash.keys@4.0.6
  • db9cde0 3.8.6
  • 7283c8a update AUTHORS
  • e2dd77c doc: bearer token security advisory in CHANGELOG
  • bc4e5e9 doc: update changelog for 3.8.6
  • ea92ffc doc: clarify the effects of definingengines``
  • 458f773 package-json: add make doc-clean to prepublish process

There are 27 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@rstacruz rstacruz force-pushed the greenkeeper-npm-3.8.7 branch from 812cf30 to 7e672e7 Compare June 11, 2016 08:41
@rstacruz rstacruz closed this Jun 18, 2016
@rstacruz rstacruz deleted the greenkeeper-npm-3.8.7 branch June 27, 2016 14:40
github-actions Bot pushed a commit to Eyalm321/pnpm that referenced this pull request May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants