public-transport / db-hafas

JavaScript client for the Deutsche Bahn HAFAS API.
https://github.com/public-transport/db-hafas
ISC License
75 stars 5 forks source link

Update hafas-client to the latest version ๐Ÿš€ #18

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of hafas-client was just published.

Dependency hafas-client
Current Version 1.3.1
Type dependency

The version 2.0.0 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 hafas-client.

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 75 commits.

  • 05675ce remove duplicate description, update deps
  • 079964e merge any-endpoint into master
  • 95151cc more docs improvements :memo:
  • d7eca5b expose line operators
  • 951c26c minor docs improvements
  • 508ff9f nearby: lat & lon -> location object
  • c4f67e1 minimal profiles docs :memo:
  • 75513aa departures: accept station objects :bug:
  • c029834 docs, tests: rename journey.parts -> journey.legs ๐Ÿ“โœ…
  • 8985f8c rename journey.parts -> journey.legs
  • c304119 bugfixes ๐Ÿ›๐Ÿ’š, update deps
  • 28e6015 fix DB modes ๐Ÿ›
  • f6077d5 cancelled flag for departures & passed stations
  • 965d539 accessibility filters for every profile
  • 9f0db98 simplify docs :memo:

There are 75 commits in total.

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:

derhuerst commented 6 years ago

closed as of 12c57f9.