pelias/interpolation

An in-range update of sqlite3 is breaking the build 🚨

Closed this issue Β· 4 comments

The dependency sqlite3 was updated from 4.0.4 to 4.0.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sqlite3 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for v4.0.6

A re-release of the retracted v4.0.5 because of node-pre-gyp being unavailable.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 4.0.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency sqlite3 was updated from 4.0.6 to 4.0.7.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The dependency sqlite3 was updated from 4.0.7 to 4.0.8.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Not sure what the original cause of this was, but it seems fixed now.