bracketclub / data

The data and DB for Bracket Club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of pg is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 7.3.0 of pg just got published.

Branch Build failing 🚨
Dependency pg
Current Version 7.2.0
Type dependency

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 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 πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 25 commits.

  • f66379f Bump version
  • dfc7214 Update changelog
  • f1336fc Change Makefile to use local eslint
  • ecab41c restore newline at end of file
  • 64eb77e new test for actual statement timeout
  • 175b688 remove pg-native from dependencies
  • 689bb25 fixes
  • 78fc903 remove .idea from gitignore
  • 8839d42 fixed test failure message
  • ad36063 support statement_timeout
  • 4936033 Check more default properties in configuration teset
  • d6e7dfe Replace poolSize by max in configuration test
  • 3b3e52c Prefer max over poolSize : max is the only property documented in node-pg-pool
  • 27492ef Remove properties no more used in node-pg-pool
  • c961888 Revert "Update Grammatical person"

There are 25 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

After pinning to 7.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.