openlattice/lattice-orgs

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

Closed this issue Β· 2 comments

The dependency react-redux was updated from 7.1.1 to 7.1.2.

🚨 View failing branch.

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, 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

Commits

The new version differs by 17 commits.

  • 5f495b2 7.1.2
  • 2677705 Pass non-Redux-store values through the store prop (#1447)
  • b832f83 Fix RN batching and effect behavior (#1444)
  • b5034a6 Bump mixin-deep from 1.3.1 to 1.3.2 in /website (#1442)
  • 4be8b3f [ImgBot] Optimize images (#1434)
  • 2eac861 fix spelling in error message (#1427)
  • 6725400 Remove unused latestStoreState field (#1426)
  • 388d9e4 Mark the react renderers as optional peer deps.
  • 2297944 Add DEV Community link to Community Resources (#1423)
  • 69d62e4 Use the same condition for checking if SSR in useSelector.js as in connectAdvanced.js (#1419)
  • 31c998a Docs: Fixes code example for API connect mapState (#1415)
  • 4bc231f Revert "Docs: Fix Code Example for API connect()" (#1414)
  • d9c49fa Docs: Fixes code example for API connect (#1413)
  • 063c2ed Troubleshooting: add useLayoutEffect + Jest info (#1411)
  • 6c873c7 Add reference post in hooks description (#1395)

There are 17 commits in total.

See the full diff

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 🌴

After pinning to 7.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency react-redux was updated from 7.1.2 to 7.1.3.

Your tests are still failing with this version. Compare changes

Release Notes for v7.1.3

Forgot to remove a console statement before publish 7.1.2. Oops!

Lint your source code before publishing, folks.

Changelog

v7.1.2...v7.1.3

Commits

The new version differs by 2 commits.

See the full diff