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 query-string is breaking the build 🚨 #15

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency query-string was updated from 6.8.0 to 6.8.1.

🚨 View failing branch.

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

query-string 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/548689788?utm_source=github_status&utm_medium=notification)).

Release Notes for v6.8.1
  • Fix using the parseNumbers and parseBooleans options together (#187) 90eb40e

v6.8.0...v6.8.1

Commits

The new version differs by 2 commits.

  • 17315ad 6.8.1
  • 90eb40e Fix using the parseNumbers and parseBooleans options together (#187)

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 6.8.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Release Notes for v6.8.2
  • Ensure empty string & spaces are parsed as string when parseNumber: true (#195) 504c29b

v6.8.1...v6.8.2

Commits

The new version differs by 2 commits.

  • 22b5532 6.8.2
  • 504c29b Ensure empty string & spaces are parsed as string when parseNumber: true (#195)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.8.3
  • Make parseNumbers and parseBooleans options work with arrayFormat (#202) d2451aa

v6.8.2...v6.8.3

Commits

The new version differs by 5 commits.

  • de0536a 6.8.3
  • c22455d Minor tweaks
  • d2451aa Make parseNumbers and parseBooleans options work with arrayFormat (#202)
  • 22b5532 6.8.2
  • 504c29b Ensure empty string & spaces are parsed as string when parseNumber: true (#195)

See the full diff