Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update ffi: 1.9.25 → 1.10.0 (minor) #240
+1
−1
Conversation
depfu
bot
added
the
depfu
label
Jan 7, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 7, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #240 +/- ##
=======================================
Coverage 90.87% 90.87%
=======================================
Files 35 35
Lines 548 548
=======================================
Hits 498 498
Misses 50 50 Continue to review full report at Codecov.
|
ruebot
merged commit bdd62ac
into
master
Jan 7, 2019
depfu
bot
deleted the
depfu/update/ffi-1.10.0
branch
Jan 7, 2019
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.
depfu bot commentedJan 7, 2019
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?
Release Notes
1.10.0 (from changelog)
Commits
See the full diff on Github. The new version differs by 22 commits:
Bump VERSION to 1.10.0
Update CHANGELOG
Merge pull request #633 from graywolf/add_win_error
Merge pull request #637 from ytaka/ytaka
Merge pull request #655 from 4ndv/master
Merge branch 'master' of https://github.com/meanphil/ffi into meanphil-master
Use local variable instead of constant
Merge branch 'master' of https://github.com/myfreeweb/ffi into myfreeweb-master
Remove rubinius, since it seems to be no longer available on Travis-CI
Travis-CI: Remove old rubies and update the rest
Appveyor: Replace deprecated gem install options
Enable gem:windows on JRuby and avoid extra downloads while cross build
Update rake-compiler-dock to add binary gem support for ruby-2.6
Remove deprecated gemspec option has_rdoc
Replaced :get_uint8 with :read_uint8 in Pointer#read_array_of_type documentation, fixes #266
Add spec for Pointer#write_array_of_type
Fix Pointer#write_array_of_type
Make register_t long_long on 64-bit FreeBSD
Add FreeBSD on AArch64 and ARM support
Use 64-bit inodes on FreeBSD >= 12
adding MacPorts,Fink,etc search path in /opt/local/lib (#638)
Add reference to CVE-2018-1000201 [ci skip]
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