build(deps): Bump argon2 from 0.41.1 to 0.45.0#7824
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/argon2-0.45.0
branch
2 times, most recently
from
July 21, 2026 07:04
87f3ed5 to
f2af7cf
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/argon2-0.45.0
branch
from
July 21, 2026 13:54
f2af7cf to
93c10c3
Compare
Contributor
There was a problem hiding this comment.
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
argon2from0.41.1to0.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
Bot
force-pushed
the
dependabot/npm_and_yarn/argon2-0.45.0
branch
from
July 21, 2026 14:52
93c10c3 to
dd92c8f
Compare
| "dependencies": { | ||
| "all-the-cities": "3.1.0", | ||
| "argon2": "0.41.1", | ||
| "argon2": "0.45.0", |
| "dependencies": { | ||
| "all-the-cities": "3.1.0", | ||
| "argon2": "0.41.1", | ||
| "argon2": "0.45.0", |
Contributor
Author
|
Superseded by #7832. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps argon2 from 0.41.1 to 0.45.0.
Release notes
Sourced from argon2's releases.
... (truncated)
Commits
e2fe33ffix: update Node.js version to latest in publish jobe27980ffix: revert sync to default in freebsd test3d0a0b4fix: change npm publish to npm stage publish in release workflowc61513fchore: update actions versions2bc0733fix: revert sync to default in freebsd buildb012379chore: update dependencies and devDependenciesd2edf4efix(tests): add unicode flag to regex assertions in option tests0eb1db1Apply npm fixes to package.jsona09b94eFix compilation on solaris (#538)60e11efchore(workflows): update actions/checkout, actions/setup-node, actions/upload...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
installscript that runs during installation. Review the package contents before updating.