-
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 🚨 #231
Comments
After pinning to 0.20.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
The devDependency knex was updated from
0.20.0
to0.20.1
.🚨 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 7 commits.
6dfd566
Prepare 0.20.1 release
a5c23a4
Declare drivers as peerDependencies(Meta) (Fix #3059) (#3081)
6f5a13d
Gracefully handle global promise pollution (#3502)
0560959
feat: wrap subQuery with parenthesis when it appears as table name (#3496)
1f4d8f2
Fix Oracle error codes (#3498)
f4b6848
Dynamic connection configuration resolution (#3497)
d806ec0
#3367 Add interface for PG Connection object (#3372)
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: