juliuste / interrail

Find european train stations and routes. Client for the European Interrail / EuRail API.
ISC License
30 stars 4 forks source link

An in-range update of luxon is breaking the build ๐Ÿšจ #13

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 5 years ago

The dependency luxon was updated from 1.13.0 to 1.13.1.

๐Ÿšจ 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/juliuste/interrail/builds/529479485?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • 5cd2e7a bump to 1.13.1
  • 1e7f311 combined regexes and extractors are created in advance to speed up fromISO() and fromSQL() (#500)
  • 5eb9ad3 fix typo in docs
  • dee55a8 add a CDN link

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.13.0 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 passing again with this update. Explicitly upgrade to this version ๐Ÿš€

Commits

The new version differs by 5 commits.

  • 2ae2d66 bump to 1.13.2
  • f32c127 add period to fromFormat docs
  • a947dcf fix tests for node 12
  • a002f16 fix doc for IANAZone.isValidZone (#503)
  • 236f2ba fixed ISO [ยฑYYYYY] formating (#505)

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

  • b8ac451 bump to 1.13.3
  • 1a7f1fe fix keepLocalTime calculations
  • 3098cf3 docs: fixed typo mistake (#511)
  • 95d3095 script for just updating the docs
  • 39d4d0f Fixed documentation for startOf (#507)
  • 2ae2d66 bump to 1.13.2
  • f32c127 add period to fromFormat docs
  • a947dcf fix tests for node 12
  • a002f16 fix doc for IANAZone.isValidZone (#503)
  • 236f2ba fixed ISO [ยฑYYYYY] formating (#505)

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

  • a8558dd bump to 1.14.0
  • 2fa3d6d fix zone argument in Interval ISO strings with duration components
  • b8ac451 bump to 1.13.3
  • 1a7f1fe fix keepLocalTime calculations
  • 3098cf3 docs: fixed typo mistake (#511)
  • 95d3095 script for just updating the docs
  • 39d4d0f Fixed documentation for startOf (#507)
  • 2ae2d66 bump to 1.13.2
  • f32c127 add period to fromFormat docs
  • a947dcf fix tests for node 12
  • a002f16 fix doc for IANAZone.isValidZone (#503)
  • 236f2ba fixed ISO [ยฑYYYYY] formating (#505)

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

  • f93e42f bump to 1.15.0
  • 8b7f8e6 Fix typo (#514)
  • 9df518d Add formatOffset method to Zones. (#509)
  • a8558dd bump to 1.14.0
  • 2fa3d6d fix zone argument in Interval ISO strings with duration components
  • b8ac451 bump to 1.13.3
  • 1a7f1fe fix keepLocalTime calculations
  • 3098cf3 docs: fixed typo mistake (#511)
  • 95d3095 script for just updating the docs
  • 39d4d0f Fixed documentation for startOf (#507)
  • 2ae2d66 bump to 1.13.2
  • f32c127 add period to fromFormat docs
  • a947dcf fix tests for node 12
  • a002f16 fix doc for IANAZone.isValidZone (#503)
  • 236f2ba fixed ISO [ยฑYYYYY] formating (#505)

See the full diff

greenkeeper[bot] commented 5 years ago

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

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

  • 5d9e755 bump to 1.16.1
  • dfe3760 hasIntl and hasRelative functions in src/impl/util.js are wrapped with (#536)
  • 83d350c docs: fix toRelative unit options (#534)
  • 3af7bb2 bump copyright date
  • c35b0db Bump nwmatcher from 1.4.3 to 1.4.4 (#522)
  • 561d7b7 bump to 1.16.0
  • 6c7d84d fix locale default logic for toFormat with zones
  • f2753c7 Fix inconclusive error message (#517)
  • f93e42f bump to 1.15.0
  • 8b7f8e6 Fix typo (#514)
  • 9df518d Add formatOffset method to Zones. (#509)
  • a8558dd bump to 1.14.0
  • 2fa3d6d fix zone argument in Interval ISO strings with duration components
  • b8ac451 bump to 1.13.3
  • 1a7f1fe fix keepLocalTime calculations

There are 23 commits in total.

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

  • fc86472 bump to 1.17.2
  • c9a531b short relative days should still be pluralized
  • 7d4e2ec use updated lint rules
  • 9234c47 bump to 1.17.1
  • 6e19fd8 don't accept out-of-bounds dates
  • 0123c6c don't accept 0s for date values in iso strings
  • 1df50be Bump lodash from 4.17.11 to 4.17.14 (#542)
  • 11fbb8c bump to 1.17.0
  • d552dfb min and max throw for non-datetimes
  • f79c9b5 fix up throwoninvalid logic for intervals
  • cd2bb32 Add throwOnInvalid exception on interval validation
  • bc069e2 Bump lodash.merge from 4.6.1 to 4.6.2 (#540)
  • 05faa19 Added DATETIME_MED_WITH_WEEKDAY preset for formatting toLocaleString (#538)
  • 5d9e755 bump to 1.16.1
  • dfe3760 hasIntl and hasRelative functions in src/impl/util.js are wrapped with (#536)

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 51b955d Correct typo in documentation of DateTime.equals (#570)
  • b6c47c4 Handle undefined DTF locale (#572)
  • 5bf9b3a Mark first parameters in DateTime.local() and DateTime.utc() as optional (#567)
  • 361321f update packages
  • 45eda17 Bump eslint-utils from 1.3.1 to 1.4.2 (#561)
  • 9b02718 Bump mixin-deep from 1.3.1 to 1.3.2 (#562)
  • 59d5f79 Fix relative method documentation (#551)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 112bc4d bump to 1.18.0
  • 9d8a2a7 Update docs for marco token parsing
  • cf1c8ce Merge branch 'macro-tokens-parser'
  • b9e841d bump to 1.7.3
  • b43b330 Add ability to parse some of localized macro format tokens

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • c34ee62 messing eslint config
  • cd60b9e docker rev
  • 1914644 Fix for invalid Datetime when not in valid ECMA DateTime range (#576)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 4 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 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 205864a bump to 1.19.2
  • ed85f23 better logic for choosing how to provide format tokens

See the full diff

greenkeeper[bot] commented 4 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 4 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

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 14 commits.

  • 4397712 bump to 1.0.21
  • abf4240 Add quarter parsing support (#602)
  • e4d42f6 Fix Duration#toISO floating point madness (#605)
  • 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

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 19 commits.

  • d6e4e7c bump to 1.21.1
  • b16866b add quarter parsing to the docs
  • 91b72e7 remove the tz from the repl script
  • 38b70a7 Typo in ISO week year (#607)
  • 26adea8 Typo in unit normalization (#611)
  • 30d6f77 bump to 1.21.0
  • abf4240 Add quarter parsing support (#602)
  • e4d42f6 Fix Duration#toISO floating point madness (#605)
  • 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)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 23 commits.

  • ea413b8 bump to 1.21.2
  • 63122c7 workaround Chrome offset issue
  • 9c3fad5 fix readme link to license
  • 6e552aa update matrix for Node 12
  • d6e4e7c bump to 1.21.1
  • b16866b add quarter parsing to the docs
  • 91b72e7 remove the tz from the repl script
  • 38b70a7 Typo in ISO week year (#607)
  • 26adea8 Typo in unit normalization (#611)
  • 30d6f77 bump to 1.21.0
  • abf4240 Add quarter parsing support (#602)
  • e4d42f6 Fix Duration#toISO floating point madness (#605)
  • 0763b1e bump to 1.20.0
  • 969246a add some caching benchmarks
  • 93b41a9 Fixed truncated summary issue (#597)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 27 commits.

  • 350ffac bump to 1.21.3
  • a56a294 Fix meridiem parsing in macros in newer versions of v8
  • a0242d4 update changelog
  • 82a1ede some clarifications about duration information loss
  • ea413b8 bump to 1.21.2
  • 63122c7 workaround Chrome offset issue
  • 9c3fad5 fix readme link to license
  • 6e552aa update matrix for Node 12
  • d6e4e7c bump to 1.21.1
  • b16866b add quarter parsing to the docs
  • 91b72e7 remove the tz from the repl script
  • 38b70a7 Typo in ISO week year (#607)
  • 26adea8 Typo in unit normalization (#611)
  • 30d6f77 bump to 1.21.0
  • abf4240 Add quarter parsing support (#602)

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 13 commits.

  • b77bf83 bump to 1.22.0
  • 836320b Exclude base from RTF cache key
  • d4fd0af Fix offset guess for setZone with keepLocalTime
  • debf80b Fix IANAZone's handling of pre-1970 milliseconds
  • ac63fb1 Merge pull request #646 from mrcoles/patch-1
  • e85be6c Remove true param from Interval.length example
  • a53a40e Merge pull request #643 from LoganRupe/fix/validate-readme-typo-invalidExplanation
  • 98b0b51 Fix typo in validity.md markup (letter a) -
  • f6a68dd small addition to the 'losing information' section
  • dfbc930 Bump handlebars from 4.1.2 to 4.5.3 (#635)
  • 0d4ae03 Throw error when specifying 24-hour format with meridiem (#633)
  • 9421d71 Remove Meteor from install docs (#630)
  • 5bf5f2b Fix typo in example of toLocaleParts (#629)

See the full diff