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?
✳️ http (4.1.1 → 4.2.0) · Repo · Changelog
Release Notes
4.2.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 3 commits:
Release v4.2.0
Backport HTTP parser upgrade (#489) from master
Disable Metrics/BlockLength cop for gemspec
Release Notes
2.7.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 6 commits:
Update the eTLD database to 2019-07-01 18:45:50 UTC.
Add a tag in etld_data:commit
Avoid loading ETLD_DATA_RB so that `rake etld_data etld_data:commit` works
Quit etld_data:commit if there is nothing to commit
Automatically add an entry to CHANGELOG.md
Update CHANGELOG.md
Release Notes
4.0.1 (from changelog)
4.0.0 (from changelog)
3.1.1 (from changelog)
3.1.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 22 commits:
Release 4.0.1
Updated definitions
Add Tidelift link
Create FUNDING.yml
Test Ruby 2.7
Release 4.0.0
Remove support for Ruby < 2.3 in major version
Release 3.1.1
Reinstate support to Ruby 2.1 and 2.2
Update PSL
Fix version in README
Release 3.1.0
Update definitions list (#160)
Upgrade to Rubocop 0.70
Fix version mismatch
Minimum Ruby version is 2.3
Upgrade Bundler
Make Travis happy
Fix typo in comment (#159)
Fix offenses
Switch to CodeCov
Update .travis.yml
Release Notes
0.0.7.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Bump VERSION to 0.0.7.6 for releasing a binary gem for ruby up to 2.6
Update rake-compiler-dock to ~> 0.7
Merge pull request #37 from nicolasleger/patch-1
Merge pull request #41 from jeremymv2/jeremymv2/aix
Merge branch 'master' into jeremymv2/aix
Merge pull request #39 from scotthain/shain/enable_solaris_64_bit
compiler flags necesary for AIX
Update Solaris SPARC compile options.
[CI] Test against Ruby 2.5
🆕 ffi (added, 1.11.1)
🆕 ffi (added, 1.11.1)
🆕 ffi-compiler (added, 1.0.1)
🆕 http-parser (added, 1.2.1)
🗑️ http_parser.rb (removed)
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