js-republic / sideral

:construction: #OSS
GNU General Public License v3.0
3 stars 3 forks source link

An in-range update of react-redux is breaking the build 🚨 #60

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.5 of react-redux just got published.

Branch Build failing 🚨
Dependency react-redux
Current Version 5.0.4
Type dependency

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

react-redux is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/js-republic/sideral/builds/233491222?utm_source=github_status&utm_medium=notification)

Release Notes v5.0.5
  • Upgrade prop-types to fix UMD warnings (Fixes #696)
  • Build UMD with Rollup (25% size reduction!) (#681 by @TrySound)
  • Create a <Provider> using a specific store key (#695 by @tleunen)
Commits

The new version differs by 9 commits.

  • c08df41 5.0.5
  • ccbe621 Upgrade prop-types to fix UMD warnings
  • a7a11fc Bundle umd with rollup (#681)
  • f472fba Add a way to create a Provider using a specific store key (#695)
  • 02547ee Delete prepublish.js
  • 189e27c Added a new troubleshoot (#691)
  • 73e5d2c Remove state between connectAdvanced calls in example (#685)
  • e6400f3 Again, make Provider not need to wrap root component (#675)
  • 133e38c Make Provider not need to wrap root component (#674)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: