Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of supertest-fetch is breaking the build 🚨 #40

Closed
greenkeeper bot opened this issue Sep 17, 2018 · 3 comments
Closed

An in-range update of supertest-fetch is breaking the build 🚨 #40

greenkeeper bot opened this issue Sep 17, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 17, 2018

The devDependency supertest-fetch was updated from 1.2.0 to 1.2.1.

🚨 View failing branch.

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

supertest-fetch 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
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v1.2.1

1.2.1 (2018-09-17)

Bug Fixes

  • Fix to handle case when passed in server is bound to a UNIX domain socket. (dddfd29), closes #15
Commits

The new version differs by 1 commits.

  • dddfd29 fix: Fix to handle case when passed in server is bound to a UNIX domain socket.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.2.2

1.2.2 (2018-09-17)

Bug Fixes

  • Move @types/express from dev dependencies to dependencies. (a71b9b5)
Commits

The new version differs by 1 commits.

  • a71b9b5 fix: Move @types/express from dev dependencies to dependencies.

See the full diff

@jwalton
Copy link
Contributor

jwalton commented Oct 1, 2018

🎉 This issue has been resolved in version 1.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant