C4Coin / api-regulation-a-plus-crowdsale

The API that interfaces between C4Coin's Regulation A+ Crowdsale website and smart contracts
1 stars 2 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

Version 4.38.1 of sequelize was just published.

Branch Build failing 🚨
Dependency sequelize
Current Version 4.38.0
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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/C4Coin/api-regulation-a-plus-crowdsale/73?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes v4.38.1

4.38.1 (2018-09-12)

Bug Fixes

  • count: duplicate mapping of fields break scopes (#9821) (e3bba44)
  • transaction: prevent rollback without connection (#9889) (e26f62f)
Commits

The new version differs by 2 commits.

  • e26f62f fix(transaction): prevent rollback without connection (#9889)
  • e3bba44 fix(count): duplicate mapping of fields break scopes (#9821)

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

After pinning to 4.38.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

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