Update npm to version 3.8.5 🚀#170
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
npm just published its new version 3.8.5, 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.5 (2016-03-24)
Like my esteemed colleague @zkat said in this week's LTS release notes, this week is another small release but we are continuing to work on our Windows efforts.
You may also be interested in reading the LTS process and policy that @othiym23 put together recently. If you have any feedback, we would love to hear.
DOCTOR IT HURTS WHEN LINK TO MY LINK
Well then, don't do that.
0d4a0b1#11442 Fail if the user asks us to make a link from a module back on to itself. (@antialias)ERR MODULE LIST TOO LONG
b271ed2#11983 Exit early if no arguments were provided to search instead of trying to display all the modules, running out of memory, and then crashing. (@SimenB)ELIMINATE UNUSED MODULE
b8c7cd7#12000 Stop depending onasync-someas it's no longer used in npm. (@watilde)DOCUMENTATION IMPROVEMENTS
fdd6b28#11884 Includenode_modulesin the list of files and directories that npm won't include in packages ordinarily. (Modules listed inbundledDependenciesand things that those modules rely on, ARE included of course.) (@Jameskmonger)aac15eb#12006 Fix typo in npm-orgs documentation, where teams docs went to access docs and vice versa. (@yaelz)FEWER NETWORK TESTS
3e41360#11987 Fix test that was inappropriately hitting the network (@yodeyer)The new version differs by 11 commits .
1310b5f3.8.5d6ff5f7update AUTHORS8969ab7doc: changelog for 3.8.50d4a0b1link: fail if package link target is the same as package link sourcefdd6b28doc: Includenode_modulesin list of auto-excluded filesb271ed2search: Exit early if no arguments provided to search3e41360test: Fix test that was inappropriately hitting the networkb8c7cd7deps: remove async-some that is no longer usedaac15ebdoc: Fix typo in npm-orgs documentation9b1e8fa3.8.4f2ae3badoc: Fix a typo in the changelog for our domain name =DSee the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.