dep: bump sidekiq-cron from 1.9.0 to 1.9.1
Bumps sidekiq-cron from 1.9.0 to 1.9.1.
Changelog
Sourced from sidekiq-cron's changelog.
1.9.1
- Always enqueue via Active Job interface when defined in cron job config (sidekiq-cron/sidekiq-cron#381)
- Fix schedule.yml YAML load errors on Ruby 3.1 (sidekiq-cron/sidekiq-cron#386)
- Require Fugit v1.8 to refactor internals (sidekiq-cron/sidekiq-cron#385)
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:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov