[Snyk] Upgrade argon2 from 0.25.1 to 0.44.0 #83
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.
Snyk has created this PR to upgrade argon2 from 0.25.1 to 0.44.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 32 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: argon2
-
0.44.0 - 2025-08-10
- Bump node-addon-api from 8.4.0 to 8.5.0 by @ dependabot[bot] in #466
- Bump node-gyp from 11.2.0 to 11.3.0 by @ dependabot[bot] in #467
- Build system tweaks for reproducible builds by @ threema-danilo in #447
-
0.43.1 - 2025-07-14
- Avoid overriding _FORTIFY_SOURCE if already set by @ threema-danilo in #455
- Support FreeBSD ARM64 builds by @ ranisalt in #459
- Bump node-addon-api from 8.3.1 to 8.4.0 by @ dependabot[bot] in #460
- Bump tar-fs from 2.1.2 to 2.1.3 by @ dependabot[bot] in #458
- @ threema-danilo made their first contribution in #455
-
0.43.0 - 2025-04-24
- Bump node-gyp-build from 4.8.1 to 4.8.2 by @ dependabot in #416
- Bump @ biomejs/biome from 1.8.3 to 1.9.1 by @ dependabot in #423
- Bump typescript from 5.5.4 to 5.6.2 by @ dependabot in #420
- Bump @ biomejs/biome from 1.9.1 to 1.9.2 by @ dependabot in #425
- Darwin build improvements by @ Torrekie in #406
- Bump node-addon-api from 8.1.0 to 8.2.0 by @ dependabot in #426
- Bump node-addon-api from 8.2.0 to 8.2.1 by @ dependabot in #428
- Bump typescript from 5.6.2 to 5.6.3 by @ dependabot in #429
- fix(build): support aix by @ cloorc in #431
- Bump @ biomejs/biome from 1.9.2 to 1.9.4 by @ dependabot in #432
- Bump node-addon-api from 8.2.1 to 8.2.2 by @ dependabot in #433
- Bump node-gyp-build from 4.8.2 to 4.8.3 by @ dependabot in #434
- Bump typescript from 5.6.3 to 5.7.3 by @ dependabot in #442
- Resolve jsdoc inconsistencies by @ nyrpqsqq35 in #435
- Bump node-gyp from 11.1.0 to 11.2.0 by @ dependabot in #450
- Bump typescript from 5.8.2 to 5.8.3 by @ dependabot in #451
- Feat: add armv7 prebuilds by @ kaaax0815 in #449
- Replace basic_string with vector by @ rickymohk in #453
- @ Torrekie made their first contribution in #406
- @ cloorc made their first contribution in #431
- @ nyrpqsqq35 made their first contribution in #435
- @ kaaax0815 made their first contribution in #449
- @ rickymohk made their first contribution in #453
-
0.41.1 - 2024-08-31
-
0.41.0 - 2024-08-25
- Disable LTO to avoid missing symbols in some envs by @ amarshall in #415
- @ amarshall made their first contribution in #415
-
0.40.3 - 2024-05-25
-
0.40.2 - 2024-05-25
-
0.40.1 - 2024-02-22
-
0.40.0-alpha.3 - 2024-01-10
-
0.40.0-alpha.2 - 2023-12-30
-
0.40.0-alpha.1 - 2023-12-20
-
0.31.2 - 2023-11-04
- Fix macos m1 build/release by @ CarsonF in #387
- Change workflow bridge routes by @ RavelloH in #388
- @ CarsonF made their first contribution in #387
- @ RavelloH made their first contribution in #388
-
0.31.1 - 2023-09-01
-
0.31.0 - 2023-08-02
- Security update: bump @ mapbox/node-pre-gyp by @ jdforsythe in #383
- @ abcfy2 made their first contribution in #371
- @ jdforsythe made their first contribution in #383
-
0.30.3 - 2023-01-05
-
0.30.2 - 2022-11-08
-
0.30.1 - 2022-10-13
-
0.29.1 - 2022-08-23
-
0.29.0 - 2022-08-22
-
0.28.7 - 2022-07-03
-
0.28.5 - 2022-03-01
-
0.28.4 - 2022-02-02
-
0.28.3 - 2021-11-25
-
0.28.2 - 2021-06-08
-
0.28.1 - 2021-06-02
-
0.28.0 - 2021-06-02
-
0.27.2 - 2021-03-31
-
0.27.1 - 2020-12-11
-
0.27.0 - 2020-08-13
-
0.26.2 - 2020-04-08
-
0.26.1 - 2020-02-28
-
0.26.0 - 2020-02-11
-
0.25.1 - 2019-11-04
from argon2 GitHub release notesWhat's Changed
Full Changelog: v0.43.1...v0.44.0
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: v0.43.0...v0.43.1
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: v0.41.0...v0.43.0
Finally fixed the bug with generated types specifying
anyinstead ofBufferfor 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.
Full Changelog: v0.41.0...v0.41.1
What's Changed
New Contributors
Full Changelog: v0.40.2...v0.41.0
Fix issue with publishing tags starting with v
Note: this is the last version that will support Node 16 since it's support has ended on 2023-09-11. Please upgrade to 18 or preferably 20 as soon as possible.
What's Changed
New Contributors
Full Changelog: v0.31.1...v0.31.2
Maintenance release intended to fix missing prebuilts due to failure when building v0.31.0
Note: v0.31.x will be the last version supporting Node v16. Please update to Node v18 or newer.
Full Changelog: v0.31.0...v0.31.1
What's Changed
Please update to v0.31.0 as soon as possible.
New Contributors
Full Changelog: v0.30.3...v0.31.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: