XYOracleNetwork-v1 / tool-dapper-react

A react page generator given your Smart Contract's ABI. Test/play with your smart contracts in a convenient local setup.
GNU Lesser General Public License v3.0
22 stars 5 forks source link

An in-range update of react-cookie is breaking the build 🚨 #27

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-cookie was updated from 3.0.5 to 3.0.6.

🚨 View failing branch.

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

react-cookie 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: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/XYOracleNetwork/tool-dapper-react/88?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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.0.5 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

Commits

The new version differs by 12 commits.

  • 2b6dbed v3.0.7
  • e95290a Update changelog
  • 874a7b1 Fix memory leak
  • 712cb85 Merge pull request #192 from woahitsraj/fix-memory-leaks
  • c65b30e Merge branch 'master' into fix-memory-leaks
  • ca9dfb8 Fix CookiesProvider prop type
  • 2cb32a1 Fix prettier
  • 3a98143 Add v3.0.6 changelog
  • c377d67 Remove cookies as paramater from listen function
  • 84be679 Remove cookies instance from CookieWrapper class in withCookies
  • 46c4225 Merge branch 'master' of github.com:reactivestack/cookies into fix-memory-leaks
  • 5e22334 Refactor withCookies to fix issues with server side rendering

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v3.0.8
  • react-cookie: Revert breaking change on withCookies typing
Commits

The new version differs by 3 commits.

See the full diff