comunica / sparqlee

⚙️ SPARQL expression evaluator library - Moved to @comunica/expression-evaluator
https://www.npmjs.com/package/sparqlee
14 stars 7 forks source link

An in-range update of rdf-string is breaking the build 🚨 #10

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency rdf-string was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

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

rdf-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/comunica/sparqlee/builds/452262433?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

  • 31093c2 1.3.0
  • 42b0a1b Start tracking changelog
  • d216ed2 Update to generic RDFJS typings
  • a7a3667 Update to ts-jest 23.10.x, Closes #5
  • 58d2a83 Rename RdfTerm to RdfString in README

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.2.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 23d9ffd 1.3.1
  • 23bc653 Fix quadToStringQuad not having the new generic quad parameter

See the full diff