the-road-to-graphql / fullstack-apollo-express-postgresql-boilerplate

💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project.
https://roadtoreact.com
MIT License
1.2k stars 265 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency pg was updated from 7.17.1 to 7.18.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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate/builds/643476556?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • d9fcda8 Publish
  • 717ffd0 Update ignores
  • 11ab1da Close connection on SSL connection errors (#2082)
  • 727f1a0 Do not return broken clients to the pool (#2083)
  • 3f6760c Update copyright years
  • ee8d32f Deprecate implicit TLS rejectUnauthorized: false (#2075)
  • d456f1c Update package.json (#2074)
  • ae3f13f Fix tests skipped because of missing suffixes (#2071)

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:

greenkeeper[bot] commented 4 years ago

After pinning to 7.17.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff