Open dependabot[bot] opened 7 months ago
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Bumps github.com/reugn/go-quartz from 0.7.0 to 0.11.2.
Release notes
Sourced from github.com/reugn/go-quartz's releases.
... (truncated)
Commits
eb4b074
refactor(cron): make delimiter runes constant variables (#123)60094f6
refactor: extract retry interval into a separate configuration option (#122)50a769b
fix: ensure atomicity of the fetch and reschedule operation (#121)50c609c
fix: export the expired field to allow proper trigger unmarshalling (#120)a90c2c9
fix(job): check response for nil in (*CurlJob).DumpResponse (#117)45b7905
test: improve code coverage (#116)51879fa
fix: parsing compound cron expression fields (#115)8a940a4
fix: potential nil pointer dereference in log (#113)ce9418d
fix: trim cron expression string (#112)037673d
ci: update versions in workflows (#109)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show