An in-range update of preact-redux is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
The dependency preact-redux was updated from 2.0.3
to 2.1.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
preact-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
- β Travis CI - Branch: The build failed.
Commits
The new version differs by 33 commits.
ce367d2
Merge pull request #45 from developit/update-version
d2f0c0c
Bump version to 2.1.0
e85778b
Externalize preact-context (#44)
354633b
Add preact-context to peerDependencies
8aff078
Merge branch 'master' into external-preact-context
7c954f4
Add compatibility note about Preact X, and prevent usage with it.
1221aa9
Depend on preact-context instead of inlining it.
eee1520
Merge pull request #41 from fjorgemota/master
e08db95
Exports ReactReduxContext
9d56ff0
Update dependencies
fc758a7
Update rollup and babel dependencies
795229b
Update rollup dependency
ca54f35
Update sinon dependency
52eb223
Add default mode to karma config to avoid warnings in log
50a53b0
Remove unused babel packages and refactor babel config to have better react config
There are 33 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 π΄
greenkeeper commented
After pinning to 2.0.3 your tests are passing again. Downgrade this dependency π.