fix(deps): update module github.com/go-co-op/gocron to v2 - #28
renovate[bot] wants to merge 1 commit into
Conversation
f6b5aab to
e8e318e
Compare
4dd9669 to
76b272d
Compare
b2cd4a6 to
b1b6a58
Compare
b1b6a58 to
f80482a
Compare
1d1e12e to
71e027e
Compare
8f677b0 to
87f9cba
Compare
b26ac25 to
3a75851
Compare
a4ccc33 to
2367438
Compare
2367438 to
cc6199f
Compare
cc6199f to
b02c5a8
Compare
b02c5a8 to
5767ee7
Compare
e261aa9 to
f45162b
Compare
f45162b to
dc597fe
Compare
dc597fe to
8b0ebf1
Compare
8b0ebf1 to
2ade071
Compare
261d9f1 to
a2dfb15
Compare
|
Renovate audit (druid-infra): inspected metadata, diff, head 2ade071, reviews, and check runs.
|
|
Daily Renovate audit (druid-infra): inspected head |
|
Daily Renovate audit (2026-09-04): inspected metadata, changed files/diff, head 2ade071, reviews, mergeability, and check runs. Diff adds github.com/go-co-op/gocron/v2 v2.16.2 to go.mod/go.sum while retaining v1.37.0; this is a major API-line addition, not a replacement/consumer migration. Tests: Dockerized Go 1.24 go test ./... (timed out after 300s during module downloads); follow-up Dockerized Go 1.24 go test ./pkg/... (FAIL: ./pkg does not exist); git diff --check (PASS). Browser coverage: not applicable (Go dependency metadata only). Release review: gocron has since released v2.22.0; target is stale. Merge decision: NOT MERGED — PR is conflicted (mergeable_state=dirty), has no check runs, and is a major/runtime dependency change requiring manual migration review. |
|
Daily Renovate audit (2026-09-05 UTC), druid-infra: inspected metadata, diff, head 2ade071, reviews, mergeability, and check runs. Diff only adds github.com/go-co-op/gocron/v2 v2.16.2 to go.mod/go.sum alongside v1; release notes in the Renovate description were reviewed. Checks: none reported. Local validation: dockerized Go 1.24 with GOWORK=off go test ./... was attempted; it did not complete cleanly, reporting existing compile/vet failure at debug/exec.go:54 (int-to-string conversion) and later timing out after package tests; git diff --check — PASS. Browser coverage: not applicable. Decision: NOT MERGED — PR is CONFLICTING/DIRTY, is a major API-line addition without migration/code changes, and tests did not provide a clean result. |
|
Daily Renovate audit (druid-infra): inspected PR metadata, head |
|
Daily Renovate audit (druid-infra): inspected PR metadata/head |
|
druid-infra daily Renovate audit (2026-09-11 UTC): inspected metadata, changed files/diff, head |
|
Daily Renovate audit (2026-09-12), authenticated as Inspected head Tests in an isolated worktree using Docker
Browser coverage: not applicable; this is a Go dependency metadata-only change with no UI surface. Decision: not merged. The proposed v1 → v2 major update is unused by this diff (no code migration), and the PR is not clean/mergeable with no required check runs. |
|
Renovate audit (druid-infra, 2026-09-13): inspected PR metadata, head |
|
Daily Renovate audit (druid-infra): inspected head |
|
Daily Renovate audit (druid-infra): inspected PR metadata/head |
|
Daily Renovate audit (druid-infra): inspected PR metadata/head |
|
Daily Renovate audit (druid-infra, 2026-09-17 UTC): inspected metadata, head |
|
Daily Renovate audit (druid-infra): inspected head |
|
Daily Renovate audit (druid-infra): inspected PR metadata, head |
|
Daily Renovate audit (druid-infra): inspected metadata, diff, head |
This PR contains the following updates:
v1.37.0->v2.16.2Release Notes
go-co-op/gocron (github.com/go-co-op/gocron)
v2.16.2Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.16.1...v2.16.2
v2.16.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.16.0...v2.16.1
v2.16.0Compare Source
What's Changed
Bug fixes
Chores
New Contributors
Full Changelog: go-co-op/gocron@v2.15.0...v2.16.0
v2.15.0Compare Source
What's New
context.Contextby @27149chen in https://github.com/go-co-op/gocron/pull/819 & @JohnRoesler in https://github.com/go-co-op/gocron/pull/820Chores
Full Changelog: go-co-op/gocron@v2.14.2...v2.15.0
v2.14.2Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.14.1...v2.14.2
v2.14.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.14.0...v2.14.1
v2.14.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.13.0...v2.14.0
v2.13.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.12.4...v2.13.0
v2.12.4Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.3...v2.12.4
v2.12.3Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.2...v2.12.3
v2.12.2Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.1...v2.12.2
v2.12.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.12.0...v2.12.1
v2.12.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.11.0...v2.12.0
v2.11.0Compare Source
Features
WithStopAtadded toJobOption's to allow giving a time for jobs to stop running by @Higan in https://github.com/go-co-op/gocron/pull/760Fixes
Internal
New Contributors
Full Changelog: go-co-op/gocron@v2.10.1...v2.11.0
v2.10.1Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.10.0...v2.10.1
v2.10.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.9.0...v2.10.0
v2.9.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.8.0...v2.9.0
v2.8.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.7.1...v2.8.0
v2.7.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.7.0...v2.7.1
v2.7.0Compare Source
Added
Fixed
NextRunby @rbroggi in https://github.com/go-co-op/gocron/pull/743Full Changelog: go-co-op/gocron@v2.6.0...v2.7.0
v2.6.0Compare Source
Added
AfterJobRunsWithPanicby @trungdlp-wolffun in https://github.com/go-co-op/gocron/pull/733Fixed
Misc
New Contributors
Full Changelog: go-co-op/gocron@v2.5.0...v2.6.0
v2.5.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.4.1...v2.5.0
v2.4.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.4.0...v2.4.1
v2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.3.0...v2.4.0
v2.3.0Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.10...v2.2.11
v2.2.10Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.9...v2.2.10
v2.2.9Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.8...v2.2.9
v2.2.8Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.7...v2.2.8
v2.2.7Compare Source
What's Changed
New Contributors
Full Changelog: go-co-op/gocron@v2.2.6...v2.2.7
v2.2.6Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.5...v2.2.6
v2.2.5Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.4...v2.2.5
v2.2.4Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.3...v2.2.4
v2.2.3Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.2...v2.2.3
v2.2.2Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.1...v2.2.2
v2.2.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.2.0...v2.2.1
v2.2.0Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.1.2...v2.2.0
v2.1.2Compare Source
Fixes
Documentation
New Contributors
Full Changelog: go-co-op/gocron@v2.1.1...v2.1.2
v2.1.1Compare Source
What's Changed
Full Changelog: go-co-op/gocron@v2.1.0...v2.1.1
v2.1.0Compare Source
What's Changed
Version bumps
Full Changelog: go-co-op/gocron@v2.0.3...v2.1.0
v2.0.3Compare Source
Fixes
Full Changelog: go-co-op/gocron@v2.0.2...v2.0.3
v2.0.2Compare Source
Fixes
Full Changelog: go-co-op/gocron@v2.0.1...v2.0.2
v2.0.1Compare Source
Fixes
Bumps
Full Changelog: go-co-op/gocron@v2.0.0...v2.0.1
v2.0.0Compare Source
v2.0.0
It's here! 🎉 Take a look at the readme and godoc to see how the new version works!
Please give feedback! (Reach out on slack if you're interested in contributing so we can coordinate work 😄 ) And open issues if you find any bugs or have features you'd like to see supported!
New Contributors
Full Changelog: go-co-op/gocron@v2.0.0-alpha-1...v2.0.0
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.