-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of react-redux is breaking the build 🚨 #7
Comments
After pinning to 5.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v7.1.0Hooks!After much discussion, we've decided these Hook things are probably going to stick around, so we might as well add some. Many thanks to @MrWolfZ, @josepot, @perrin4869, and @mpeyper for their contributions and to everyone else that offered feedback, ideas, and critiques as we built them out. Go open source! Changes
CommitsThe new version differs by 118 commits ahead by 118, behind by 3.
There are 118 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v7.1.1This 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 Changes
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. CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
The devDependency react-redux was updated from
5.1.0
to5.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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v5.1.1
Changes
null
as a valid plain object prototype inisPlainObject()
(#1075 by @rgrove)Commits
The new version differs by 3 commits.
5cdb83a
5.1.1
c9d214e
Treat
null
as a valid plain object prototype inisPlainObject()
(#1075)574ecc5
Upgrade hoist-non-react-statics to deal with contextType
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 text was updated successfully, but these errors were encountered: