Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

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: 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

Full Changelog: ranisalt/node-argon2@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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2025 11:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/argon2-0.43.1 branch 2 times, most recently from 4ec4089 to 9fb0a96 Compare August 4, 2025 20:38
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.31.2 to 0.43.1.
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](ranisalt/node-argon2@v0.31.2...v0.43.1)

---
updated-dependencies:
- dependency-name: argon2
  dependency-version: 0.43.1
  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.43.1 branch from 9fb0a96 to 98f6589 Compare August 4, 2025 20:50
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.

0 participants