Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency argon2 to v0.41.1 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
argon2 0.27.2 -> 0.41.1 age adoption passing confidence

Release Notes

ranisalt/node-argon2 (argon2)

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

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


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 renovate bot changed the title Update dependency argon2 to v0.28.0 Update dependency argon2 to v0.28.1 Jun 2, 2021
@renovate renovate bot force-pushed the renovate/argon2-0.x branch 2 times, most recently from d12e9a1 to e77d27e Compare June 8, 2021 12:00
@renovate renovate bot changed the title Update dependency argon2 to v0.28.1 Update dependency argon2 to v0.28.2 Jun 8, 2021
@renovate renovate bot changed the title Update dependency argon2 to v0.28.2 Update dependency argon2 to v0.28.5 Mar 7, 2022
@renovate renovate bot changed the title Update dependency argon2 to v0.28.5 Update dependency argon2 to v0.29.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency argon2 to v0.29.1 Update dependency argon2 to v0.30.2 Nov 20, 2022
@renovate renovate bot changed the title Update dependency argon2 to v0.30.2 Update dependency argon2 to v0.30.3 Mar 16, 2023
@renovate renovate bot changed the title Update dependency argon2 to v0.30.3 Update dependency argon2 to v0.31.0 Aug 2, 2023
@renovate renovate bot changed the title Update dependency argon2 to v0.31.0 Update dependency argon2 to v0.31.1 Sep 2, 2023
@renovate renovate bot changed the title Update dependency argon2 to v0.31.1 Update dependency argon2 to v0.31.2 Nov 4, 2023
@renovate renovate bot changed the title Update dependency argon2 to v0.31.2 Update dependency argon2 to v0.40.1 Feb 23, 2024
@renovate renovate bot changed the title Update dependency argon2 to v0.40.1 Update dependency argon2 to v0.40.3 May 25, 2024
@renovate renovate bot changed the title Update dependency argon2 to v0.40.3 Update dependency argon2 to v0.41.0 Aug 25, 2024
@renovate renovate bot changed the title Update dependency argon2 to v0.41.0 Update dependency argon2 to v0.41.1 Sep 1, 2024
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