Update sidekiq: 6.0.0 → 6.0.7 (patch) #189
Closed
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?
✳️ sidekiq (6.0.0 → 6.0.7) · Repo · Changelog
Release Notes
6.0.7 (from changelog)
6.0.6 (from changelog)
6.0.5 (from changelog)
6.0.4 (from changelog)
6.0.3 (from changelog)
6.0.2 (from changelog)
6.0.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 more commits than we can show here.
Release Notes
2.0.8.1 (from changelog)
2.0.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
2.0.8.1 releaseMerge pull request #1585 from sinatra/fix-missing-commitbump version to 2.0.8.1Merge pull request #1572 from iguchi1124/support-ruby26-merge2.0.8 releaseMerge pull request #1584 from sinatra/release-v2.0.8bump version to 2.0.8Merge pull request #1577 from olleolleolle/patch-4Merge pull request #1580 from k0kubun/hamlit-supportDo not check HamlTemplate inside haml engine checkMerge pull request #1581 from osamtimizer/fix/keyword-parameter-ruby-2.7.0fix deprecations on non-tested codeKeyword parameter causes deprecation warning. In the future, this will occur errors.Support capture and content_for with HamlitGemfile: allow JRuby to install activesupportCI: Use jruby-9.2.9.0Merge pull request #1569 from jkowens/fix_1567Merge pull request #1558 from jkowens/fix-1172Merge pull request #1566 from stefansundin/NotFound-messageMerge pull request #1570 from krororo/update-rubiesMerge pull request #1575 from horaciob/add_test_pre_filter_bugRemove only routing parameters from @params hashAdd test where pre filter cannot modify params on certain casesMerge pull request #1540 from jeduardo824/1249-update-README-translationsCI: Use ruby 2.4.9, 2.5.7, 2.6.5Merge pull request #1565 from olleolleolle/patch-4Merge pull request #1564 from EmersonManabuAraki/fix/allow-yaml-filesAdd YAML extension to Sinatra::Contrib::ConfigFileAdd request method and path to the NotFound exception message. This is useful for exception reporting tools.CI: Use ruby 2.4.7, 2.5.6, 2.6.4Lookup Tilt class for template engine without loading filesRelease Notes
4.1.3 (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:
Release 4.1.3Merge pull request #874 from darshanime/handle_node_failureRescue connection errors for call_loop, call_pipelineDecrease retries for redis node failures in specsAdd note in readmeHandle permanent node failures for redis clusterMerge pull request #872 from fatkodima/bzpop-useless-hashDo not allocate useless hash for b*pop* commandsMerge pull request #871 from mfly/allow-to-skip-ssl-host-checkAllow to skip SSL host check with verify_hostname: falseMerge pull request #868 from pgeraghty/tcp_nodelaySet TCP_NODELAY to avoid unnecessary delays during MULTIMerge pull request #862 from ioquatix/patch-1Add "See Also" section to README.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