Skip to content

Bump sidekiq from 7.1.4 to 7.1.5

George Koltsov requested to merge dependabot-bundler-sidekiq-7.1.5 into main

Bumps sidekiq from 7.1.4 to 7.1.5.

Changelog

Sourced from sidekiq's changelog.

7.1.5

  • FEATURE: Job filtering within the Web UI. This feature has been open sourced from Sidekiq Pro. #6052
  • API CHANGE Error handlers now take three arguments ->(ex, context, config). The previous calling convention will work until Sidekiq 8.0 but will print out a deprecation warning. #6051
  • Fix issue with the batch_size and at options in S::Client.push_bulk #6040
  • Fix inline testing firing batch callbacks early #6057
  • Use new log broadcast API in Rails 7.1 #6054
  • Crash if user tries to use RESP2 protocol: 2 #6061
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports