Skip to content

Update module github.com/go-co-op/gocron/v2 to v2.22.0#75

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-co-op-gocron-v2-2.x
Open

Update module github.com/go-co-op/gocron/v2 to v2.22.0#75
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-co-op-gocron-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-co-op/gocron/v2 v2.16.2v2.22.0 age confidence

Release Notes

go-co-op/gocron (github.com/go-co-op/gocron/v2)

v2.22.0

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.21.2...v2.22.0

v2.21.2

Compare Source

What's Changed

New Contributors

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

v2.21.1

Compare Source

What's Changed

  • fix: remove jobs and respect stopTime in NextRuns when WithStopDateTi… by @​jcheyer in #​922

New Contributors

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

v2.21.0

Compare Source

What's Changed

  • feat: add WithDSTPolicy option for DST spring-forward handling by @​Copilot in #​917
  • feat: add IsRunning() and LastRunCompletedAt() to Job interface by @​Copilot in #​918
  • feat: Expose job schedule information via Schedule() method on Job interface by @​Copilot in #​919

Test Suite

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

v2.20.0

Compare Source

What's Changed

Performance improvements

Fixes

Docs

  • docs: clarify NextRun/NextRuns require scheduler to be started by @​Copilot in #​910

New Contributors

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

v2.19.1

Compare Source

What's Changed

New Contributors

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

v2.19.0

Compare Source

What's Changed

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

v2.18.2

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.18.1...v2.18.2

v2.18.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.18.0...v2.18.1

v2.18.0

Compare Source

What's Changed

Fixes

Chores

New Contributors

Full Changelog: go-co-op/gocron@v2.17.0...v2.18.0

v2.17.0

Compare Source

What's Changed

Performance Improvements

Fixes

Chores

New Contributors

Full Changelog: go-co-op/gocron@v2.16.6...v2.17.0

v2.16.6

Compare Source

What's Changed

  • a return is missing to stop execution if the job is not found by @​sarff in #​872

Chores

New Contributors

Full Changelog: go-co-op/gocron@v2.16.5...v2.16.6

v2.16.5

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.16.4...v2.16.5

v2.16.4

Compare Source

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.16.3...v2.16.4

v2.16.3

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.16.2...v2.16.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.16.3 Update module github.com/go-co-op/gocron/v2 to v2.16.4 Aug 31, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch 2 times, most recently from b040ef8 to 1b5b532 Compare September 7, 2025 00:03
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.16.4 Update module github.com/go-co-op/gocron/v2 to v2.16.5 Sep 7, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from 1b5b532 to d02f7f2 Compare September 24, 2025 14:48
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.16.5 Update module github.com/go-co-op/gocron/v2 to v2.16.6 Sep 24, 2025
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.16.6 Update module github.com/go-co-op/gocron/v2 to v2.17.0 Oct 10, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from d02f7f2 to 2e9ce32 Compare October 10, 2025 05:51
@renovate

renovate Bot commented Oct 10, 2025

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: server/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0

@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from 2e9ce32 to f19de43 Compare November 5, 2025 23:08
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.17.0 Update module github.com/go-co-op/gocron/v2 to v2.18.0 Nov 5, 2025
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.18.0 Update module github.com/go-co-op/gocron/v2 to v2.18.1 Nov 24, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from f19de43 to b2c4718 Compare November 24, 2025 20:53
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.18.1 Update module github.com/go-co-op/gocron/v2 to v2.18.2 Nov 26, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from b2c4718 to 792a8bf Compare November 26, 2025 21:03
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.18.2 Update module github.com/go-co-op/gocron/v2 to v2.19.0 Dec 12, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from 792a8bf to 7643196 Compare December 12, 2025 18:15
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from 7643196 to 20d51b0 Compare January 28, 2026 17:01
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.19.0 Update module github.com/go-co-op/gocron/v2 to v2.19.1 Jan 28, 2026
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.19.1 Update module github.com/go-co-op/gocron/v2 to v2.20.0 Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from 20d51b0 to ee7cf93 Compare April 6, 2026 16:47
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.20.0 Update module github.com/go-co-op/gocron/v2 to v2.21.0 Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from ee7cf93 to 94bc585 Compare April 15, 2026 12:49
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.21.0 Update module github.com/go-co-op/gocron/v2 to v2.21.1 Apr 21, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from 94bc585 to c48d32e Compare April 21, 2026 16:03
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.21.1 Update module github.com/go-co-op/gocron/v2 to v2.21.2 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from c48d32e to b14e93d Compare May 12, 2026 18:03
@renovate renovate Bot changed the title Update module github.com/go-co-op/gocron/v2 to v2.21.2 Update module github.com/go-co-op/gocron/v2 to v2.22.0 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-go-co-op-gocron-v2-2.x branch from b14e93d to 68130be Compare July 9, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants