dep: bump sidekiq-cron from 1.5.1 to 1.6.0
Bumps sidekiq-cron from 1.5.1 to 1.6.0.
Release notes
Sourced from sidekiq-cron's releases.
v1.6.0
What's Changed
- Adds support for auto-loading the
config/schedule.yml
file by@sandip-mane
in ondrejbartas/sidekiq-cron#337- Fix Sidekiq.options deprecation warning by
@chrismaximin
in ondrejbartas/sidekiq-cron#338New Contributors
@chrismaximin
made their first contribution in ondrejbartas/sidekiq-cron#338Full Changelog: https://github.com/ondrejbartas/sidekiq-cron/compare/v1.5.1...v1.6.0
Changelog
Sourced from sidekiq-cron's changelog.
1.6.0
- Adds support for auto-loading the config/schedule.yml file (ondrejbartas/sidekiq-cron#337)
- Fix Sidekiq.options deprecation warning (ondrejbartas/sidekiq-cron#338)
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 |
+-------------+--------+--------+---------+-------+-------+--------+
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| services | 174 | 0 | 0 | 0 | 174 | ✅ |
| models | 3 | 0 | 0 | 0 | 3 | ✅ |
| tasks | 8 | 0 | 0 | 0 | 8 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 234 | 0 | 0 | 0 | 234 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov