This version is covered by your current version range and after updating it in your project the build went from success to failure.
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:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
With Integrationsfirst-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.
Screencast Try it today. Free for private repositories during beta.
Hello lovely humans,
knex just published its new version 0.12.8.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
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:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
The new version differs by 76 commits .
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)
364d23b
Update changelog for release 0.12.7
43324d7
🔧 Ignore stub files in lint task (#1649)
fe4ec15
Support custom foreign key names (continued work of #1311) (#1726)
77e6733
Alter column syntax for table, implements changing type, nullability and default (#1914)
f198c7d
Allow casting when using named bindings. (#1890)
0d55cfd
More promise functions (#1896)
2fa375f
Pass rollback errors through to transaction promise in mssql dialect (#1884) (#1885)
7de07c9
ONLY keyword support for PostgreSQL (#1874)
49aa6f7
Check that oracle DB testing is enabled before running ext auth tests. Fixes #1865 (#1867)
There are 76 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.