derhuerst / hafas-discover-stations

Pass in a HAFAS client, discover stations by querying departures.
ISC License
3 stars 1 forks source link

An in-range update of luxon is breaking the build 🚨 #8

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.3.1 of luxon was just published.

Branch Build failing 🚨
Dependency luxon
Current Version 1.3.0
Type dependency

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

luxon 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](https://travis-ci.org/derhuerst/hafas-discover-stations/builds/399052500?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 6 commits.

  • 5a067d7 upgrade to 1.3.1
  • b8b8a9b Implemented issue #253: Duration.toISO() doesn't include milliseconds (#284)
  • 2b65af4 Use customInspectSymbol (#281)
  • bb00371 Clarify a comment (#280)
  • b016fe7 Make DateTime#valueOf call #toMillis (#275)
  • f9cc880 upgrading prettier and reformatting

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

After pinning to 1.3.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 1.3.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • d75264e bump to 1.3.2
  • 25b3230 Replace all instanceof Object checks (#285)
  • b937d0c Implemented fromMillis() to verify args (#301)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.3.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • b4bb96c bump to 1.3.3
  • 967703f fix links in Duration docs
  • 421b3c8 document Duration#toFormat better
  • 9963917 add link to format tokens in the documentation
  • 117233f fix docstring for DateTime.DATETIME_FULL_WITH_SECONDS
  • 5cb27b2 fix docs for DateTime#equals
  • d75264e bump to 1.3.2
  • 25b3230 Replace all instanceof Object checks (#285)
  • b937d0c Implemented fromMillis() to verify args (#301)

See the full diff