build(deps-dev): bump bcrypt and @types/bcrypt by dependabot[bot] · Pull Request #3015 · firebase/firebase-admin-node
Bumps bcrypt and @types/bcrypt. These dependencies needed to be updated together.
Updates bcrypt from 5.1.1 to 6.0.0
Release notes
Sourced from bcrypt's releases.
v6.0.0
What's Changed
- Include platform, arch, and libc in module path by
@johanholmerinin kelektiv/node.bcrypt.js#1002- Remove node-pre-gyp, use prebuildify by
@thom-nicin kelektiv/node.bcrypt.js#890- Add string encoding to README by
@veigariboin kelektiv/node.bcrypt.js#1009- Fix redefine variable in async_compare.js by
@asportnoyin kelektiv/node.bcrypt.js#1045- fix/typo-overridden-word by
@nikhilnishadoo7in kelektiv/node.bcrypt.js#1043- fix:typo error in comments in bcrypt.js file by
@alokranjan609in kelektiv/node.bcrypt.js#1036- update libs for security reasons by
@tbo47in kelektiv/node.bcrypt.js#1049- Prepare for v6 by
@recrsnin kelektiv/node.bcrypt.js#1186New Contributors
@johanholmerinmade their first contribution in kelektiv/node.bcrypt.js#1002@thom-nicmade their first contribution in kelektiv/node.bcrypt.js#890@veigaribomade their first contribution in kelektiv/node.bcrypt.js#1009@asportnoymade their first contribution in kelektiv/node.bcrypt.js#1045@nikhilnishadoo7made their first contribution in kelektiv/node.bcrypt.js#1043@alokranjan609made their first contribution in kelektiv/node.bcrypt.js#1036@tbo47made their first contribution in kelektiv/node.bcrypt.js#1049Full Changelog: kelektiv/node.bcrypt.js@v5.1.1...v6.0.0
Changelog
Sourced from bcrypt's changelog.
6.0.0 (2025-02-28)
- Drop support for NodeJS <= 16
- Remove
node-pre-gypin favor ofprebuildify, prebuilt binaries are now shipped with the package- Update
node-addon-apito 8.3.0- Update JS code to newer ES syntax
Commits
17894bdMerge pull request #1186 from recrsn/v6-release473c150Update changelog7e93b78Test package8fc0ceaExclude Windows x86 as it is no longer supported1bbb5aeAlso compile linux against Node 185517028Use Node 18/20 for macos/windows271035aModernize JSefe4968Prepare for v6cf4269aMerge pull request #1049 from tbo47/update-libs5e9afd4Merge pull request #1036 from alokranjan609/fix/typo-in-comments- Additional commits viewable in compare view
Updates @types/bcrypt from 5.0.2 to 6.0.0
Commits
- See full diff in compare view
Dependabot 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @lahirumaramba.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)