dep: bump sidekiq from 6.5.4 to 6.5.5
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
-
2f1fd1e
changes, release -
ed612aa
Sync & Improve greek translations (#5474) -
81eb606
tweak -
6491c56
fix missing rfc3339 method -
f625d8e
remove unused code -
0b3751b
Histogram chart for job-specific metrics (#5473) -
ff7e419
Improve chart colors for dark mode (#5475) -
a2708ea
bump -
6f34717
[WIP] Improve metrics UI with charts (#5467) -
6b627f6
rack - 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:
+------------------------------------------------------------------+
| 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