d-band/koa-orm

An in-range update of sequelize is breaking the build 🚨

Closed this issue Β· 2 comments

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
  • ❌ coverage/coveralls Coverage pending from Coveralls.io Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v4.5.0

4.5.0 (2017-08-15)

Features

  • dependency: move env-cmd to dev dependencies (#8116) (615e95f2)
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 🌴

After pinning to 4.4.10 your tests are passing again. Downgrade this dependency πŸ“Œ.

Version 4.6.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.6.0

4.6.0 (2017-08-19)

Features

Commits

The new version differs by 1 commits.

  • fc2e42c feat(dependency): updated dependencies (#8159)

See the full diff