Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 11, 2020

This PR contains the following updates:

Package Change Age Confidence
argon2 0.25.1 -> 0.44.0 age confidence

Release Notes

ranisalt/node-argon2 (argon2)

v0.44.0

Compare Source

What's Changed

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

v0.43.1

Compare Source

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

Compare Source

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

Compare Source

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.

Full Changelog: ranisalt/node-argon2@v0.41.0...v0.41.1

v0.41.0

What's Changed

New Contributors

Full Changelog: ranisalt/node-argon2@v0.40.2...v0.41.0

v0.31.2

Compare Source

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: ranisalt/node-argon2@v0.31.1...v0.31.2

v0.31.1

Compare Source

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: ranisalt/node-argon2@v0.31.0...v0.31.1

v0.31.0

Compare Source

What's Changed

Please update to v0.31.0 as soon as possible.

New Contributors

Full Changelog: ranisalt/node-argon2@v0.30.3...v0.31.0

v0.30.3

Compare Source

What's Changed

  • Change binding resolution to mitigate "Module parse failed" errors by @​Voltra in #​366

New Contributors

Full Changelog: ranisalt/node-argon2@v0.30.2...v0.30.3

v0.30.2

Compare Source

Fixes #​362

v0.30.1

Compare Source

Defaults have been updated to use RFC recommended values, see #​360

v0.29.1

Compare Source

Added builds for FreeBSD, closes #​320 and hopefully fixes coder/code-server#4669 coder/code-server#4670

v0.29.0

Compare Source

MacOS M1 builds are here! We are finally closing #​305

New Contributors

Full Changelog: ranisalt/node-argon2@v0.28.7...v0.29.0

v0.28.7

Compare Source

Previous release did not build due to Node 18 not supporting Ubuntu 18. Please stop using Ubuntu 18.

v0.28.5

Compare Source

  • Fixes packaging issues reported in #​261 and #​337
  • Fixed handling non-argon2 hashes on verify (#​336)

v0.28.4

Compare Source

Upgrades dependencies with vulnerabilities and fixes build on FreeBSD (#​335)

v0.28.3

Compare Source

  • Reduce minimum memory cost from 2048 to 1024 (#​304)
  • Fix potential UB (#​318)
  • Scrub plaintext password from memory after hashing (#​323)
  • Upgrade several dependencies to curb ReDoS

v0.28.2: ARM64 builds

Compare Source

See #​296 for more info

v0.28.1: Fix Alpine builds

Compare Source

Since node-gyp was updated, it was requiring Python 3 instead of Python 2 (finally!). This release fixes the build process.

Fixes #​301

v0.28.0: Bump to minimum requirements

Compare Source

Drops support for Node 10.x and Ubuntu 16.04, upgrade to Node 12.x and Ubuntu 18.04 if you need the latest updates. Older versions do not provide required features for node-argon2 to work properly.

Solves #​300

v0.27.2: Security update

Compare Source

Upgrades dependencies to fix a security vulnerability

v0.27.1: Security update

Compare Source

Upgrades dependencies to fix a security vulnerability

v0.27.0

Compare Source

v0.26.2

Compare Source

v0.26.1

Compare Source

v0.26.0

Compare Source

Yet another try to fix prebuilds, also fixes associated data typing.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Feb 11, 2020

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 1b5a925 to fba3a71 Compare February 28, 2020 17:33
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.26.0 fix(deps): update dependency argon2 to v0.26.1 Feb 28, 2020
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from fba3a71 to dba91a2 Compare April 27, 2020 22:59
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.26.1 fix(deps): update dependency argon2 to v0.26.2 Apr 27, 2020
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from dba91a2 to 6676612 Compare July 2, 2020 05:57
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.26.2 Update dependency argon2 to v0.26.2 Jul 2, 2020
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 6676612 to dffee51 Compare August 21, 2020 02:02
@renovate renovate bot changed the title Update dependency argon2 to v0.26.2 Update dependency argon2 to v0.27.0 Aug 21, 2020
@renovate renovate bot changed the title Update dependency argon2 to v0.27.0 fix(deps): update dependency argon2 to v0.27.0 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from dffee51 to 015e8f6 Compare January 6, 2021 21:55
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.27.0 fix(deps): update dependency argon2 to v0.27.1 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 015e8f6 to c9e9b7a Compare April 26, 2021 12:57
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.27.1 fix(deps): update dependency argon2 to v0.27.2 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from c9e9b7a to aa36818 Compare June 6, 2021 19:22
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.27.2 fix(deps): update dependency argon2 to v0.28.1 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from aa36818 to a6944a5 Compare June 15, 2021 07:12
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.28.1 fix(deps): update dependency argon2 to v0.28.2 Jun 15, 2021
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from a6944a5 to 6505893 Compare March 7, 2022 17:32
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.28.2 fix(deps): update dependency argon2 to v0.28.5 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 6505893 to a0cdda5 Compare September 25, 2022 17:49
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.28.5 fix(deps): update dependency argon2 to v0.29.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from a0cdda5 to f5c4975 Compare November 20, 2022 21:04
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from f5c4975 to 905c307 Compare March 18, 2023 20:10
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.29.1 fix(deps): update dependency argon2 to v0.30.3 Mar 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.30.3 fix(deps): update dependency argon2 to v0.31.0 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 905c307 to 464cecc Compare August 3, 2023 01:54
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.31.0 fix(deps): update dependency argon2 to v0.31.1 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 464cecc to e373d95 Compare September 2, 2023 02:16
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from e373d95 to 93d446a Compare November 5, 2023 01:39
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.31.1 fix(deps): update dependency argon2 to v0.31.2 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 93d446a to 60c725e Compare February 23, 2024 01:08
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.31.2 fix(deps): update dependency argon2 to v0.40.1 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 60c725e to b0d4569 Compare May 25, 2024 18:24
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.40.1 fix(deps): update dependency argon2 to v0.40.3 May 25, 2024
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from b0d4569 to c57f0c1 Compare August 25, 2024 22:31
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.40.3 fix(deps): update dependency argon2 to v0.41.0 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from c57f0c1 to cfbc8e1 Compare August 31, 2024 22:32
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.41.0 fix(deps): update dependency argon2 to v0.41.1 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from cfbc8e1 to d2f70b8 Compare May 3, 2025 23:38
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.41.1 fix(deps): update dependency argon2 to v0.43.0 May 3, 2025
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from d2f70b8 to bed3da0 Compare July 14, 2025 19:08
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.43.0 fix(deps): update dependency argon2 to v0.43.1 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from bed3da0 to 456ba47 Compare August 10, 2025 12:45
@renovate renovate bot force-pushed the renovate/argon2-0.x branch from 456ba47 to 6e4fb55 Compare August 11, 2025 00:33
@renovate renovate bot changed the title fix(deps): update dependency argon2 to v0.43.1 fix(deps): update dependency argon2 to v0.44.0 Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants