sebastianhaas / medical-appointment-scheduling

Concept showcase for "Appointment Scheduling System for Small and Medium-Sized Medical Facilities"
MIT License
141 stars 86 forks source link

An in-range update of karma-mocha-reporter is breaking the build 🚨 #226

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.3 of karma-mocha-reporter just got published.

Branch Build failing 🚨
Dependency karma-mocha-reporter
Current Version 2.2.2
Type devDependency

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

As karma-mocha-reporter is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/sebastianhaas/medical-appointment-scheduling/builds/212940278)
Commits

The new version differs by 5 commits .

  • f6d22d1 chore: Release v2.2.3
  • 7122cc0 chore: add node.js 7 in travis
  • 81d6de6 fix: allow to use reserved prototype names as name for describe or it blocks
  • aa801c2 Merge pull request #91 from josephfrazier/patch-1
  • c07a2f6 docs: fix typos in README.md

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

sebastianhaas commented 7 years ago

Fixed in 4ca4b5a, CI configuration was broken.