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 tape is breaking the build 🚨 #29

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

The devDependency tape was updated from 4.12.1 to 4.13.0.

🚨 View failing branch.

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

tape is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/juliuste/interrail/builds/634121698?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • 1fba54a v4.13.0
  • e0e2542 [New] tape binary: Add -i flag to ignore files from gitignore (#492)
  • 0f15085 [Deps] update resolve
  • 0330d82 [New] add t.match() and t.doesNotMatch(), new in node v13.6
  • 21ac403 [Tests] handle stack trace variation in node <= 0.8
  • d7c2fd3 [lint] fix object key spacing

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

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