wraithgar / redcrab

Postgresql migration library
MIT License
1 stars 1 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pg-promise was updated from 8.7.4 to 8.7.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

pg-promise 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 failed ([Details](https://travis-ci.org/wraithgar/redcrab/builds/561277952?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

  • 6db610e updating deps, plus docs
  • 2c25dcb Merge pull request #625 from twooster/fix-08p01-not-causing-rollback
  • 2c3bb23 Fix protocol violations not resulting in a rollback
  • c143e03 docs
  • 85d3ab5 docs'

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

Release Notes for 9.0.1
  • Updated driver dependency to 7.12.1, which fixes the builtins issue.
  • Added builtins property within TypeScript, i.e. pgp.pg.types.builtins
  • Documentation updates
Commits

The new version differs by 102 commits.

  • bd921c4 adding builins within the driver
  • b52139f restoring coveralls integration
  • a430510 temporarily deactivating the disfunctioning coveralls
  • ec3e96d docs
  • c631a8d updating the package
  • e7a7c36 getting rid of greenkeeper
  • 83cdf24 Merge pull request #637 from vitaly-t/greenkeeper/coveralls-3.0.6
  • 8aae47c Merge pull request #638 from vitaly-t/greenkeeper/@types/node-12.7.0
  • 225d044 chore(package): update @types/node to version 12.7.0
  • 0b4fdd4 chore(package): update coveralls to version 3.0.6
  • 3d2c670 Merge pull request #636 from vitaly-t/greenkeeper/initial
  • bb9c24c docs(readme): add Greenkeeper badge
  • e52e117 chore(package): update dependencies
  • a43312b docs update
  • ad1beb9 upped version to the official 9.0.0 release

There are 102 commits in total.

See the full diff