koopjs/winnow

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

Closed this issue Β· 3 comments

The dependency ngeohash was updated from 0.6.0 to 0.6.1.

🚨 View failing branch.

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

ngeohash 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

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 0.6.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency ngeohash was updated from 0.6.1 to 0.6.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • c14c0c8 (chore) update ignore
  • 3c4cfce (chore) bump version
  • ef0e222 Merge branch 'master' of github.com:sunng87/node-geohash
  • c4150c5 Merge pull request #36 from sunng87/fix-const
  • ebbab9d Use ES5 var instead of const

See the full diff

  • The dependency ngeohash was updated from 0.6.2 to 0.6.3.

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

Commits

The new version differs by 2 commits.

  • 8a1c5d3 (chore) bump version
  • bd724e4 (fix) remove browserify in npm install

See the full diff