coinolio / coinolio

Open source Bitcoin and Altcoin portfolio / trades logging and tracking. Including Profit / Loss calculations, Price Charts and realtime updates.
MIT License
28 stars 9 forks source link

Update bcrypt to the latest version šŸš€ #8

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0 of bcrypt was just published.

Dependency bcrypt
Current Version 1.0.3
Type dependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of bcrypt.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 26 commits.

  • ab026b2 v2.0.0
  • f00d4b8 Merge pull request #589 from agathver/libc-aware
  • dab435e install and use any-promise (#504)
  • 9a9ab45 Make binaries libc aware
  • aac593c Merge pull request #587 from agathver/hash-version-support
  • 2d45be1 Allow to choose bcrypt minor version
  • 0ea1b36 Merge pull request #549 from agathver/2b-hashes
  • 4c44f20 Add support for $2b$ hashes
  • e8cde51 Merge pull request #583 from ofrobots/async-resource
  • 6a79eaf fix: propagate async context
  • 88590ea Merge pull request #584 from kelektiv/snyk-fix-bc668290
  • 1da0f44 fix: package.json to reduce vulnerabilities
  • 43734e3 Merge pull request #564 from david-a-wheeler/readme-timing
  • f2bec20 README: comparisons resist timing attacks
  • 096a34f Merge pull request #554 from agathver/node-9

There are 26 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: