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

fix(deps): update dependency bcrypt to v5 [security] #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 21, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bcrypt ^0.8.7 -> ^5.0.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-7689

In bcrypt (npm package) before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes.


Release Notes

kelektiv/node.bcrypt.js

v5.1.0

Compare Source

  • Update node-pre-gyp to 1.0.10
    • Replace nodeunit with jest as the testing library

v5.0.1

Compare Source

  • Update node-pre-gyp to 1.0.0

v5.0.0

Compare Source

  • Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255.
    It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug
    was unsuccessful.
    • Experimental support for z/OS
    • Fix a bug related to NUL in password input
    • Update node-pre-gyp to 0.15.0

v4.0.1

Compare Source

  • Fix compilation errors in Alpine linux

v4.0.0

Compare Source

  • Switch to NAPI bcrypt
    • Drop support for NodeJS 8

v3.0.8

Compare Source

  • Update node-pre-gyp to 0.14
    • Pre-built binaries for NodeJS 13

v3.0.7

Compare Source

  • Update nan to 2.14.0
    • Update node-pre-gyp to 0.13

v3.0.6

Compare Source

  • Update nan to 2.13.2

v3.0.5

Compare Source

  • Update nan to 2.13.1
    • NodeJS 12 compatibility
    • Remove node-pre-gyp from bundled dependencies

v3.0.4

Compare Source

  • Sync N-API bcrypt with NAN bcrypt

v3.0.3

Compare Source

  • Update nan to 2.12.1

v3.0.2

Compare Source

  • Update nan to 2.11.1

v3.0.1

Compare Source

  • Update nan to 2.11.0

v3.0.0

Compare Source

  • Drop support for NodeJS <= 4

v2.0.1

Compare Source

  • Update node-pre-gyp to allow downloading prebuilt modules

v2.0.0

Compare Source

  • Make 2b the default bcrypt version

v1.0.3

Compare Source

  • update to nan v2.6.2 for NodeJS 8 support
    • Fix: use npm scripts instead of node-gyp directly.

v1.0.2

Compare Source

  • Fix compare promise rejection with invalid arguments

v1.0.1

Compare Source

  • Fix destructuring imports with promises

v1.0.0

Compare Source

  • add Promise support (commit 2488473)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant