Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps the npm_and_yarn group with 3 updates in the / directory: tar, bcrypt and fsevents.

Removes tar

Updates bcrypt from 4.0.1 to 6.0.0

Release notes

Sourced from bcrypt's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: kelektiv/node.bcrypt.js@v5.1.1...v6.0.0

v5.1.1

What's Changed

New Contributors

Full Changelog: kelektiv/node.bcrypt.js@v5.1.0...v5.1.1

v5.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from bcrypt's changelog.

6.0.0 (2025-02-28)

  • Drop support for NodeJS <= 16
  • Remove node-pre-gyp in favor of prebuildify, prebuilt binaries are now shipped with the package
  • Update node-addon-api to 8.3.0
  • Update JS code to newer ES syntax

5.1.1 (2022-10-06)

  • Update node-pre-gyp to 1.0.11

5.1.0 (2022-10-06)

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

5.0.1 (2021-02-22)

  • Update node-pre-gyp to 1.0.0

5.0.0 (2020-06-02)

  • 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
Commits

Updates fsevents from 1.2.11 to 1.2.13

Release notes

Sourced from fsevents's releases.

Release v1.2.13

Only build on Mac-OSX

Commits

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 3 updates in the / directory: [tar](https://github.com/isaacs/node-tar), [bcrypt](https://github.com/kelektiv/node.bcrypt.js) and [fsevents](https://github.com/fsevents/fsevents).


Removes `tar`

Updates `bcrypt` from 4.0.1 to 6.0.0
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node.bcrypt.js@v4.0.1...v6.0.0)

Updates `fsevents` from 1.2.11 to 1.2.13
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](fsevents/fsevents@v1.2.11...v1.2.13)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: bcrypt
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: fsevents
  dependency-version: 1.2.13
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 3, 2025

Superseded by #5.

@dependabot dependabot bot closed this Sep 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-74b497821a branch September 3, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant