overlookmotel / sequelize-hierarchy

Nested hierarchies for Sequelize
MIT License
301 stars 90 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency sequelize was updated from 5.21.3 to 5.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

  • types: allow augmentation on model properties (#11882) (43a8d61)
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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.5

5.21.5 (2020-02-20)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 54d655d fix(typings): plain option in sequelize.query (#11929)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.7

5.21.7 (2020-04-23)

Bug Fixes

  • include: separate queries are not sub-queries (#12152) (028f656)
Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.8

5.21.8 (2020-05-10)

Bug Fixes

  • sqlite: multiple primary keys results in syntax error (#12241) (d865b24)
Commits

The new version differs by 1 commits.

  • d865b24 fix(sqlite): multiple primary keys results in syntax error (#12241)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.9

5.21.9 (2020-05-14)

Bug Fixes

  • mssql: use uppercase for engine table and columns (#12253) (8a3827d)
Commits

The new version differs by 1 commits.

  • 8a3827d fix(mssql): use uppercase for engine table and columns (#12253)

See the full diff