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.5.3, which is covered by your current version range. After updating it in your project the build went from success to failure.
This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
v3.5.3 (2015-12-10):
Did you know that Bob Ross reached the rank of master sergeant in the US Air Force before becoming perhaps the most soothing painter of all time?
TWO HAPPY LITTLE BUG FIXES
71c9590
#10505npm ls --json --depth=0
now respects the depth parameter, when it is zero and when it is not zero. (@MarkReeder)954fa67
#9099 I had always thought you could runnpm version
from subdirectories in your project, which is great, because now you can. I guess I was just ahead of my time. (@ekmartin)NOW PAINT IN SOME NICE DOCS CHANGES
b88c37c
#10546 Goodbye, FAQ! You were cheeky and fun until you weren't! Don't worry: npm still loves everyone, especially you! (@ashleygwilliams)2d3afe9
#10570 Update documentation URLs to be HTTPS everywhere sensible. No HTTP shall be spared! (@rsp)6abd0e0
#10650 Correctly note that there are two lifecycle scripts run by an install phase in an example, instead of three. (@eymengunay)a5e8df5
#10687npm outdated
's output can be a little puzzling sometimes. I've attempted to make it clearer, with some examples, of what's going on with "wanted" and "latest" in more cases. (@othiym23)8f52833
#10700 Hey, do you remember whensearch.npmjs.org
was a thing? I think I do? The last time I used it was in like 2012, and it's gone now, so remove it from the docs. (@gagern)b6a53b8
npm/docs#477 Continue to airbrush the CLI API docs out of history. (@verpixelt)b835b72
semver@5.1.0
: Include BNF for SemVer expression grammar (which is also now included innpm help semver
). (@isaacs)LAND YOUR DEPENDENCY UPGRADES IN PAIRS SO EVERYONE HAS A FRIEND
95e99fa
request@2.67.0
(@simov)b49199a
isaacs/rimraf#89rimraf@2.4.4
(@zerok)6632418
npm/nopt#51nopt@3.0.6
(@wbecker)f0a3b3e
isaacs/once#7once@1.3.3
(@floatdrop)The new version differs by 206 commits .
a81f2d2
3.5.3
eaf4875
update AUTHORS
f5f9175
deps: install missed a copy of readable-stream
eb98ebe
doc: update npm@2 CHANGELOG for 2.14.15
0e421a2
doc: update changelog for 3.5.3
e0a9a62
tap@2.3.1
7c704fd
standard@5.4.1
b835b72
semver@5.1.0
95e99fa
request@2.67.0
b49199a
rimraf@2.4.4
6632418
nopt@3.0.6
f0a3b3e
once@1.3.3
71c9590
ls: fix depth when outputting JSON
b88c37c
doc: remove FAQ
2d3afe9
doc: update URLs to https used in defaults.js
There are 206 commits in total. See 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.