CaptainCodex / captains-react-starter-recipe

TypeScript ready React stack loaded with Redux and best practices.
0 stars 0 forks source link

An in-range update of redux-observable is breaking the build 🚨 #58

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency redux-observable was updated from 1.1.0 to 1.2.0.

🚨 View failing branch.

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

redux-observable is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/CaptainCodex/captains-react-starter-recipe/builds/586265686?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • 976a942 chore(publish): v1.2.0
  • 376dc5b fix(build): Don't mix ES Module and CommonJS syntax (#663)
  • bb69acc docs(marble testing): Update marble testing documentation link (#623)
  • 04954f5 docs(writing-tests): update marble testing link (#639)
  • 438481b Merge pull request #633 from redux-observable/gulp
  • c803549 chore(gulp): update gulp to 4.0 to fix build
  • 14723a7 docs(examples): added build steps to README (#631)

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 1.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.