codemastermick / devPortfolio

Personal website
https://codemastermick.web.app
0 stars 5 forks source link

An in-range update of karma-jasmine-html-reporter is breaking the build 🚨 #50

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency karma-jasmine-html-reporter was updated from 1.5.1 to 1.5.2.

🚨 View failing branch.

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

karma-jasmine-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/codemastermick/devPortfolio/builds/645610027?utm_source=github_status&utm_medium=notification)). - ❌ **build (12.x, windows-latest):** There are 2 failures, 0 warnings, and 0 notices. - ❌ **build (12.x, ubuntu-latest):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (10.x, windows-latest):** There are 2 failures, 0 warnings, and 0 notices. - ❌ **build (10.x, ubuntu-latest):** There are 2 failures, 0 warnings, and 0 notices.

Release Notes for v1.5.2

Added options object to be able to overwrite logging (#36)

Commits

The new version differs by 2 commits.

  • ecc34b6 Bump version to 1.5.2
  • c0b3176 Added options object to be able to overwrite logging (#36)

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • f589953 Bump version to 1.5.3
  • 248a37e Added suppressAll option to config (#40)
  • 9f2a946 Add screenshots dir to npmignore

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.4

Manually integrate unreleased Jasmine fix: jasmine/jasmine@2b318a6

Commits

The new version differs by 1 commits.

See the full diff