konklone / oversight.garden

Bringing together the oversight community's work.
https://oversight.garden
Creative Commons Zero v1.0 Universal
26 stars 9 forks source link

body-parser@1.15.1 breaks build 🚨 #119

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

:rotating_light::rotating_light::rotating_light:

body-parser just published its new version 1.15.1, 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 :palm_tree:


The new version differs by 24 commits .

There are 24 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 :zap:

divergentdave commented 8 years ago

The dependency update was tripping up the rebuilding of npm-shrinkwrap.json before checking it with Node Security Project. (Recall that we rebuild npm-shrinkwrap.json in order to take out Wintersmith) I have fixed this in 390199a232643c081a58f66dd12fc8600bcb22bf.