perliedman / geojson-path-finder

Find shortest path through a network of GeoJSON
https://www.liedman.net/geojson-path-finder/
ISC License
301 stars 87 forks source link

An in-range update of tinyqueue is breaking the build 🚨 #14

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.0 of tinyqueue just got published.

Branch Build failing 🚨
Dependency tinyqueue
Current Version 1.1.0
Type dependency

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

As tinyqueue is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/perliedman/geojson-path-finder/builds/211459102)
Commits

The new version differs by 4 commits .

  • c209e47 1.2.0
  • 2adb6d8 improve perf by ~20% (borrowing ideas from FastPriorityQueue & qheap)
  • 2de5004 add a simple benchmark
  • d234839 upgrade deps

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.2.1 just got published.

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

Release Notes v1.2.1

Fixed a a few edge cases, including a regression in 1.2.0.

Commits

The new version differs by 3 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.2.2 just got published.

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

Commits

The new version differs by 5 commits .

See the full diff.