Closed greenkeeper[bot] closed 6 years ago
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
The new version differs by 5 commits .
ce375c5
release 0.12.9
620ade8
Updated changelog for 0.12.9
50557f7
Ensure errors in batchInsert do not end up 'unhandled'. Fixes #1880 (#1984)
33ad093
Added information about accidental breaking change in 0.12.7 to changelog
f67daae
Restore release.sh script
See the full diff.
Version 0.12.8 of knex just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As knex is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/mediachain/aleph/builds/211530980)Commits
The new version differs by 6 commits (ahead by 6, behind by 1).
dbdc93c
release 0.12.8
2eb1a8a
Update changelog for 0.12.8
10a6505
Must always clear the timeout for handling 'acquireConnectionTimeout', even if an error occurs. Fixes #1973 (#1974)
b722753
Transaction should not reject with undefined. (#1970)
19ed460
Properly close PG query stream on error (#1935)
9404dba
added clearSelect and clearWhere to query builder (#1912)
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: