leonardochaia / timoneer

Docker Client for Windows, Linux and Mac. Built on Electron
MIT License
18 stars 1 forks source link

An in-range update of karma-coverage-istanbul-reporter is breaking the build 🚨 #71

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency karma-coverage-istanbul-reporter was updated from 2.0.4 to 2.0.5.

🚨 View failing branch.

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

karma-coverage-istanbul-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 could not complete due to an error ([Details](https://travis-ci.org/leonardochaia/timoneer/builds/494453483?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • a7cc756 chore(release): 2.0.5
  • ec01a4c Merge pull request #61 from peitschie/master
  • ab284d4 build: upgrade other dependencies
  • 475bfc2 build: upgrade istanbul-api and other dependencies to fix npm audit vulns
  • 9987287 test: fix tests with latest istanbul changes
  • b0c364d chore: add .idea to gitignore
  • 66fd2ef build: fix coverage-generating tests on windows
  • 38087c2 fix: don't double-report files with mixed slashes in their names on windows
  • 3c48bf8 fix: correctly strip source file prefixes when no webpack.context is defined

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.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 11 commits.

  • 8fee4a9 chore(release): 2.0.6
  • 7a34b47 Merge branch 'master' of github.com:mattlewis92/karma-coverage-istanbul-reporter
  • ca17ed1 build: fix code coverage
  • 619d90d fix: get source code from sourceMapStore on write report
  • 5496d47 style: reformat code with prettier
  • 0261f70 build: upgrade dependencies
  • a2c359b docs: format readme
  • df3d5df chore: share probot config
  • b55478f build: add issue template enforcer
  • 65e0b5d docs: add patreon
  • ce38d2d test: fix tests on node 6

See the full diff