Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update ffi: 1.9.25 → 1.11.0 (minor) #298
+5
−5
Conversation
depfu
bot
added
the
depfu
label
May 18, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
May 19, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #298 +/- ##
=======================================
Coverage 89.33% 89.33%
=======================================
Files 35 35
Lines 619 619
=======================================
Hits 553 553
Misses 66 66 Continue to review full report at Codecov.
|
ruebot
approved these changes
May 19, 2019
ruebot
merged commit 6e4ccbe
into
master
May 19, 2019
depfu
bot
deleted the
depfu/update/ffi-1.11.0
branch
May 19, 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 commentedMay 18, 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.11.0 (from changelog)
1.10.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
9.5.1.1 (from changelog)
9.5.1 (from changelog)
9.4.10.2 (from changelog)
9.4.10.1 (from changelog)
9.4.10 (from changelog)
9.4.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Release 9.5.1.1 version
Fix if condition
Update autoprefixer.js with new dependencies
Release 9.5.1 version
Update autoprefixer.js with backdrop-filter and resolution fixes
Fix specs
Remove old file
Remove Compass tests
Add security note
Release 9.5 version
Update autoprefixer.js with mark-composite
Release 9.4.10.2 version
Update autoprefixer.js with fresh data
Convert from match? to match to support rubies < 2.4 (#156)
Release 9.4.10.1
Update auroprefixer.js with fresh Can I Use
Fix NameError when processing without Rails (#154)
Release 9.4.10 version
Update autoprefixer.js with warning for named Grid lines
Clean up Compass config
Give StandardRB a shot (#153)
Add Rubygems links (#152)
Release 9.4.9 version
Update autoprefixer.js with Grid fix
Commits
See the full diff on Github. The new version differs by 4 commits:
bump 2.0.1
Merge pull request #102 from sass/rmb/relax_ffi_dep
relax ffi dep
add test for handling of frozen strings
Commits
See the full diff on Github. The new version differs by 9 commits:
version bump
re-add other versions to matrixg
allow failures
for executable removal
another test
test bundler fix
specify bundler version
drop bundler version spec; update ruby versions
Fix copy&paste from sass-rails which uses sass
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