sugaroverflow / drone-companion-app

collaboration project between Code for Canada + Transport Canada
MIT License
1 stars 3 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency sequelize was updated from 5.8.11 to 5.8.12.

🚨 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/sugaroverflow/drone-companion-app/builds/549106072?utm_source=github_status&utm_medium=notification)).

Release Notes for v5.8.12

5.8.12 (2019-06-22)

Bug Fixes

Commits

The new version differs by 3 commits.

  • c6a0d8d fix(sequelize.close): update sequelize-pool (#11101)
  • 73f1b5d build: update dependencies (#11099)
  • 920a5c8 docs(migrations): foreign key example (#11097)

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 5.8.11 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 passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.9.0

5.9.0 (2019-06-28)

Features

Commits

The new version differs by 7 commits.

  • 7a6cc32 feat(hooks): beforeDisconnect / afterDisconnect (#11117)
  • 92cb903 refactor: remove unused _templateSettings
  • d7c3c7d refactor(query-generation): remove lodash string templates (#11122)
  • 89802e0 docs: improve datatype docs
  • fa57155 docs: explain defaults/where behavior for find/create (#11069)
  • 2ae6088 build: remove test*.js from .gitignore (#11108)
  • 7e2012a docs(data-types): extending types

See the full diff