-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of knex is breaking the build 🚨 #245
Comments
After pinning to 0.20.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 33 commits.
There are 33 commits in total. See the full diff |
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency knex was updated from
0.20.10
to0.20.11
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
knex 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
Commits
The new version differs by 13 commits.
85888ce
Prepare to release 0.20.11 (#3689)
b80966a
Cleanup/extract transaction ordering logic (implementation 2.0) (#3698)
4678359
timeout(..) function clears unnecessary timeouts (#3703)
51052c5
Cleanup/remove dead oracle code (#3697)
05fedd9
Mark missing test cases as "pending" rather than "passed" (#3695)
dc30abf
bugfix mysql query errors ignored (#3690)
b025aea
remove dependency on bluebird methods from sources (#3683)
8c07192
#3653 Mark knex arguments of composite/collection types to be readonly (#3680)
3bea3f6
Add OracleDB handling for buffer type in fetchAsString (#3685)
8159f04
Remove dependency on bluebird methods from tests (#3682)
c9be848
Update list of maintainers (#3676)
f3151bd
Cleanup and extract Transaction Workflow logic (rebase) (#3674)
eaf0d15
Fix race condition in non-container transactions (#3671)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: