Skip to content

build(deps): Bump argon2 from 0.41.1 to 0.45.0#7824

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/argon2-0.45.0
Closed

build(deps): Bump argon2 from 0.41.1 to 0.45.0#7824
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/argon2-0.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps argon2 from 0.41.1 to 0.45.0.

Release notes

Sourced from argon2's releases.

v0.45.0

What's Changed

Drops support for Node 18 and 20 (probably still works, but isn't tested)

New Contributors

Full Changelog: ranisalt/node-argon2@v0.44.0...v0.45.0

v0.44.0

What's Changed

Full Changelog: ranisalt/node-argon2@v0.43.1...v0.44.0

v0.43.1

Fixes #456 caused by Typescript 5.7 changing how Buffer types work (see microsoft/TypeScript#59417). FreeBSD ARM64 prebuilds are now available.

What's Changed

New Contributors

Full Changelog: ranisalt/node-argon2@v0.43.0...v0.43.1

v0.43.0

This release fixes builds for iOS and Mac, adds support for AIX and prebuilds for ARMv7 (glibc and musl)

What's Changed

New Contributors

... (truncated)

Commits
  • e2fe33f fix: update Node.js version to latest in publish job
  • e27980f fix: revert sync to default in freebsd test
  • 3d0a0b4 fix: change npm publish to npm stage publish in release workflow
  • c61513f chore: update actions versions
  • 2bc0733 fix: revert sync to default in freebsd build
  • b012379 chore: update dependencies and devDependencies
  • d2edf4e fix(tests): add unicode flag to regex assertions in option tests
  • 0eb1db1 Apply npm fixes to package.json
  • a09b94e Fix compilation on solaris (#538)
  • 60e11ef chore(workflows): update actions/checkout, actions/setup-node, actions/upload...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for argon2 since your current version.

Install script changes

This version modifies install script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/argon2-0.45.0 branch 2 times, most recently from 87f3ed5 to f2af7cf Compare July 21, 2026 07:04
Copilot AI review requested due to automatic review settings July 21, 2026 13:54
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/argon2-0.45.0 branch from f2af7cf to 93c10c3 Compare July 21, 2026 13:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Node.js dependency set by bumping argon2 to a newer version.

Changes:

  • Bumped argon2 from 0.41.1 to 0.45.0

Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.41.1 to 0.45.0.
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](ranisalt/node-argon2@v0.41.1...v0.45.0)

---
updated-dependencies:
- dependency-name: argon2
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/argon2-0.45.0 branch from 93c10c3 to dd92c8f Compare July 21, 2026 14:52
Copilot AI review requested due to automatic review settings July 21, 2026 14:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

Comment thread package.json
"dependencies": {
"all-the-cities": "3.1.0",
"argon2": "0.41.1",
"argon2": "0.45.0",
Comment thread package.json
"dependencies": {
"all-the-cities": "3.1.0",
"argon2": "0.41.1",
"argon2": "0.45.0",
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #7832.

@dependabot dependabot Bot closed this Jul 22, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/argon2-0.45.0 branch July 22, 2026 01:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants