chrisguttandin / subscribable-things

A collection of reactive wrappers for various browser APIs.

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


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency karma was updated from 5.0.6 to 5.0.7.

🚨 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 failed (Details).

Release Notes for v5.0.7

5.0.7 (2020-05-16)

Bug Fixes

  • detect type for URLs with query parameter or fragment identifier (#3509) (f399063), closes #3497
Commits

The new version differs by 2 commits.

  • 4d49948 chore(release): 5.0.7 [skip ci]
  • f399063 fix: detect type for URLs with query parameter or fragment identifier (#3509)

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.6 your tests are passing again. Downgrade this dependency πŸ“Œ.