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 @commitlint/cli is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency @commitlint/cli was updated from 7.5.1 to 7.5.2.

🚨 View failing branch.

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

@commitlint/cli 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).

Commits

The new version differs by 3 commits.

  • d0507bd v7.5.2
  • 48a8602 fix: failing sentence-case for subjects with slashes (#574)
  • 4075903 fix(cli): replace old links with new organisation links (#578)

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