The dependency react-redux was updated from 7.1.0 to 7.1.1.
🚨 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
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v7.1.1
This release is sponsored by Deft, providing technical teams to high-growth SaaS companies with the processes they need to scale successfully. Please reach out to see how we can help with your software development, systems architecture, and infrastructure design needs.
This release includes some new APIs for those that want to use a custom React Context with our Hooks API, a small memory optimization, and has a fix for when the store changes on a Provider with incompatible children.
P.S. On the sponsorship section above, it's a thing we're trying out to see how it feels and if it causes any problems for your workflows. (Don't worry, no ads are coming to your npm installs!) The idea for future releases is to let those that contributed to that release have the opportunity to sponsor that release. We don't need donations, but we definitely do need PRs! Hopefully, it's a fair way to encourage them. Please let us know if it's a problem in any way.
Commits
The new version differs by 26 commits.
65d7935 7.1.1
66c3833 Upgrade stuff as far as we can get without errors.
07dbe01 Fix a eslint@6 error
0c5f764 Convert Provider into function component with hooks (#1377)
b6b4799 Free resources (free detached nodes from memory) (#1380)
4b9cece Docs: update license section (#1368)
5e6205a feat: implement create*Hook APIs (#1309)
4cded48 Revert "fix(docs): remove mapDispatchToProps invalid use case" (#1365)
ae6f033 fix(docs): remove mapDispatchToProps untruthy use case (#1364)
8a1bb58 Fix typo (#1355)
c83ae48 Fix small typo (they → the) in hooks.md (#1345)
0324068 Update react-hooks-testing-library to @testing-library package (#1344)
7b44e33 remove _isMounted (#1338)
8e08fc8 Updates package versions in Quick Start docs (#1337)
92c0d09 Fix the typo in hooks.md (#1329)
There are 26 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 🌴
The dependency react-redux was updated from
7.1.0to7.1.1.🚨 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
Release Notes for v7.1.1
This release is sponsored by Deft, providing technical teams to high-growth SaaS companies with the processes they need to scale successfully. Please reach out to see how we can help with your software development, systems architecture, and infrastructure design needs.
This release includes some new APIs for those that want to use a custom React Context with our Hooks API, a small memory optimization, and has a fix for when the
storechanges on aProviderwith incompatiblechildren.Changes
create*Hookfactory APIs (#1309 by @ryaninvents)P.S. On the sponsorship section above, it's a thing we're trying out to see how it feels and if it causes any problems for your workflows. (Don't worry, no ads are coming to your npm installs!) The idea for future releases is to let those that contributed to that release have the opportunity to sponsor that release. We don't need donations, but we definitely do need PRs! Hopefully, it's a fair way to encourage them. Please let us know if it's a problem in any way.
Commits
The new version differs by 26 commits.
65d79357.1.166c3833Upgrade stuff as far as we can get without errors.07dbe01Fix a eslint@6 error0c5f764Convert Provider into function component with hooks (#1377)b6b4799Free resources (free detached nodes from memory) (#1380)4b9ceceDocs: update license section (#1368)5e6205afeat: implementcreate*HookAPIs (#1309)4cded48Revert "fix(docs): removemapDispatchToPropsinvalid use case" (#1365)ae6f033fix(docs): removemapDispatchToPropsuntruthy use case (#1364)8a1bb58Fix typo (#1355)c83ae48Fix small typo (they → the) in hooks.md (#1345)0324068Update react-hooks-testing-library to @testing-library package (#1344)7b44e33remove _isMounted (#1338)8e08fc8Updates package versions in Quick Start docs (#1337)92c0d09Fix the typo in hooks.md (#1329)There are 26 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 🌴