Closed greenkeeper[bot] closed 4 years ago
After pinning to 5.21.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
sequelize was updated from 5.21.4
to 5.21.5
.Your tests are still failing with this version. Compare changes
devDependency
sequelize was updated from 5.21.6
to 5.21.7
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
028f656
fix(include): separate queries are not sub-queries (#12152)
a2c0a63
fix(typings): support Date as where value (#12015)
778819f
fix(connection-manager): add switch for dynamic import (#12014)
20e99e1
fix(model.count): distinct without any column generates invalid SQL (#11893)
See the full diff
devDependency
sequelize was updated from 5.21.7
to 5.21.8
.Your tests are still failing with this version. Compare changes
devDependency
sequelize was updated from 5.21.8
to 5.21.9
.Your tests are still failing with this version. Compare changes
The devDependency sequelize was updated from
5.21.3
to5.21.4
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
sequelize 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 could not complete due to an error ([Details](https://travis-ci.org/overlookmotel/sequelize-hierarchy/builds/647321967?utm_source=github_status&utm_medium=notification)).Release Notes for v5.21.4
5.21.4 (2020-02-07)
Bug Fixes
Commits
The new version differs by 1 commits.
43a8d61
fix(types): allow augmentation on model properties (#11882)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: