cbmono / hapijs-seed-mvc

hapi Seed Project: MVC, ES6, Gulp, Tests, Logging, Migrations, RDBMs, Documentation, etc.
MIT License
40 stars 24 forks source link

sqlite3@3.1.2 breaks build 🚨 #23

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

:rotating_light::rotating_light::rotating_light:

sqlite3 just published its new version 3.1.2, 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 13 commits .

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:

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #23 into master will not affect coverage as of 78a9cf3

@@            master     #23   diff @@
======================================
  Files           12      12       
  Stmts          159     177    +18
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            159     177    +18
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 78a9cf3

Powered by Codecov. Updated on successful CI builds.