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

Bump argon2 from 0.27.1 to 0.30.2 #337

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps argon2 from 0.27.1 to 0.30.2.

Release notes

Sourced from argon2's releases.

v0.30.2

Fixes #362

v0.30.1

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

v0.29.1

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

v0.29.0

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

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

v0.28.6

Upgrades dependencies and merges fix/downgrade-cxx-standard in an attempt to support outdated compilers in platforms stuck in expired distros.

v0.28.5

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

v0.28.4

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

v0.28.3

  • 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

ARM64 builds

See #296 for more info

Fix Alpine builds

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

Fixes #301

Bump to minimum requirements

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

... (truncated)

Commits
  • e324b57 v0.30.2
  • ef9aa41 Fix cpp file name on publishing
  • 4448741 v0.30.1
  • 7a476da Upgrade dependencies
  • b6be4ec Update defaults to use RFC recommended option (#360)
  • c18ee2f fix: upgrade @​mapbox/node-pre-gyp from 1.0.9 to 1.0.10 (#358)
  • d3462cc Use clang-format to format cpp file
  • e10fd34 Move cpp file, cleanup includes and drop MSC_VER check
  • 3351274 Use a more correct remote path for prebuilds
  • 1656c07 Drop GCC<5 workarounds
  • 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 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)

Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.27.1 to 0.30.2.
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](ranisalt/node-argon2@v0.27.1...v0.30.2)

---
updated-dependencies:
- dependency-name: argon2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #359.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/argon2-0.30.2 branch January 9, 2023 09:09
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