Skip to content

dep: bump sidekiq-cron from 1.9.0 to 1.9.1

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

Bumps sidekiq-cron from 1.9.0 to 1.9.1.

Changelog

Sourced from sidekiq-cron's changelog.

1.9.1

Commits
  • 4e78963 Prepare new release v1.9.1 (#388)
  • 39c6762 Load aliases for Psych 4 (included in Ruby 3.1) (#386)
  • 8b4e4c5 Clean up cron parser code, by using new Fugit APIs (#385)
  • 9e3b411 always enque via active_job interface when defined in cron job config (#381)
  • 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 8afd9035

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