Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update delayed-web: 0.4.5 → 0.4.6 (minor) #320
+5
−5
Conversation
depfu
bot
added
the
depfu
label
Aug 29, 2019
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Aug 29, 2019
Codecov Report
@@ Coverage Diff @@
## master #320 +/- ##
=========================================
+ Coverage 89.24% 89.4% +0.16%
=========================================
Files 35 35
Lines 623 623
=========================================
+ Hits 556 557 +1
+ Misses 67 66 -1
Continue to review full report at Codecov.
|
1 similar comment
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Aug 29, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #320 +/- ##
=========================================
+ Coverage 89.24% 89.4% +0.16%
=========================================
Files 35 35
Lines 623 623
=========================================
+ Hits 556 557 +1
+ Misses 67 66 -1
Continue to review full report at Codecov.
|
ruebot
merged commit 046e1ed
into
master
Aug 29, 2019
depfu
bot
deleted the
depfu/update/delayed-web-0.4.6
branch
Aug 29, 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 commentedAug 29, 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?
Commits
See the full diff on Github. The new version differs by 7 commits:
Bump version.
Add CHANGELOG.
Update README to include Spanish.
Merge pull request #27 from jafuentest/master
Finish spanish translations
Create spanish localization yml
Update README with Portuguese!
Commits
See the full diff on Github. The new version differs by 13 commits:
Changelog and prepare for release
FEATURE: update for latest parity with mime types data
Remove unsupported rubies from travis test matrix
relax bundler version
Update benchmark in readme
Add gems to Gemfile for bench script
Allow custom db paths
Update benchmark
Test on Ruby 2.5 and Ruby 2.6
Merge pull request #16 from Aqualon/readme_improvements
Fix some typos/whitespace
Fix link to bench.rb
bump cache on travis
Release Notes
2.4.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 59 commits:
Bump version.
Add missing closing ')' on assert call in ev_port.c
Add notes about release process.
Update license details.
Report supported backends and current backend.
Bump version.
Test empty selector timeout.
Update to libev-4.27.
Merge pull request #219 from Jesus/master
Adds Puma to the list of projects using nio4r
Allow calling `deregister` on closed IO objects (#217)
Travis -add testing on OpenSSL 1.0.1 (trusty) & 1.1.1 (bionic & osx) [skip appveyor]
Update `CHANGES.md` and `README.md`.
Enable KQUEUE on macOS 10.14+.
Don't freeze strings in file with `frozen_string_literal`.
Bump minimum supported Ruby to 2.3.
Update travis config.
Set TRUFFLERUBY_RECOMPILE_OPENSSL to workaround OpenSSL issues
monitor.rb :nodoc => :nodoc: [skip ci]
Skip IO.try_convert in ruby code for SSL Sockets
Split some OpenSSL specs into TLSv1.2 and TLSv1.3
.gitignore - add .rspec_status [skip ci]
appveyor.yml - update with Ruby x64 - 2.5, 2.6, & head/trunk
Bump version.
Restore piratey patches.
Use `struct ev_loop` in `selector.c`.
Use `struct ev_loop`.
Update libev to v4.25.
Doesn't seem like gem/bundler update is required.
Run truffleruby with NIO4R_PURE.
Skip SSL spec on JRuby because the socket isn't readable for some reason.
Fix rubocop.
Don't invoke `monitor.close` after related IO has already been closed.
Prefer generic latest stable jruby in travis config.
Java Extension: use at least Java 1.8, avoid warnings
Travis: update to jruby-9.2.5.0 (#197)
Don't allow 2.6 to fail.
Fix trailing whitespace.
Increase and embed select precision on a per-test basis.
Simplify rubocop usage.
Remove Ruby 2.2 since it's no longer supported by bundler.
Try reverting select timeout.
Try to detect unwritable OpenSSL socket.
Fix rubocop.
Remove pending check since it appears to be unnecessary.
Merge pull request #200 from boutil/patch-1
Fix travis os: name.
Simplify travis build matrix.
Rework port allocation and selector timeouts. Fixes #184.
allow failures for Ruby 2.6 for now
Merge pull request #199 from boutil/master
Increase size of RSA keys to 2048 bits
Update travis config, add support for truffleruby.
Merge pull request #192 from junaruga/feature/doc-ruby-2.5
Merge pull request #191 from junaruga/feature/travis-update
Add Ruby 2.5 to supported platforms.
Update Rubies to the latest version on Travis CI.
Merge pull request #190 from olleolleolle/patch-4
Travis: jruby-9.2.0.0
Release Notes
0.7.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Bump version to 0.7.1
Change markdown formatting of docs.
Remove a redundant statement from the Hybi setup code.
Fail a draft-76 connection of a header does not contain any digits.
Depend on Rake < 12.3 if we're running on Ruby < 2.0.
Reformat the C and Java native extension modules.
Fix an uninitialised variable warning.
Update Travis target versions.
Switch license to Apache 2.0.
Test on Ruby 2.5.0.
I think you have to use jruby-head instead of jruby-9 now.
Bump the Ruby versions for Travis.
If any header used by Hybi is present, then pick Hybi, and likewise for Draft76. This means the driver is more likely to pick Hybi and report likely combinations of malformed headers as errors to the client.
If any driver encounters a validation error in the request headers, it can throw an error and Driver#start will catch that and send a 400 response to the client.
Release Notes
0.1.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Bump version to 0.1.4
Change markdown formatting of docs.
Fix deprecation warning about =~ being called on TrueClass.
Fix RSpec warnings about raise_error with no arguments.
Update Travis target versions.
Switch license to Apache 2.0.
Test on Ruby 2.5.0.
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