Skip to content

dep: bump sidekiq-cron from 1.3.0 to 1.4.0

George Koltsov requested to merge dependabot-bundler-sidekiq-cron-1.4.0 into master

Bumps sidekiq-cron from 1.3.0 to 1.4.0.

Release notes

Sourced from sidekiq-cron's releases.

v1.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/ondrejbartas/sidekiq-cron/compare/v1.3.0...v1.4.0

Changelog

Sourced from sidekiq-cron's changelog.

1.4.0

Commits
  • c91d0f2 prepare release v1.4.0 (#326)
  • ff2bb01 require Bundler gem tasks in Rakefile so we can release more easily: rake rel...
  • b6bd2bc Support Dark Mode (#282)
  • 30d712a Merge pull request #322 from ondrejbartas/reduce_gem_size
  • d1858d4 Merge pull request #240 from tekin/mention-six-parameter-cronline-in-readme
  • d91d1af Update README to mention second-precision jobs
  • 911ba65 test/test_helper.rb cleanup
  • efd8435 reduce gem size
  • 41e7b07 Make log message more obvious (#305)
  • 685da27 Fix "Show All" button on cron jobs view with Sidekiq 6.3.0+ (#321)
  • 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 df0a8731

+----------------------------------------------------------+
|                    behaviors summary                     |
+-------------+--------+--------+---------+-------+--------+
|             | passed | failed | skipped | flaky | result |
+-------------+--------+--------+---------+-------+--------+
| services    | 165    | 0      | 0       | 0     | ✅     |
| system      | 9      | 0      | 0       | 0     | ✅     |
| models      | 3      | 0      | 0       | 0     | ✅     |
| jobs        | 14     | 0      | 0       | 0     | ✅     |
| controllers | 24     | 0      | 0       | 0     | ✅     |
| tasks       | 7      | 0      | 0       | 0     | ✅     |
+-------------+--------+--------+---------+-------+--------+
| Total       | 222    | 0      | 0       | 0     | ✅     |
+-------------+--------+--------+---------+-------+--------+
Edited by George Koltsov

Merge request reports