Closed dependabot[bot] closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.93%. Comparing base (
670c3ea
) to head (c601fd1
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 3.6.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Bumps bcrypt from 3.0.6 to 5.0.0.
Release notes
Sourced from bcrypt's releases.
Changelog
Sourced from bcrypt's changelog.
Commits
61139e6
v5.0.01bde62c
Update node-pre-gyp to 0.15.040770d6
Add NodeJS 14 to appveyor CI5916a46
Merge pull request #807 from techhead/known_lengthf28e916
Reword commentca1e43b
Add test for embedded NULs1a81858
Pass key_len to bcrypt(). Fix for issues #774, #776cf4efd9
Merge pull request #647 from ilatypov/master15febd1
Allow using an enterprise artifactory.96c41e2
Mark z/OS compatibility code as suchDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show