rm3web / rm3-react-controls

Miscelaneous react controls for rm3
1 stars 0 forks source link

An in-range update of livereactload is breaking the build 🚨 #254

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency livereactload was updated from 3.3.0 to 3.4.0.

🚨 View failing branch.

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

livereactload 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](https://travis-ci.org/rm3web/rm3-react-controls/builds/463138118?utm_source=github_status&utm_medium=notification)).

Release Notes for 3.4.0
  • Updated ws dependency (thanks @oncletom)
  • Updated some other dependencies as well
  • Added ´--moduledir` option
Commits

The new version differs by 11 commits.

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 5 years ago

After pinning to 3.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 3.5.0
  • Relaxed dependency resolution: allowed dependencies with same major version (#166 by @vicapow)
Commits

The new version differs by 3 commits.

  • 73f5ea8 Release version 3.5.0
  • 383dd23 Merge pull request #166 from vicapow/patch-1
  • 233c1a1 Allow all major version ranges

See the full diff