Bump github.com/go-co-op/gocron/v2 from 2.17.0 to 2.18.0
Bumps github.com/go-co-op/gocron/v2 from 2.17.0 to 2.18.0.
Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
v2.18.0
What's Changed
- feat: Add option to calculate intervals from job completion time for interval-based scheduling (fixes #565) by
@iyashjayeshin go-co-op/gocron#884Fixes
- fix: limit validation for WithLimitedRuns by
@OsipovMaxin go-co-op/gocron#893Chores
- doc: add v1 to v2 migration guide by
@JohnRoeslerin go-co-op/gocron#890- tests: add more daylight savings time tests by
@JohnRoeslerin go-co-op/gocron#891- docs: add Articles & Blog Posts section to README by
@iyashjayeshin go-co-op/gocron#886- Bump github/codeql-action from 3 to 4 by
@dependabot[bot] in go-co-op/gocron#883New Contributors
@OsipovMaxmade their first contribution in go-co-op/gocron#893Full Changelog: https://github.com/go-co-op/gocron/compare/v2.17.0...v2.18.0
Commits
46660bbfix: limit validation for WithLimitedRuns (#893)291adb8doc: add v1 to v2 migration guide (#890)4278ff7tests: add more daylight savings time tests (#891)11cf7cfadd blog post section (#886)3ee53e0feat: Add option to calculate intervals from job completion time for interval...361bc6aBump github/codeql-action from 3 to 4 (#883)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Go test coverage: 85.6% for commit 83b34990cd15f0f7f3ecb9d3035451dfe927eb01View coverage for all packages
# Package Name | Coverage
+ github.com/nccloud/watchtower/pkg | 81.5%
+ github.com/nccloud/watchtower/pkg/common | 96.0%