halkeye / slack-foodee

MIT License
2 stars 1 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.28.8 of sequelize was just published.

Branch Build failing 🚨
Dependency sequelize
Current Version 4.28.7
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, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **continuous-integration/jenkins/branch** This commit looks good [Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_slack-foodee/job/greenkeeper%252Fsequelize-4.28.8/1/display/redirect) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/halkeye/slack-foodee/builds/325339938?utm_source=github_status&utm_medium=notification)

Release Notes v4.28.8

4.28.8 (2018-01-05)

Bug Fixes

  • mysql/datatypes: no default null value for some data types (#8839) (74d2b5f)
Commits

The new version differs by 1 commits.

  • 74d2b5f fix(mysql/datatypes): no default null value for some data types (#8839)

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 4.29.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.29.0

4.29.0 (2018-01-05)

Features

Commits

The new version differs by 1 commits.

  • 11ff776 feat(mssql): table hints (#8843)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.1 just got published.

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

Release Notes v4.29.1

4.29.1 (2018-01-08)

Bug Fixes

  • base type wont work after ENUM model is synced (#8851) (d98d8bd)
Commits

The new version differs by 3 commits.

  • d98d8bd fix: base type wont work after ENUM model is synced (#8851)
  • bf7a55b docs(associations): fix incorrect statement about has* behaviour
  • 11ff776 feat(mssql): table hints (#8843)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.2 just got published.

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

Release Notes v4.29.2

4.29.2 (2018-01-08)

Bug Fixes

  • remove constraint before alter foreign keys (#8795) (bb2d0bd)
Commits

The new version differs by 1 commits.

  • bb2d0bd fix: remove constraint before alter foreign keys (#8795)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.29.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.29.3

4.29.3 (2018-01-09)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.30.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.30.0

4.30.0 (2018-01-09)

Features

  • operators: use global symbol registry (14864d4)
Commits

The new version differs by 2 commits.

  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.30.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.30.1

4.30.1 (2018-01-09)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 3ed0c08 fix(scope): symbol operators are ignored (#8863)
  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.30.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.30.2

4.30.2 (2018-01-10)

Bug Fixes

  • scopes: scope is injected after checking for options.where (#8864) (40f7d21)
Commits

The new version differs by 4 commits.

  • 40f7d21 fix(scopes): scope is injected after checking for options.where (#8864)
  • 3ed0c08 fix(scope): symbol operators are ignored (#8863)
  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.31.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.31.0

4.31.0 (2018-01-10)

Features

Commits

The new version differs by 5 commits.

  • 6f32643 feat: sequelize.random() (#8847)
  • 40f7d21 fix(scopes): scope is injected after checking for options.where (#8864)
  • 3ed0c08 fix(scope): symbol operators are ignored (#8863)
  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.31.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.31.1

4.31.1 (2018-01-13)

Bug Fixes

  • findAndCount: throws unhandled rejection from findAll (#8887) (48e8f7b)
Commits

The new version differs by 9 commits.

  • 48e8f7b fix(findAndCount): throws unhandled rejection from findAll (#8887)
  • 0d34413 chore(package): update chai-spies to version 1.0.0 (#8884)
  • 50c27c6 docs(querying): improve random order comment (#8869)
  • 1fff80f docs(querying): MSSQL JSON support (#8867)
  • 6f32643 feat: sequelize.random() (#8847)
  • 40f7d21 fix(scopes): scope is injected after checking for options.where (#8864)
  • 3ed0c08 fix(scope): symbol operators are ignored (#8863)
  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.31.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.31.2

4.31.2 (2018-01-14)

Bug Fixes

  • datatypes: Sequelize.NOW set milliseconds to zero (#8896) (781d528)
Commits

The new version differs by 12 commits.

  • 781d528 fix(datatypes): Sequelize.NOW set milliseconds to zero (#8896)
  • e5a9efd chore(package): update sinon to version 4.1.5 (#8894)
  • 39878dc chore(package): update semantic-release to version 12.2.2 (#8893)
  • 48e8f7b fix(findAndCount): throws unhandled rejection from findAll (#8887)
  • 0d34413 chore(package): update chai-spies to version 1.0.0 (#8884)
  • 50c27c6 docs(querying): improve random order comment (#8869)
  • 1fff80f docs(querying): MSSQL JSON support (#8867)
  • 6f32643 feat: sequelize.random() (#8847)
  • 40f7d21 fix(scopes): scope is injected after checking for options.where (#8864)
  • 3ed0c08 fix(scope): symbol operators are ignored (#8863)
  • 14864d4 feat(operators): use global symbol registry
  • 1823f5d fix: destroy with paranoid ignores operators (#8860)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.0 just got published.

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

Release Notes v4.32.0

4.32.0 (2018-01-22)

Features

  • upsert: return upserted record with options.returning=true (#8924) (a4a0f88)
Commits

The new version differs by 21 commits.

  • a4a0f88 feat(upsert): return upserted record with options.returning=true (#8924)
  • 9d38f81 chore(package): update sinon to version 4.2.0 (#8929)
  • 8b8d65e test: scope with operators work for findAll (#8926)
  • 1d0553b chore(package): update eslint to version 4.16.0 (#8922)
  • 3cea5c4 chore(package): update sinon to version 4.1.6 (#8914)
  • a56d6c3 chore(package): update semver to version 5.5.0 (#8913)
  • 47f4e78 chore(package): update uuid to version 3.2.1 (#8912)
  • 584839f chore(package): update mocha to version 5.0.0 (#8911)
  • d4a34ae docs(associations): project / tasks example cardinality (#8903)
  • 781d528 fix(datatypes): Sequelize.NOW set milliseconds to zero (#8896)
  • e5a9efd chore(package): update sinon to version 4.1.5 (#8894)
  • 39878dc chore(package): update semantic-release to version 12.2.2 (#8893)
  • 48e8f7b fix(findAndCount): throws unhandled rejection from findAll (#8887)
  • 0d34413 chore(package): update chai-spies to version 1.0.0 (#8884)
  • 50c27c6 docs(querying): improve random order comment (#8869)

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.32.1 just got published.

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

Release Notes v4.32.1

4.32.1 (2018-01-22)

Bug Fixes

  • selectQuery: don't add empty HAVING clause (#8931) (335efd6)
Commits

The new version differs by 2 commits.

  • bb25c19 test: scope working or operator (#8933)
  • 335efd6 fix(selectQuery): don't add empty HAVING clause (#8931)

See the full diff