[ruby] Update sidekiq 7.3.0 → 7.3.6 (patch) #181
Merged
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sidekiq (7.3.0 → 7.3.6) · Repo · Changelog
Release Notes
7.3.6 (from changelog)
7.3.5 (from changelog)
7.3.4 (from changelog)
7.3.3 (from changelog)
7.3.2 (from changelog)
7.3.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
0.23.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 33 commits:
Release 0.23.0
Merge pull request #222 from redis-rb/password-proc
Downgrade json to support Ruby 2.6
Seriously... get a life
Downgrade bundler
Declare some new default gems dependencies
Allow `password` to be a callable.
Update CHANGELOG
Bump dev dependencies
Merge pull request #215 from redis-rb/dependabot/bundler/rake-compiler-1.2.8
Bump rake-compiler from 1.2.7 to 1.2.8
Merge branch 'stockholmux-add-valkey-readme'
adds mention of Valkey to the readme
Merge pull request #213 from redis-rb/dependabot/bundler/benchmark-ips-2.14.0
Bump benchmark-ips from 2.13.0 to 2.14.0
Use released version of megatest
Merge pull request #212 from redis-rb/megatest
Migrate to megatest
Refactor test suite so all test case inherit from a single class
Improve error message on timeout
Stop using minitest/mock
Merge pull request #211 from redis-rb/dependabot/bundler/minitest-5.25.1
Bump minitest from 5.24.1 to 5.25.1
Merge pull request #210 from orien/gem-package
Remove unused files from the gem package
Merge pull request #209 from rianmcguire/hiredis-pubsub-safety
Don't flush hiredis write buffer during reads
Merge pull request #205 from redis-rb/dependabot/bundler/minitest-5.24.1
Bump minitest from 5.24.0 to 5.24.1
Merge pull request #204 from cafedomancer/patch-1
Update the link URL to Redis Sentinel
Merge pull request #203 from redis-rb/dependabot/bundler/minitest-5.24.0
Bump minitest from 5.23.0 to 5.24.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