Closed greenkeeper[bot] closed 5 years ago
After pinning to 0.19.3 your tests are passing again. Downgrade this dependency 📌.
devDependency
knex was updated from 0.19.4
to 0.19.5
.Your tests are still failing with this version. Compare changes
The new version differs by 13 commits.
48d8c7e
Prepare 0.19.5 release
e112a21
Remove unneeded logging
78a7e9a
fix CLI tests fails caused by PR #3416 (#3466)
988fb24
Fix MSSQL escaping (#3382)
516b074
Enable linting in CI (#3450)
c1d2027
Fix handling of multiline SQL in SQLite3 schema (#3411)
53d8649
Update test to accommodate for increased precision in PG 12 (#3465)
7fabae9
Migrations up/down commands: filename parameter (#3416)
fb095cb
Add missing Migrator.list typing (#3460)
b744564
Fix Typescript type inference for to better support wildcard (*) calls #3444 (#3446)
68e1ae2
Support stored procedures in Oracle
5417cac
Fix for concurrent child transactions failing (#2213) (#3440)
eb8f0c0
Make options argument optional in timeout (#3442)
See the full diff
The devDependency knex was updated from
0.19.3
to0.19.4
.🚨 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
- ❌ **Travis CI - Branch:** The build **failed**.Commits
The new version differs by 5 commits.
65969d6
Prepare 0.19.4 release
3464e4c
Update dependencies (#3431)
019141c
Add specific to SeederConfig type (#3429)
6c73b22
Fix some issues with QueryBuilder types (#3427)
4ade989
feat: add undefined columns to undefined binding(s) error (#3425)
See the full diff
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: