zeachco / zeachco.com

website
1 stars 1 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.3 of react-redux just got published.

Branch Build failing 🚨
Dependency react-redux
Current Version 5.0.2
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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/zeachco/zeachco.com/builds/204707122)
Commits

The new version differs by 18 commits .

  • 1c714ab 5.0.3
  • 5850e51 Upgrade deps.
  • 4d30225 Duck-type subscription in prop checks (#628)
  • a7ac94f Merge pull request #629 from reactjs/gaearon-patch-1
  • 771cbf0 Add React 16 as a valid peer dep
  • 573db0b Use shallowEqual from fbjs. (#591)
  • e548778 Fixes subscription bug when a new store is passed as a prop. (#589)
  • 428f8b5 Allow 2nd method to get ownProps if factory doesn't require it. Fixes #604 (#616)
  • 0f5870e Merge pull request #615 from rmadsen/patch-1
  • 33ee1a2 Update API documentation
  • 79bf2f3 Merge pull request #605 from pvorona/master
  • 154ef48 Stringify wrong argument for easier debugging
  • a5aea01 Merge pull request #600 from abglassford/patch-1
  • d53caac expand on "it"
  • 2854692 Minor grammatical fix

There are 18 commits in total. 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:

greenkeeper[bot] commented 7 years ago

Version 5.0.4 just got published.

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

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.

greenkeeper[bot] commented 7 years ago

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 18 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)
  • 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

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.0.6 just got published.

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

Release Notes v5.0.6

Changes

  • Persist child listeners through hot reload (#715 by @dsgkirkby)
  • Update hoist-non-react-statics to 2.x (#759 by @danez)
  • Move ref context binding to fix object freezing middleware (#733 by @gpoitch)
  • Remove explicit Provider.displayName in favor of the inferred name (#728 by @Andarist)
  • Move create-react-class back to devDependencies
  • Switch build process back to npm@5
Commits

The new version differs by 41 commits.

  • 58b4da6 5.0.6
  • c1125c6 prepublish -> prepare
  • 4b63817 Switch over to npm@5
  • 6adfe29 Update hoist-non-react-statics to 2.x (#759)
  • a5e45d9 Persist child listeners through hot reload (#715)
  • 9961062 Add createProvider Documentation. (#752)
  • a9bb9d3 Merge pull request #747 from shanky061/patch-1
  • e385ee7 minor typo in api.md
  • 1a39f71 Update api.md (#741)
  • e915f9a Typo
  • bd05362 Revert "Move ref context binding to fix object freezing middleware (#733)"
  • 2118893 Move ref context binding to fix object freezing middleware (#733)
  • 2726c59 Merge pull request #732 from philals/master
  • a95fdbc Adds paragraph separator
  • 9434e43 Removed explicit Provider.displayName in favor of the inferred name (#728)

There are 41 commits in total.

See the full diff