Skip to content

dep: bump sidekiq-cron from 1.6.0 to 1.7.0

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

Bumps sidekiq-cron from 1.6.0 to 1.7.0.

Release notes

Sourced from sidekiq-cron's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/ondrejbartas/sidekiq-cron/compare/v1.6.0...v1.7.0

Changelog

Sourced from sidekiq-cron's changelog.

1.7.0

Commits
  • 2720631 Prepare release v1.7.0 (#349)
  • a2284f2 Make auto schedule loading compatible with Array format (#345)
  • 8b2e643 minor gemspec improvements (#344)
  • 548624c Merge pull request #343 from ondrejbartas/fix_comments
  • 87223fc [docs] update web ui example
  • 9fb10c2 unify code comments style, fix typos and remove useless comments
  • 2182d44 [refactor] introduce Sidekiq::Options to centralize reading/writing options f...
  • 89e323d Merge pull request #329 from vsuhachev/fix-date-as-argument
  • efc7389 Merge remote-tracking branch 'origin/fix-date-as-argument' into fix-date-as-a...
  • 2630e0a revert gitignore
  • 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: test report for 2c8b7538

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

Merge request reports