Skip to content

Bump sidekiq from 7.1.2 to 7.1.3

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

Bumps sidekiq from 7.1.2 to 7.1.3.

Changelog

Sourced from sidekiq's changelog.

7.1.3

  • Add sidekiq_options retry_for: 48.hours to allow time-based retry windows #6029
  • Support sidekiq_retry_in and sidekiq_retries_exhausted_block in ActiveJobs (#5994)
  • Lowercase all Rack headers for Rack 3.0 #5951
  • Validate Sidekiq::Web page refresh delay to avoid potential DoS, CVE-2023-26141, thanks for reporting Keegan!
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