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 sparqlalgebrajs is breaking the build 🚨 #49

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency sparqlalgebrajs was updated from 2.0.1 to 2.1.0.

🚨 View failing branch.

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

sparqlalgebrajs 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/596524444?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 1f2142c Update to version 2.1.0
  • 5b112ce Create exception for wildcard typings
  • 8cc2ffb Create separate types for Wildcard and GroupConcat

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

rubensworks commented 5 years ago

Update handled in #48.