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 http-signature is breaking the build 🚨 #51

Closed
greenkeeper bot opened this issue Nov 5, 2019 · 2 comments · Fixed by #55
Closed

An in-range update of http-signature is breaking the build 🚨 #51

greenkeeper bot opened this issue Nov 5, 2019 · 2 comments · Fixed by #55

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 5, 2019

The optionalDependency http-signature was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

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

http-signature is a optionalDependency 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).

Commits

The new version differs by 3 commits.

  • c8e8805 Bump version due to Signature header support (#83)
  • 2424e96 Updating sshpk version (#86)
  • 276bd13 Add Signature header support. (#83)

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 Nov 5, 2019

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 Nov 6, 2019

  • The optionalDependency http-signature was updated from 1.3.0 to 1.3.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • dde0188 add 'make cutarelease' to publish new versions; use "files" for smaller published package (#95)
  • dee0ee7 Update changelog file to reflect latest changes and bumpver to 1.3.1 (#91)
  • a438c3f joyent/node-http-signature#92 bump min node version to 0.10 and add CI testing (#93)
  • db839cd fix make check (#90)

See the full diff

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

Successfully merging a pull request may close this issue.

0 participants