Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of redux-loop is breaking the build 🚨 #172

Open
greenkeeper bot opened this issue Jan 16, 2019 · 2 comments
Open

An in-range update of redux-loop is breaking the build 🚨 #172

greenkeeper bot opened this issue Jan 16, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 16, 2019

The dependency redux-loop was updated from 4.5.2 to 4.5.3.

🚨 View failing branch.

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

redux-loop 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
  • ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for 4.5.3

The promise returned by dispatch now resolves with the underlying dispatch return value (#205 by @sasucker)

Commits

The new version differs by 3 commits.

  • b945c42 4.5.3
  • 6704471 upgrade dependencies and fix flow test
  • 77db34d Have dispatch return the action it's provided after the current loop

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2019

After pinning to 4.5.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2019

  • The dependency redux-loop was updated from 4.5.3 to 4.5.4.

Your tests are still failing with this version. Compare changes

Release Notes for 4.5.4

Relax reudceReducers type definitions to allow reducers to not handle undefined state if they are not the first param (#206 by @aeirola)

Commits

The new version differs by 2 commits.

  • ef32078 4.5.4
  • 0921348 Relax reduceReducers typing to match implementation (#206)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants