dracoapi / dracowalker

MIT License
2 stars 3 forks source link

An in-range update of yaml is breaking the build 🚨 #87

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency yaml was updated from 1.5.1 to 1.6.0.

🚨 View failing branch.

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

yaml 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 is in progress ([Details](https://travis-ci.org/dracoapi/dracowalker/builds/536309915?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/niicojs/dracowalker/builds/24760615)).

Commits

The new version differs by 7 commits.

  • f8d35f4 1.6.0
  • 4e31851 Update dependencies
  • cac058b Update docs
  • 0b1f8bc Add Document#directivesEndMarker
  • ebf59d9 cst: Add directives-end and document-end marker ranges to Document during parse
  • 2fa7f54 Allow same-column end for flow collections (Fixes #113, fixes #114, ref #108)
  • 2906c26 Drop custom source``, get it from common-tags instead

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