betamore / fswd-lab-8

Full Stack Web Development - Lab 8: Who watches the watchers?
1 stars 6 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.4.4 of sequelize just got published.

Branch Build failing 🚨
Dependency sequelize
Current Version 4.4.3
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 :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/betamore/fswd-lab-8/builds/264059507?utm_source=github_status&utm_medium=notification)

Release Notes v4.4.4

<a name"4.4.4">

4.4.4 (2017-08-13)

Bug Fixes

  • using deploy script with travis (2eeaa5e0)
  • connection: evict stale connections (afb396e7)
  • subquery: check required association exists (#7905) (2f5b4e03)
Commits

The new version differs by 6 commits.

  • 44fed49 build: use plain deploy
  • 2eeaa5e fix: using deploy script with travis
  • 1d4997e build: travis build deploy
  • a9ada2c build: semantic-release script
  • 449a0d5 build: add stages docs/release stages (#8103)
  • af8b305 fix(abstract/querygenerator): Use includeAs as the key for subQueryWhere. (#7918)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.39.0

4.39.0 (2018-09-25)

Features

  • postgres: support ignoreDuplicates for postges >= 9.5 (#9954) (4e439fa)
Commits

The new version differs by 1 commits.

  • 4e439fa feat(postgres): support ignoreDuplicates for postges >= 9.5 (#9954)

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.39.1

4.39.1 (2018-10-16)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 8fe475b fix(validators): backport memory leak fix for isImmutable (#9973) (#10031)

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.40.0

4.40.0 (2018-10-19)

Features

  • associations: enable overwrite unique constraint key name (#10045) (43ab707)
Commits

The new version differs by 1 commits.

  • 43ab707 feat(associations): enable overwrite unique constraint key name (#10045)

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.41.0

4.41.0 (2018-10-20)

Features

Commits

The new version differs by 2 commits.

  • c6c2d17 feat: deprecate .all
  • 1bc8b0e chore: deprecate public apis removed from v5.beta (#10049)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.41.1

4.41.1 (2018-11-07)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 7d59b78 build: lock mysql2
  • 9ecc11e docs: add favicon (#10127)
  • 4ff79dc fix(syntax): correct parentheses around union (#9813) (#10003) (#10121)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.41.2

4.41.2 (2018-11-12)

Bug Fixes

  • query-generator: add offset to unioned queries (#10149) (34e9fe1)
Commits

The new version differs by 1 commits.

  • 34e9fe1 fix(query-generator): add offset to unioned queries (#10149)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.42.0

4.42.0 (2018-12-13)

Features

Commits

The new version differs by 1 commits.

  • d2428dd feat(transaction): afterCommit hook (#10260)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.42.1

4.42.1 (2019-02-27)

Bug Fixes

  • locking generic-pool to 3.5.0 (00e4984)
  • update generic-pool dependency (70fc462)
Commits

The new version differs by 5 commits.

  • 00e4984 fix: locking generic-pool to 3.5.0
  • 136566d Revert "fix: update generic-pool dependency"
  • 70fc462 fix: update generic-pool dependency
  • 52daac1 chore(package): update generic-pool to 3.5.0 (#10359)
  • 09eea2f docs(querying): model mapping for custom fields (#9688) (#10338)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.43.0

4.43.0 (2019-03-03)

Features

  • datatypes: handle numbers passed as objects for bigint (#10496) (de39cff)
Commits

The new version differs by 1 commits.

  • de39cff feat(datatypes): handle numbers passed as objects for bigint (#10496)

See the full diff