An in-range update of sequelize is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
Version 4.5.0 of sequelize just got published.
Branch | Build failing π¨ |
---|---|
Dependency | sequelize |
Current Version | 4.4.10 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
sequelize is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them.
I recommend you give this issue a very high priority. Iβm sure you can resolve this πͺ
Status Details
Release Notes
v4.5.04.5.0 (2017-08-15)
Features
Commits
The new version differs by 2 commits.
8de9a27
build: use node 4 for release
615e95f
feat(dependency): move env-cmd to dev dependencies (#8116)
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄
greenkeeper commented
After pinning to 4.4.10 your tests are passing again. Downgrade this dependency π.
greenkeeper commented
Version 4.6.0 just got published.
Your tests are still failing with this version. Compare the changes π¨