Skip to content

Bump bcrypt from 3.1.16 to 3.1.17 - #53

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bcrypt-3.1.17
Closed

Bump bcrypt from 3.1.16 to 3.1.17#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bcrypt-3.1.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2022

Copy link
Copy Markdown
Contributor

Bumps bcrypt from 3.1.16 to 3.1.17.

Changelog

Sourced from bcrypt's changelog.

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
Commits
  • 5bf3639 Update for release
  • de3e8b2 Merge pull request #243 from JoshCheek/prefix-value
  • f75a0c7 Merge pull request #257 from petergoldstein/feature/add_ruby_3_1_to_ci
  • d83b916 Add Ruby 3.1 to CI
  • 5558741 Merge pull request #255 from asavageiv/alan/long-passwords
  • 7ed2fa8 test: Simplify password create tests for long secrets
  • 7a411ee test: Reword hash_secret specs for clarity
  • a848abb Truncate based on bytesize instead of number of chars
  • c31d9cd Switch from 255 char max to 72
  • 2649bd7 Truncate secrets greater than 255 chars in hash_secret
  • 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 [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.16 to 3.1.17.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](bcrypt-ruby/bcrypt-ruby@v3.1.16...v3.1.17)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 17, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #72.

@dependabot dependabot Bot closed this May 17, 2022
@dependabot
dependabot Bot deleted the dependabot/bundler/bcrypt-3.1.17 branch May 17, 2022 22:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants