Skip to content

Update bcrypt to the latest version 🚀 #4113

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

Merged
merged 1 commit into from
Aug 24, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 24, 2017

Version 1.0.3 of bcrypt just got published.

Dependency bcrypt
Current Version 1.0.2
Type optionalDependency

The version 1.0.3 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of bcrypt.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits.

  • 054cf76 Version bump.
  • af5f8c4 use npm scripts instead of node-gyp directly.
  • f5eb5d1 Merge pull request #499 from agathver/documentation
  • a04c269 Update README to include links to new wiki page
  • 45f498e Merge pull request #527 from Agathver/node8_fix
  • be906fc Make compatible with Node 8
  • cb82c05 add node v7 to appveyor config

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Aug 24, 2017

Codecov Report

Merging #4113 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4113      +/-   ##
==========================================
+ Coverage   90.72%   90.73%   +0.01%     
==========================================
  Files         116      116              
  Lines        7937     7937              
==========================================
+ Hits         7201     7202       +1     
+ Misses        736      735       -1
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.58% <0%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff4ae55...ab8e566. Read the comment docs.

@flovilmart flovilmart merged commit 8513b69 into master Aug 24, 2017
@flovilmart flovilmart deleted the greenkeeper/bcrypt-1.0.3 branch August 24, 2017 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant