gas-buddy / configured-postgres-client

A configuration driven postgres client
0 stars 0 forks source link

An in-range update of cross-env is breaking the build 🚨 #26

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency cross-env was updated from 7.0.0 to 7.0.1.

🚨 View failing branch.

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

cross-env is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **wercker/build:** Wercker pipeline failed ([Details](https://app.wercker.com/GasBuddy/configured-postgres-client/runs/build/5e5eaae07b63df001ae6a3c2)).

Release Notes for v7.0.1

7.0.1 (2020-03-03)

Bug Fixes

Commits

The new version differs by 6 commits.

  • 8a9cf0e fix: signal handling (#227)
  • 0838ef9 docs: remove codefund
  • be7ed67 chore: update dependencies (#229)
  • b5f9647 docs: add lauriii as a contributor (#226)
  • 9cce066 docs: update warning about Node versions (#225)
  • fdde9bb docs: add MichaelDeBoey as a contributor (#224)

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.0.0 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

Release Notes for v7.0.2

7.0.2 (2020-03-05)

Reverts

Commits

The new version differs by 1 commits.

  • 2a1f44c Revert "fix: signal handling (#227)"

See the full diff