betamore / fswd-winter-2017-lab-6

Full Stack Web Development - Lab 6: Testing and Pull Requesting
1 stars 2 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.3.1 of pg just got published.

Branch Build failing 🚨
Dependency pg
Current Version 6.3.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 :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/betamore/fswd-winter-2017-lab-6/builds/244967644?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

  • afe2498 Bump version
  • e446934 Fix deprecation warnings in native driver
  • 842803c Fix over-eager deprecation warnings (#1333)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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

greenkeeper[bot] commented 7 years ago

Version 6.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • a0a0507 Bump version
  • 7636f36 Update changelog
  • 055e708 Bump version
  • 860cccd fix for server enconding when using SQL_ASCII and latin1 enconding

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 commits.

  • bc0b03e Bump version
  • e52512c Adjust the test for arrays of buffers to work across all node versions.
  • e44d83f Add the test for arrays of buffers.
  • c2af53a Properly insert buffers in arrays.
  • dbf3bd3 use consistent syntax for semver ranges
  • a0a0507 Bump version
  • 7636f36 Update changelog
  • 055e708 Bump version
  • 860cccd fix for server enconding when using SQL_ASCII and latin1 enconding

See the full diff