d-band / koa-orm

koa orm using sequelize & sk2 (fork from knex)
61 stars 10 forks source link

An in-range update of mysql2 is breaking the build 🚨 #42

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency mysql2 was updated from 1.6.1 to 1.6.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

mysql2 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/d-band/koa-orm/builds/450623811?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/mysql2-1.6.2 at 100.0% ([Details](https://coveralls.io/builds/19901938)).

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 1.6.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 5 commits.

  • 72bba61 1.6.3
  • 43a3d5e Merge branch 'master' of github.com:sidorares/node-mysql2
  • 4cd1e02 1.6.3 changes
  • 3342916 Merge pull request #871 from sidorares/fix/poolcluster-selector-869
  • 2599df3 Don't treat selector-making function as a class. Fixes #869

See the full diff