derhuerst / generate-db-shop-urls

Given a journey, generate a URL for a matching Deutsche Bahn ticket.
https://github.com/derhuerst/generate-db-shop-urls
Other
19 stars 4 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency luxon was updated from 1.18.1 to 1.18.2.

🚨 View failing branch.

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 failed ([Details](https://travis-ci.org/derhuerst/generate-db-shop-urls/builds/588041444?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

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 5 years ago

After pinning to 1.18.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

  • 42a8025 bump to 1.19.0
  • 87d6ae2 Don't allow decimals in DateTime inputs
  • 08c3f0b Add some tests for Japanese intl edge cases
  • bc407f8 Interval#split should ignore dates outside the interval #553
  • 7885d96 bump to 1.18.2
  • ee70b8b fix plus/minus for fractions #409

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 205864a bump to 1.19.2
  • ed85f23 better logic for choosing how to provide format tokens
  • 78e82b0 bump to 1.19.1
  • 3cb93b0 always use when using Intl.DateTimeFormat
  • d582fdf fix test script

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 3 commits.

  • 97d9f9f bump to 1.19.3
  • 9f92020 fix parsing for -00:30
  • 09b0bb7 [feature] caching of offset in DateTime moment#506 (#577)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 11 commits.

  • 0763b1e bump to 1.20.0
  • 969246a add some caching benchmarks
  • 93b41a9 Fixed truncated summary issue (#597)
  • 5c265a4 Use "numeric" instead of "2-digit" in formatting presets (#593)
  • df59f67 Add Duration#mapUnits (#592)
  • cad152a fix changelog headings
  • 7d3dc31 Issue #492. Added methods toISODate, toISOTime to Interval (#583)
  • 6dc1878 Format override example has incorrect code (#581)
  • 97d9f9f bump to 1.19.3
  • 9f92020 fix parsing for -00:30
  • 09b0bb7 [feature] caching of offset in DateTime moment#506 (#577)

See the full diff

derhuerst commented 5 years ago

Flaky build.