Skip to content

dep: bump sidekiq from 6.5.6 to 6.5.7

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

Bumps sidekiq from 6.5.6 to 6.5.7.

Changelog

Sourced from sidekiq's changelog.

6.5.7

  • Updates for JA and ZH locales
  • Further optimizations for scheduled polling #5513
Commits
  • 9fe550d bump, release
  • e2f92e8 Add missing and improve existing translations for zh locales (#5533)
  • ca62353 Merge pull request #5534 from cafedomancer/add-missing-translations-for-ja
  • 95e54d9 Add missing translations for ja
  • d11c9c0 notes
  • fafefc4 Fix flaky test (#5521)
  • 1096df5 Remove sidekiq/api dependency from scheduled, run cleanup on scheduler start,...
  • 6fc6666 fix 5514 - handle consecutive delimiters in hostnames while sorting them (#5515)
  • f3e0640 occasionally clean up the processes set
  • 8dc2803 Fix poll interval not changing based on process count (#5513)
  • 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

Allure report

allure-report-publisher generated test report!

rspec: test report for 9fb68c75

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 174    | 0      | 0       | 0     | 174   | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| tasks       | 9      | 0      | 0       | 0     | 9     | ✅     |
| models      | 4      | 0      | 0       | 0     | 4     | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 236    | 0      | 0       | 0     | 236   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports