OpenSeaMap/online_chart_ol3

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

Closed this issue Β· 1 comments

Version 5.0.4 of react-redux just got published.

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

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

As 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 πŸ’ͺ


Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes v5.0.4
  • Fix deprecation warnings with React 15.5.0 (#663 by @Calyhre)
Commits

The new version differs by 9 commits .

  • 85145c2 5.0.4
  • fcc28ff Handle createClass deprecations
  • 82c20ed Handle react-addons-test-utils deprecations
  • 8f4deed Update deps in Yarn
  • cdf1369 Fix deprecation warnings for react >= 15.5.0 (#663)
  • 747c649 Merge pull request #662 from wbreakell/webpack-link
  • fb17ae6 Link to latest webpack documentation in README
  • db91ed9 Fixes heading formatting (#654)
  • ff33f0c Enable yarn caching in .travis.yml (#639)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Version 5.0.5 just got published.

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

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