urbica / galton

Lightweight Node.js isochrone map server
https://galton.urbica.co
MIT License
271 stars 36 forks source link

Update osrm to the latest version 🚀 #193

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.14.3 of osrm was just published.

Dependency osrm
Current Version 5.14.2
Type dependency

The version 5.14.3 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of osrm.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits.

  • 28a5fe0 Bump version to 5.14.3
  • 4c817de Use default maxspeed value for ua:urban
  • 5133f39 Change default urban speed in Ukraine to 50kmh
  • a29dcfa Belarus speed limits (#4764)
  • e546ddd Use consistent EBG node weights in duplicated via nodes
  • c21c9c9 Update CHANGELOG entry
  • 511f3cf Don't use to_string conversion in requiresNameAnnounced
  • d5ffbc6 Remove check unnamed check in sliproad handler
  • 60551d2 Test for sliproads to roads with empty names
  • 57be7be Add test case for sliproads converted from forks
  • a8d0c11 Restore original intend of roundabout test
  • d9fcf1e Make sure we only count turns as UTurns for the turn_function

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 5.15.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 83 commits ahead by 83, behind by 38.

  • dc26f7d Release 5.15.0
  • 791f6d0 Make 5.15.0-rc.3
  • 7b7871d Refactor isThroughStreet/Intersection options (#4751)
  • f7613d7 Make 5.15.0-rc.2
  • c80edef Ignore no_*_on_red turn restrictions (#4804)
  • cfae4a1 add tunnel as a class in lua (#4812)
  • fd9d5af Fix formatting
  • c81942c Add assertion and adjust unit test expectations check
  • c5c4a1b add unit test for split submatch waypoints indices
  • eb13041 only adjust waypoint index in tracepoints when waypoints parameter is specified
  • fa1f121 Remove "can't parse value" log messages (#4810)
  • c26642d Fix overflow on zero duration segments, fixes #4283.
  • ef1fc8a Make 5.15.0-rc.1
  • 168e313 Correctly mark edges going to/from core with exclude flags
  • 30f910e Add regression test from @fijemax

There are 83 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.15.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 607fbce bump version to 5.15.1
  • 06330a6 Only run step collapsing based on original waypoints parameter (#4829)
  • cbecdf8 Set type of trivial intersections where classes change to Suppressed

See the full diff