gfellerph / whattheontology

A search engine for the world of linked data.
https://whattheontology.herokuapp.com/
MIT License
1 stars 0 forks source link

An in-range update of rdflib is breaking the build 🚨 #26

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency rdflib was updated from 0.20.1 to 0.20.3.

🚨 View failing branch.

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

rdflib 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 - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 13 commits.

  • 276fe62 0.20.3
  • 3c8a63a 0.20.2
  • ba8e0b1 Merge pull request #312 from linkeddata/add-id-fix-getHeader
  • 8bcbfca Merge pull request #327 from megoth/add-id-fix-getHeader
  • fdc2c56 Updated tests to check setCredentials
  • 65c1a11 fixes in fetcher
  • d60a255 fix site to work when input is an origin without a slash
  • 29427ae defensive programming around baseURI for different browser implementatoions of the DOM
  • 4a5a203 package-lock.json
  • c89da2b Use Babel runtime.
  • 898abf1 Add missing await to fetcher
  • 48eb713 rewrite createIfNotExists which was broken as async function
  • 707194a Add NamedNode.id as the local part of the URI, and fix getHeaders to not look at error responses.

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 0.20.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.