An open index of dependabot pull requests across open source projects.

chore: bump argon2 from 0.31.2 to 0.43.1

Open
Number: #7449
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 01, 2025 at 11:18 AM UTC
(4 months ago)
Updated: September 19, 2025 at 06:29 PM UTC
(2 months ago)
Labels:
dependencies javascript
Description:

Bumps argon2 from 0.31.2 to 0.43.1.

Release notes

Sourced from argon2's releases.

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: https://github.com/ranisalt/node-argon2/compare/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

Full Changelog: https://github.com/ranisalt/node-argon2/compare/v0.41.0...v0.43.0

v0.41.1

Finally fixed the bug with generated types specifying any instead of Buffer for byte inputs (closes #403)

We also added provenance to the publishing, so you can track what commit was used to build each published version from now on.

... (truncated)

Commits
  • bcf7232 v0.43.1
  • 93fa469 Fix linter formatting
  • 6727b44 Upgrade dependencies, revert Typescript to v5.6.3
  • e96cf5a Bump tar-fs from 2.1.2 to 2.1.3 (#458)
  • 74b01c1 Bump node-addon-api from 8.3.1 to 8.4.0 (#460)
  • e76b83e Upgrade Windows runner to 2022
  • 602bf71 Support FreeBSD ARM64 builds (#459)
  • 33e54fd Drop Node 18, run format on Ubuntu 24.04
  • 10e89cf Fix workflow triggers for publishing and uploading
  • 94de8e2 Avoid overriding _FORTIFY_SOURCE if already set (#455)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
argon2
Ecosystem:
npm
Version Change:
0.31.2 → 0.43.1
Update Type:
Minor
Technical Details
ID: 8033978
UUID: 2712896430
Node ID: PR_kwDOCk8Q9c6hs4Ou
Host: GitHub
Repository: coder/code-server