Skip to content

Bump github.com/go-co-op/gocron/v2 from 2.18.1 to 2.21.1#205

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.1
Open

Bump github.com/go-co-op/gocron/v2 from 2.18.1 to 2.21.1#205
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/go-co-op/gocron/v2 from 2.18.1 to 2.21.1.

Release notes

Sourced from github.com/go-co-op/gocron/v2's releases.

v2.21.1

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.21.0...v2.21.1

v2.21.0

What's Changed

Test Suite

Full Changelog: go-co-op/gocron@v2.20.0...v2.21.0

v2.20.0

What's Changed

Performance improvements

Fixes

Docs

New Contributors

Full Changelog: go-co-op/gocron@v2.19.1...v2.20.0

v2.19.1

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.19.0...v2.19.1

v2.19.0

... (truncated)

Commits
  • 8e553c0 fix: remove jobs and respect stopTime in NextRuns when WithStopDateTime is se...
  • 54f6bd8 test: enhancements to testing speed and reliablity (#920)
  • 9b8a3f7 Expose job schedule information via Schedule() method on Job interface (#...
  • 2e69a26 feat: add IsRunning() and LastRunCompletedAt() to Job interface (#918)
  • 1e25a3b feat: add WithDSTPolicy option for DST spring-forward handling (#917)
  • 89567e9 perf: replace string allocation with bytes.Compare in Jobs() UUID sort (#914)
  • a6875f0 Fix CronJob duplicate execution during DST fall-back (#912)
  • c304de1 feat: add ShutdownWithContext and StopJobsWithContext (#913)
  • 5b307f5 docs: clarify NextRun/NextRuns require scheduler to be started (#910)
  • 102b2b2 Change GitHub Sponsors username in FUNDING.yml
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) from 2.18.1 to 2.21.1.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v2.18.1...v2.21.1)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron/v2
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2026
@dependabot dependabot Bot requested a review from yunussandikci as a code owner May 1, 2026 11:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2026
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown
Go test coverage: 91.4% for commit 7e64c05
View coverage for all packages
# Package Name                                                | Coverage
+ github.com/NCCloud/mayfly/pkg/common                        |    92.3%
+ github.com/NCCloud/mayfly/pkg/controllers/expiration        |    95.2%
+ github.com/NCCloud/mayfly/pkg/controllers/scheduledresource |    88.4%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants