Bump sidekiq from 7.1.2 to 7.1.3
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
-
cb2c974
Implement retry_for, fixes #6029 (#6030) -
bd1ca2b
Update pt-br i18n language file (#6028) -
658cb0b
Bump actions/checkout from 3 to 4 (#6023) -
af9d1b1
Bump supercharge/redis-github-action from 1.6.0 to 1.7.0 (#6024) -
a9c9643
prep -
dd4e7b4
formatting update -
8953167
prep -
86db59a
HaveThread.handle_interrupt
wrap the entireensure
block for job acknowl... -
4e15e1a
changes -
62c90d7
Validate page refresh interval to ensure a minimum amount of delay - Additional commits viewable in compare view
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