🚨 [security] Upgrade bcrypt: 3.0.6 → 5.0.0 (major) #104
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bcrypt (3.0.6 → 5.0.0) · Repo · Changelog
Security Advisories 🚨
🚨 Inadequate Encryption Strength in bcrypt
Release Notes
5.0.0
4.0.1
4.0.0
3.0.8
3.0.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
v5.0.0
Update node-pre-gyp to 0.15.0
Add NodeJS 14 to appveyor CI
Merge pull request #807 from techhead/known_length
Reword comment
Add test for embedded NULs
Pass key_len to bcrypt(). Fix for issues #774, #776
Merge pull request #647 from ilatypov/master
Allow using an enterprise artifactory.
Mark z/OS compatibility code as such
Add z/OS support
Update CHANGELOG.md
Merge pull request #806 from techhead/2b_overflow
Fix overflow bug. See issue #776
Merge pull request #804 from jokester/add-arm64-build
add linux-arm64 to build matrix
Update node-addon-api to v3.0.0
Use travis to deploy future releases
v4.0.1
Prepare for uploading releases from inside docker
Define _GNU_SOURCE while compiling for MUSL
Add alpine-linux to CI
Readme: fix node version for v4.0.0
Update CHANGELOG.md
v4.0.0
Update node-addon-api to v2.0.0
Minor readme tweaks
Removed extra spacing.
Updated to node-addon-api 2.0.0. Handle the error on AsyncQoeker in a different way.
Drop unsupported Node versions from CI test matrix
Merge branch 'napi'
v3.0.8
Update readme to indicate truncation at 72 bytes.
Fixed up some confusing language.
GH-720 - change to strcmp.
GH-720 - Update readme regarding timing attacks.
Update nan to 0.14.0
Merge pull request #763 from anderslatif/master
Add NodeJS 13 to CI (#762)
Changed the word used in the documentation from response to result
Updated the examples to use the word response instead of res to avoid collision
Add NodeJS 13 to CI
v3.0.7
Update dependencies
Add NodeJS 12 to CI
Update nan & node-pre-gyp (#743)
Update nan & node-pre-gyp
✳️ chart.js (2.9.1 → 2.9.3) · Repo
Release Notes
2.9.3
2.9.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands