Closed
Conversation
Contributor
Author
|
Closed in favor of #293. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bcrypt (3.1.16 → 3.1.20) · Repo · Changelog
Release Notes
3.1.20 (from changelog)
3.1.19 (from changelog)
3.1.18 (from changelog)
3.1.17 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 64 commits:
Bump version/changelogMerge pull request #273 from bcrypt-ruby/ci-updatesRun old rubies on Ubuntu 20.04Add 3.2 to the test matrixMerge pull request #272 from pusewicz/patch-1Limit packaged filesbumping Java version https://github.com/rake-compiler/rake-compiler/pull/172bumping version / updating changelogMerge pull request #270 from itarato/bugfix/PA-missing-gc-guardFixing a rare bug when calling BCrypt::Engine#hash_secret - which produces nil accidentally 1 out of 500 cases in TruffleRuby.Merge pull request #168 from bcrypt-ruby/no-null-bytesAdd a test for passwords with null bytesMerge pull request #207 from sergey-alekseev/deprecate-passing-the-third-argument-to-hash-secretdeprecate passing the third argument to `BCrypt::Engine.hash_secret`Merge pull request #263 from nwjsmith/three-one-eighteenMerge pull request #261 from nwjsmith/ci-improvementsUpdate for releaseRemove AppVeyor configurationFix compiler warningsUpdate rake-compilerWork around bug in JDK for JRuby testsMerge pull request #260 from nwjsmith/unlock-gvlRe-introduce GVL unlockUse `free` instead of `xfree`Update for releaseMerge pull request #243 from JoshCheek/prefix-valueMerge pull request #257 from petergoldstein/feature/add_ruby_3_1_to_ciAdd Ruby 3.1 to CIMerge pull request #255 from asavageiv/alan/long-passwordstest: Simplify password create tests for long secretstest: Reword hash_secret specs for clarityTruncate based on bytesize instead of number of charsSwitch from 255 char max to 72Truncate secrets greater than 255 chars in hash_secretAdd a test demonstrating passwords >255 chars failMerge pull request #253 from athix/feature/build-status-badgeUpdate README build status badgeRemove .travis.yml (unused)Minor whitespace fixesMerge pull request #252 from athix/feature/github-actionsInclude doesn't work as expectedRemove mswin and try using include instead of exclude for mingwFine tune exclusionsAdd windows to github action and remove jruby from ubuntu matrixUse latest setup-ruby and add mingw/mswinUse default rake taskAdd Github ActionSome URL updates now that this has moved to an orgMerge pull request #247 from athix/feature/document-edge-caseDocument all possible permutationsDocument BCrypt::Password#== edge case/gotchaMake the prefix less susMerge pull request #121 from kachick/fix-regex-in-validatorMerge pull request #242 from kachick/ignore-gemfilelockFix a regex in Bcrypt::Password.valid_hash? and Bcrypt::Engine.valid_salt?Ignore Gemfile.lock in gitMerge pull request #241 from shmokmt/improve-readmeUpdate versionMerge pull request #240 from timcraft/patch-1Test on ruby 3.0Make min time difference still x4Merge pull request #223 from bjfish/add-truffleruby-to-ciMerge pull request #236 from mmccarthy15/masteradditional changelog commentDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.