Bump bcrypt from 5.0.1 to 5.1.0
Bumps bcrypt from 5.0.1 to 5.1.0.
Release notes
Sourced from bcrypt's releases.
v5.1.0
What's Changed
- Update node-pre-gyp to 1.0.2 by
@feuxfollets1013
in kelektiv/node.bcrypt.js#865- Update README for inclusion of musl by
@arbourd
in kelektiv/node.bcrypt.js#883- Version bump, security updates to sub dep npmlog by
@adaniels-parabol
in kelektiv/node.bcrypt.js#905- document ESM usage (#892) by
@mariusa
in kelektiv/node.bcrypt.js#899- fix: update travis CI Docker image repository by
@cokia
in kelektiv/node.bcrypt.js#930- Update node versions in appveyor test matrix by
@p-kuen
in kelektiv/node.bcrypt.js#936- chore(appveyor): not use latest npm by
@cokia
in kelektiv/node.bcrypt.js#932- chore: update Appveyor readme badge by
@cokia
in kelektiv/node.bcrypt.js#933- Use Github actions for CI by
@recrsn
in kelektiv/node.bcrypt.js#858- Update dependencies by
@recrsn
in kelektiv/node.bcrypt.js#953- Migrate tests to use Jest by
@recrsn
in kelektiv/node.bcrypt.js#958- Pin NAPI to v3 by
@recrsn
in kelektiv/node.bcrypt.js#959New Contributors
@feuxfollets1013
made their first contribution in kelektiv/node.bcrypt.js#865@arbourd
made their first contribution in kelektiv/node.bcrypt.js#883@adaniels-parabol
made their first contribution in kelektiv/node.bcrypt.js#905@mariusa
made their first contribution in kelektiv/node.bcrypt.js#899@cokia
made their first contribution in kelektiv/node.bcrypt.js#930@p-kuen
made their first contribution in kelektiv/node.bcrypt.js#936Full Changelog: https://github.com/kelektiv/node.bcrypt.js/compare/v5.0.1...v5.1.0
Changelog
Sourced from bcrypt's changelog.
5.1.0 (2022-10-06)
- Update
node-pre-gyp
to 1.0.10- Replace
nodeunit
withjest
as the testing library
Commits
-
fc225b1
Merge pull request #960 from kelektiv/release-v5-1-0 -
809ad03
Prepare for v5.1.0 -
9eec9e8
Merge pull request #959 from kelektiv/release-v5-1-0 -
b309eaf
Pin NAPI to v3 -
9d6516a
Merge pull request #958 from kelektiv/jest -
5a2b952
Increase test timeout -
8d201d1
Move tests to use Jest -
5a7082a
Merge pull request #955 from kelektiv/github-actions -
fa5bc55
Fix github actions -
86aa111
Merge pull request #953 from kelektiv/version-update - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts