Bump sidekiq from 7.3.9 to 8.1.6#110
Merged
Merged
Conversation
Sidekiq 8 requires rack >= 3.2, cascading the web stack from rack 2.2 to rack 3.2 and companions (rack-protection 3->4, rack-session 1->2, rackup 1->2 dropping webrick, connection_pool 2->3, json, redis-client). Requires sidekiq-scheduler >= 6 (already on main). Verified: sidekiq 8 configure_server/client API intact, app boots under puma 8 + rack 3 and serves GET / and /up (200), suite green (33 runs, 0 failures), minitest held at 5.25.5 via the pin.
1d4bd30 to
fb8cee5
Compare
fb8cee5 to
384ef72
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.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.
Bumps sidekiq from 7.3.9 to 8.1.6.
Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
90da768changes [ciskip]94c8888update changes [ciskip]393b56censure that busy?only parameter survives Live Poll refresh, #69926008c4fremove more rack::utils usagef87657dRename example erb to follow Herb's filenaming scheme7a4302dRemove rack::utils usage, use CGI88c4d7bbump832b343Implement parameter to limit data displayed on Busy page, fixes #69926820de0Add unit tests for Sidekiq::JobUtil (#6999)b8393faAdd unit tests for Sidekiq::Paginator (#7000)