Skip to content

dep: bump sidekiq from 6.5.4 to 6.5.5

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

Bumps sidekiq from 6.5.4 to 6.5.5.

Changelog

Sourced from sidekiq's changelog.

6.5.5

  • Fix require issue with job_retry.rb #5462
  • Improve Sidekiq::Web compatibility with Rack 3.x
Commits


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 59c46aeb

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

Merge request reports