unlock-protocol / unlock

Ι„nlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
834 stars 244 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency sequelize was updated from 5.8.6 to 5.8.7.

🚨 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 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 - βœ… **ci/circleci: wedlocks-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56200?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: unlock-protocol-com-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56203?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: unlock-js-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56201?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: paywall-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56197?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: smart-contracts-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56202?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: locksmith-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56198?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/circleci: unlock-app-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56204?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **ci/chromatic:** 254 stories unchanged. ([Details](https://www.chromaticqa.com/build?appId=5c7d369cd530c00020ea8e0e&number=3613)). - βœ… **ci/circleci: unlock-app-chromatic:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/unlock-protocol/unlock/56205?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: tickets-tests:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/unlock-protocol/unlock/56199?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **build-test-and-deploy:** * [wedlocks-tests](https://circleci.com/gh/unlock-protocol/unlock/56200?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-js-tests](https://circleci.com/gh/unlock-protocol/unlock/56201?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [paywall-tests](https://circleci.com/gh/unlock-protocol/unlock/56197?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [tickets-tests](https://circleci.com/gh/unlock-protocol/unlock/56199?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed * [smart-contracts-tests](https://circleci.com/gh/unlock-protocol/unlock/56202?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [locksmith-tests](https://circleci.com/gh/unlock-protocol/unlock/56198?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-app-tests](https://circleci.com/gh/unlock-protocol/unlock/56204?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-app-chromatic](https://circleci.com/gh/unlock-protocol/unlock/56205?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-protocol-com-tests](https://circleci.com/gh/unlock-protocol/unlock/56203?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * integration-tests - Blocked * deploy-unlock-protocol-com-netlify - Blocked * deploy-paywall-netlify - Blocked * deploy-tickets-netlify - Blocked * deploy-unlock-app-netlify - Blocked

Release Notes for v5.8.7

5.8.7 (2019-05-29)

Bug Fixes

Commits

The new version differs by 7 commits.

  • c15d9a5 docs: correct typo in heading (#10965)
  • c8586d0 docs(raw-queries): fix broken link (#10970)
  • 6c76c24 docs(findbypk): fix document and type definition (#11005)
  • 30c5ca5 fix(types): add missing alter option (#10939)
  • 2f7b32b fix(types): add missing types to SyncOptions (#10948)
  • 41985c5 fix: correct grammar (#10981)
  • 0569f42 fix(types): add beforeSave and afterSave typings (#10987)

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

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

Release Notes for v5.8.8

5.8.8 (2019-06-10)

Bug Fixes

Commits

The new version differs by 2 commits.

  • c8be0be docs: fix Typescript example import and table name (#11020)
  • 68fcd99 fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v5.8.9

5.8.9 (2019-06-11)

Bug Fixes

Commits

The new version differs by 5 commits.

  • dcf079b fix: update sequelize-pool (#11055)
  • 3a494ee docs: update v5 chinese docs (#11011)
  • 1d7f209 fix(types): add null to afterFind hook (#11051)
  • c8be0be docs: fix Typescript example import and table name (#11020)
  • 68fcd99 fix(types): update IndexHint.value to IndexHint.values (#11008) (#11015)

See the full diff