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 bcrypt is breaking the build 🚨 #182

Open
greenkeeper bot opened this issue Nov 18, 2019 · 2 comments
Open

An in-range update of bcrypt is breaking the build 🚨 #182

greenkeeper bot opened this issue Nov 18, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 18, 2019

The dependency bcrypt was updated from 3.0.6 to 3.0.7.

🚨 View failing branch.

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

bcrypt 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/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • SockRPG: Build is running (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.0.7

bcrypt 3.0.7

Commits

The new version differs by 5 commits.

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 18, 2019

After pinning to 3.0.6 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 Feb 5, 2020

  • The dependency bcrypt was updated from 3.0.7 to 3.0.8.

Your tests are still failing with this version. Compare changes

Release Notes for v3.0.8
  • Update node-pre-gyp to 0.14
  • Pre-built binaries for NodeJS 13
Commits

The new version differs by 11 commits.

  • 5dd9f07 v3.0.8
  • a8ffc8f Update readme to indicate truncation at 72 bytes.
  • 081fb70 Fixed up some confusing language.
  • f7034f2 GH-720 - change to strcmp.
  • e817d25 GH-720 - Update readme regarding timing attacks.
  • ae0b145 Update nan to 0.14.0
  • bffa114 Merge pull request #763 from anderslatif/master
  • 2eabaf2 Add NodeJS 13 to CI (#762)
  • 39057dd Changed the word used in the documentation from response to result
  • 4bee1a8 Updated the examples to use the word response instead of res to avoid collision
  • f6bd1cd Add NodeJS 13 to CI

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

No branches or pull requests

0 participants