An in-range update of pg is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The dependency pg was updated from 7.11.0
to 7.12.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
pg is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β ci/circleci: Your tests failed on CircleCI (Details).
Commits
The new version differs by 9 commits.
e4578d2
Bump version
d44376a
Update sponsors file
94ad322
Update changelog
3ead900
Fix eslint and add back standard (#1928)
0894a3c
feat: Add dynamic retrieval for client password (#1926)
0acaf9d
Fix compare (#1923)
d8a0e1e
Update CI to allow tests to pass on Node.js >= 10.16.0 (#1912)
2c7be86
minor text improvement in defaults (#1893)
8ba1d2c
Enable eslint:recommended and plugin/node/recommended (#1856)
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 π΄
After pinning to 7.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
pg was updated from7.12.0
to7.12.1
.
Your tests are still failing with this version. Compare changes