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 jest-html-reporter is breaking the build 🚨 #25

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-html-reporter was updated from 2.4.4 to 2.4.5.

🚨 View failing branch.

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

jest-html-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/comunica/sparqlee/builds/503056879?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.4.5

Bug Fixes:

  • Updated incorrectly documented parameter useCssFile (#62)
Commits

The new version differs by 2 commits.

  • 8dab5aa Merge pull request #64 from Hargne/feature/2.4.5
  • a963351 Updated incorrectly documented settings parameter

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • b1e70de Merge pull request #65 from Hargne/feature/2.5.0
  • 72217f9 2.5.0 - Updated comment
  • 6b343fa 2.5.0 - Fixed TravisCI issue with node v11.11
  • 469cbbe 2.5.0 - Added boilerplate config option, Added Status Ignore Filter config option, Added a separate method for rendering the report body, Added a generic method for reading and returning file contents, Updated README

See the full diff