rdfjs/rdfxml-streaming-parser.js

An in-range update of relative-to-absolute-iri is breaking the build 🚨

greenkeeper opened this issue Β· 1 comments

The dependency relative-to-absolute-iri was updated from 1.0.2 to 1.0.3.

🚨 View failing branch.

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

relative-to-absolute-iri 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).

Commits

The new version differs by 5 commits.

  • ae1e445 1.0.3
  • 731f470 Fix cases with schemes without '//'
  • 42384a8 Update Jest to 24.3.x, Closes #4
  • c4d41d5 Update dev ts-jest to version 24.0.0
  • 9e1d937 Update @types/jest to version 24.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.0.2 your tests are passing again. Downgrade this dependency πŸ“Œ.