petities / petitions.eu

Support a petition or start your own petition
https://petities.nl/
12 stars 11 forks source link

Bump bcrypt from 3.1.13 to 3.1.18 #706

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bcrypt from 3.1.13 to 3.1.18.

Changelog

Sourced from bcrypt's changelog.

3.1.18 May 16 2022

  • Unlock GVL when calculating hashes and salts [GH #260]
  • Fix compilation warnings in ext/mri/bcrypt_ext.c [GH #261]

3.1.17 Mar 14 2022

  • Fix regex in validators to use \A and \z instead of ^ and $ [GH #121]
  • Truncate secrets greater than 72 bytes in hash_secret [GH #255]
  • Assorted test and doc improvements

3.1.16 Sep 3 2020

  • Fix compilation on FreeBSD. [GH #234]

3.1.15 July 21 2020

  • Remove GVL optimization. Apparently it breaks things [GH #230]

3.1.14 July 21 2020

Commits


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 will merge this PR once it's up-to-date and CI passes on it, as requested by @skoolstra.


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)
skoolstra commented 2 years ago

@dependabot merge