[ruby] Update sidekiq-cron: 1.7.0 → 1.8.0 (minor) #18565
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sidekiq-cron (1.7.0 → 1.8.0) · Repo · Changelog
Release Notes
1.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Prepare release v1.8.0 (#364)
Allow disabling of cron polling (#368)
Add italian locale (#367)
Fix compatibility with Sidekiq v6.5.7 (#366)
Fix default polling interval (#362)
Fix poller affecting Sidekiq scheduled set poller (#359)
Fix deprecation warnings with redis-rb v4.8.0 (#356)
Update style for disabled job in dark theme (#351)
Release Notes
1.7.1 (from changelog)
1.7.0 (from changelog)
1.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Release 1.7.1
Stop including Makefile in gem
Add extra specs for gh-76 (and gh-79)
Credit Joseph
Add extra specs for gh-79, start-end/step
Refine spec for strip before parse, gh-74
Add extra specs for gh-79
Change "0 0/1 * * *" behaviour (* not 0), gh-79
Prepare 1.7.1
Release 1.7.0, this time with VERSION ;-)
Release 1.7.0
Add cron parse specs for gh-56, cc gh-76
Update credits
Let & in cron, day-of-month AND day-of-week, gh-78
Add tst/modulor.rb for gh-76
Change how cron deals with modulo and offset gh-76
Prepare 1.7.0
Add spec for gh-76, initially tuned for post gh-47
Leverage the regex engine at max, gh-77
Accept extra commas in cron notation, gh-77
Release 1.6.0
Add strip spec for Fugit.parse itself, gh-74
Strip nat before parsing, gh-74
Add "strip" specs for Fugit.parse_duration, gh-74
Strip cron before parsing, gh-74
Add "strip" specs for Fugit.parse_at, gh-74
Prepare 1.6.0
Merge pull request #73 from floraison/dependabot/github_actions/actions/checkout-3
Update credits
Bump actions/checkout from 2 to 3
Merge pull request #72 from petergoldstein/feature/add_dependabot_for_github_actions
Add Dependabot for GitHub Actions
Credit Vivek
Merge pull request #71 from vivekmiyani/patch-1
Fixes typo.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands