hoodiehq / pouchdb-hoodie-api

:dog: Hoodie-like API for PouchDB
https://hoodiehq.github.io/pouchdb-hoodie-api
Apache License 2.0
44 stars 11 forks source link

uglify-js@2.6.0 breaks build 🚨 #84

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

:rotating_light::rotating_light::rotating_light:

uglify-js just published its new version 2.6.0, 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 27 commits .

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

NickColley commented 8 years ago

Looks like a timeout so gave it a retry.

boennemann commented 8 years ago

It seems like the tests are consistently failing for browser tests, but unrelated to the update (also #86 #85). I'm closing these PR's, reopening an issue for the broken tests, and rerun the latest master commit's tests so master is flagged as red as well.