chrisguttandin / rxjs-broker

An RxJS message broker for WebRTC DataChannels and WebSockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of karma is breaking the build 🚨

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency karma was updated from 5.0.1 to 5.0.2.

🚨 View failing branch.

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

karma 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).

Release Notes for v5.0.2

5.0.2 (2020-04-16)

Bug Fixes

  • ci: stop the proxy before killing the child, handle errors (#3472) (abe9af6), closes #3464
Commits

The new version differs by 3 commits.

  • 39648b5 chore(release): 5.0.2 [skip ci]
  • abe9af6 fix(ci): stop the proxy before killing the child, handle errors (#3472)
  • 7b2942c chore(ci): trigger browserstack iff key is set (#3461)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 5.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.