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

Update bcrypt to the latest version 🚀 #6433

Merged
2 commits merged into from
Feb 21, 2020
Merged

Update bcrypt to the latest version 🚀 #6433

2 commits merged into from
Feb 21, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 21, 2020

The optionalDependency bcrypt was updated from 3.0.8 to 4.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: amitosh
License: MIT

Release Notes for v4.0.0

NAPI support

Commits

The new version differs by 48 commits.

  • 4adc386 v4.0.0
  • ed6a186 Update node-addon-api to v2.0.0
  • 08ac3e9 Minor readme tweaks
  • 2e7101b Removed extra spacing.
  • 8cd47f6 Updated to node-addon-api 2.0.0. Handle the error on AsyncQoeker in a different way.
  • 79a5df2 Drop unsupported Node versions from CI test matrix
  • a26903a Merge branch 'napi'
  • cbfb03f v3.0.4-napi
  • 942717c Upgrade deps
  • 34600e7 Merge remote-tracking branch 'upstream/master' into napi
  • 4112a7f Merge pull request #698 from NickNaso/bcrypt-n-api
  • 4e970cf Skip Node.js 7 because it's at EOL.
  • 88172ad Merge branch 'napi' into bcrypt-n-api
  • 0399747 Backport updates from the NAN version to N-API
  • 04e8285 Merge pull request #580 from NickNaso/node-addon-api

There are 48 commits in total.

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 🌴

@ghost ghost added the Merge On Green label Feb 21, 2020
@ghost ghost merged commit d4690ca into master Feb 21, 2020
@codecov
Copy link

codecov bot commented Feb 21, 2020

Codecov Report

Merging #6433 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6433      +/-   ##
==========================================
+ Coverage   93.96%   93.97%   +<.01%     
==========================================
  Files         169      169              
  Lines       11787    11787              
==========================================
+ Hits        11076    11077       +1     
+ Misses        711      710       -1
Impacted Files Coverage Δ
src/RestWrite.js 93.81% <0%> (+0.16%) ⬆️

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 292bdb7...cf465c7. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/bcrypt-4.0.0 branch February 21, 2020 23:10
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* chore(package): update bcrypt to version 4.0.0

* chore(package): update lockfile package-lock.json
This pull request was closed.
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.

0 participants