An in-range update of fastify-redis is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
greenkeeper commented
The devDependency fastify-redis was updated from 2.0.0
to 3.0.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
fastify-redis 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
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v3.0.0
- #25 do not quit given client on close
Commits
The new version differs by 7 commits.
bf93561
Bumped v3.0.0
8bcb212
do not quit given client on close (#25)
4a06e8a
Merge pull request #24 from fastify/greenkeeper/standard-12.0.0
1f2eb7b
chore(package): update standard to version 12.0.0
3a4cad1
Merge pull request #23 from fastify/greenkeeper/initial
3ce3b88
docs(readme): add Greenkeeper badge
edbeb2e
Added redis back to devDependencies
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.0 your tests are passing again. Downgrade this dependency π.