jhen0409 / jhen0409/react-native-boilerplate
An in-range update of react-redux is breaking the build 🚨
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
## The dependency [react-redux](https://github.com/reduxjs/react-redux) was updated from `5.0.7` to `5.1.0`.
🚨 [View failing branch](https://github.com/jhen0409/react-native-boilerplate/compare/master...jhen0409:greenkeeper%2Freact-redux-5.1.0).
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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jhen0409/react-native-boilerplate/builds/446366043?utm_source=github_status&utm_medium=notification)).
---
Release Notes for v5.1.0
The biggest fix is for connect() being used with React's newer forwardRef, memo, and lazy APIs.
We also have begun a complete rewrite of our docs for React Redux. Check them out! Many thanks to those who contributed: @markerikson, @sveinpg, @wgao19, @BTMPL, @pyliaorachel, @dagstuan, @Kerumen, and @carloluis (sorry if I forgot someone!). Docs are a great way to get started contributing to open source, so open a PR today! Check #1001 to see what else needs to be done.
We're also looking at overhauling Redux's documentation. Check out reduxjs/redux#2590 for the latest there.
Changes
- Simplify object check and eliminate lodash dependency (#936 by @matthargett)
- Remove subkey arg (#945 by @theJian)
- Switch our test suite to Jest (@timdorr)
- Implement testing in React 0.14, 15, and 16.x (#984 by @cellog)
- Convert tests to use react-testing-library instead of Enzyme (#998 by @cellog and @markerikson)
- Add unpkg field to package.json (#1003 by @nickmccurdy)
- Set up basic docusaurus structure (#1032 by @sveinpg)
- Add nodejs version 10 for ci (#1058 by @noelyoo)
- Upgrade to babel@7 (#1043 @Andarist)
Commits
The new version differs by 56 commits.
b245f835.1.0307f463Rebuild lock files with npm 6.4.11b43eaa(feat): support react 16.6 (#1062)2093fbbUpgrade to babel@7 (#1043)bc7b6a9docs: enable search for docusaurus site (#1060)1e93536Add nodejs version 10 for ci (#1058)1ab1596fix log message hint for ownProps on map function (#1056)0d9325eDocs/refactor getting started (#1054)ba6b010Update docs linkdde1a0aClean-Ups aftermapState(#1042)294c42c[Docs] Fix duplicated words inmapState(#1037)05f943dFixed broked links in footer (#1041)cde9c04Fix a very small typo in mapStateToProps docs (#1040)1db16a4Fix link to getting started doc (#1039)f930a76Docs/extracting data with mapstate (#1036)
There are 56 commits in total.
See the full diff
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](https://greenkeeper.io) Bot :palm_tree:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.