pelias/interpolation

An in-range update of jsftp is breaking the build 🚨

Closed this issue Β· 2 comments

Version 2.1.3 of jsftp was just published.

Branch Build failing 🚨
Dependency jsftp
Current Version 2.1.2
Type dependency

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

jsftp 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
  • βœ… ci/circleci Your tests passed on CircleCI! Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 5 commits.

  • 93c52bf Working docker testing set-up with pureftpd
  • 8dd2a00 Merge pull request #268 from hans-lizihan/master
  • e835887 ADD: readme and tests for createSocket option
  • 6655123 UPT: readme about the createSocket option
  • ad4a130 ADD: support createConnection option to support proxy

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 🌴

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

False alarm, tests passed after rerunning :)