dependency: bump sidekiq from 6.2.1 to 6.2.2
Bumps sidekiq from 6.2.1 to 6.2.2.
Changelog
Sourced from sidekiq's changelog.
6.2.2
- Reduce retry jitter, add jitter to
sidekiq_retry_in
values #4957- Minimize scheduler load on Redis at scale #4882
- Improve logging of delay jobs [#4904, BuonOno]
- Minor CSS improvements for buttons and tables, design PRs always welcome!
- Tweak Web UI
Cache-Control
header #4966- Rename internal API class
Sidekiq::Job
toSidekiq::JobRecord
#4955
Commits
-
8e36432
Add optional Sidekiq::Job alias, see #4955 -
f1b24da
RenameSidekiq::Job
, reserve for future use -
69b2aec
Use TIMEOUT constant instead of hardcoded 2 second sleep (#4952) -
d69e3c6
Bump, prepare for release -
13e2b56
Add private to Sidekiq Web UI Cache-Control to prevent request collapsing (#4... -
20f4bab
Use no-store for web UI to prevent intermediate caching (#4966) -
3575ccb
Reduce retry jitter, add jitter tosidekiq_retry_in
, closes #4957 -
e8df351
Add missing Arabic translations (#4945) -
9a44071
Update Sidekiq.service as a user service (#4938) -
465c5c6
refactor stat method - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts