Skip to content

dep: bump sidekiq-cron from 1.8.0 to 1.9.0

George Koltsov requested to merge dependabot-bundler-sidekiq-cron-1.9.0 into main

Bumps sidekiq-cron from 1.8.0 to 1.9.0.

Release notes

Sourced from sidekiq-cron's releases.

v1.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/sidekiq-cron/sidekiq-cron/compare/v1.8.0...v1.9.0

Changelog

Sourced from sidekiq-cron's changelog.

1.9.0

Commits
  • c31c2a8 Prepare release v1.9.0 🚀 (#382)
  • 324967a Support Sidekiq 7 (#369)
  • 90004a8 [docs] remove link to gitter chat, as we are not really active there. Let's m...
  • f6d9f2a Merge pull request #374 from sidekiq-cron/test_helper_cleanup
  • dd79e5b update links to new home (GH already supports automatic redirects for repo re...
  • cca3511 simplify test_helper.rb + remove development dep redis-namespace (it was remo...
  • bd3103c add support for ERB templates in the auto schedule loader (#373)
  • d224aca [ci] stabilize performance test (#371)
  • See full diff 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 839c0a96

+------------------------------------------------------------------+
|                        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

Merge request reports