Closed depfu[bot] closed 4 years ago
Merging #413 into main will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #413 +/- ##
=======================================
Coverage 88.30% 88.30%
=======================================
Files 35 35
Lines 633 633
=======================================
Hits 559 559
Misses 74 74
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d79fb30...eeec217. Read the comment docs.
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.13 → 3.1.15) · Repo · Changelog
Release Notes
3.1.15 (from changelog)
3.1.14 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
bump version
Revert "unlock the gvl when calculating hashes / salts"
Merge pull request #227 from nathanKramer/fix/valid-hash-return-type
Fixing Java build
updating lockfile
bumping version
Ensure valid_hash? returns a Boolean
Merge pull request #219 from sergey-alekseev/fix-v-3-1-13-changelog
Merge pull request #217 from jmartin-r7/bug/201-limit-asm
fix v3.1.13 changelog entry
Update to more compatible syntax & protect stack
Merge pull request #124 from tenderlove/nogvl
Fix free function
We don't support 1.8 anymore
make sure we use null padded buffers
unlock the gvl when calculating hashes / salts
Merge pull request #214 from fliiiix/bugfix/changelog
Merge pull request #215 from jeremy/strdup-segfault
Fix rare strdup segfault
Merge pull request #216 from jeremy/ci-allows-head-failures
CI: allow failures on bleeding edge Rubies
Reverse CHANGELOG order to fix #203
Update Changeloge for v3.1.13
Merge pull request #212 from bfarago/master
Fix cppcheck style findings #213
fix original repos issue #201 compilation on non-i386 platforms
Merge pull request #206 from sergey-alekseev/master
start calibration from the minimum cost supported by the algorithm
Depfu 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