question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

An in-range update of redux-saga is breaking the build 🚨

See original GitHub issue

The devDependency redux-saga was updated from 1.0.0-rc.0 to 1.0.0.

🚨 View failing branch.

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

redux-saga 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).

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 🌴

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:22 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
jp928commented, Jan 25, 2019

update. I had fixed all test cases and make a pull request.

3reactions
jp928commented, Feb 11, 2019

@denchen Can you update your redux-saga-test-plan to 4.0.0-beta.2?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Alternative approach of updating state immediately in React ...
I am calling a getData action and in saga I am using setData to update a state. This is an onClick function. Here...
Read more >
API Reference - Redux-Saga
Creates an effect that instructs the middleware to update its own context. This effect extends saga's context instead of replacing it. getContext(prop) ​....
Read more >
Everything you need to create type-safe applications with ...
knpwrs/redux-ts-utils, DEPRECATION NOTICE There is now an official library called ... An in-range update of @types/node is breaking the build 🚨 ...
Read more >
How to use Redux-Saga in a React App – Simple Blog Example
It is easier to build web applications with the React library alone. But if the app is getting bigger, we really need a...
Read more >
redux-saga-tester - npm
redux -saga is a great library that provides an easy way to test your sagas step-by-step, but it's tightly coupled to the saga...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found