Closed renovate[bot] closed 5 months ago
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):
Details: | Package | Change |
---|---|---|
github.com/google/uuid |
v1.4.0 -> v1.6.0 |
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
ā ļø Warning: custom changes will be lost.
This PR contains the following updates:
v1.37.0
->v2.5.0
Release Notes
go-co-op/gocron (github.com/go-co-op/gocron)
### [`v2.5.0`](https://togithub.com/go-co-op/gocron/releases/tag/v2.5.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.4.1...v2.5.0) #### What's Changed - adding Job.NextRuns to provide n next run times by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/729](https://togithub.com/go-co-op/gocron/pull/729) - Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/728](https://togithub.com/go-co-op/gocron/pull/728) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.4.1...v2.5.0 ### [`v2.4.1`](https://togithub.com/go-co-op/gocron/releases/tag/v2.4.1) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.4.0...v2.4.1) #### What's Changed - fix memory leak with singleton mode where job is sending duplicate reschedule requests by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/723](https://togithub.com/go-co-op/gocron/pull/723) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.4.0...v2.4.1 ### [`v2.4.0`](https://togithub.com/go-co-op/gocron/releases/tag/v2.4.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.3.0...v2.4.0) #### What's Changed - Added JobsWaitingInQueue in Scheduler by [@giri-vsr](https://togithub.com/giri-vsr) in [https://github.com/go-co-op/gocron/pull/721](https://togithub.com/go-co-op/gocron/pull/721) - don't trash the incoming slice, match what was done in NewAtTime by [@cloudkucooland](https://togithub.com/cloudkucooland) in [https://github.com/go-co-op/gocron/pull/724](https://togithub.com/go-co-op/gocron/pull/724) #### New Contributors - [@cloudkucooland](https://togithub.com/cloudkucooland) made their first contribution in [https://github.com/go-co-op/gocron/pull/724](https://togithub.com/go-co-op/gocron/pull/724) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.3.0...v2.4.0 ### [`v2.3.0`](https://togithub.com/go-co-op/gocron/releases/tag/v2.3.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.10...v2.3.0) #### What's Changed - Add Go 1.22 to test matrix by [@evgenymarkov](https://togithub.com/evgenymarkov) in [https://github.com/go-co-op/gocron/pull/714](https://togithub.com/go-co-op/gocron/pull/714) - Monitor: IncrementJob in case of skipped job run by [@giri-vsr](https://togithub.com/giri-vsr) in [https://github.com/go-co-op/gocron/pull/715](https://togithub.com/go-co-op/gocron/pull/715) - fix mocks import path by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/720](https://togithub.com/go-co-op/gocron/pull/720) #### New Contributors - [@evgenymarkov](https://togithub.com/evgenymarkov) made their first contribution in [https://github.com/go-co-op/gocron/pull/714](https://togithub.com/go-co-op/gocron/pull/714) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.10...v2.2.11 ### [`v2.2.10`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.10) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.9...v2.2.10) #### What's Changed - fix nextRun with singleton mode reporting incorrect time by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/705](https://togithub.com/go-co-op/gocron/pull/705) - Added Distributed Locker to JobOptions by [@giri-vsr](https://togithub.com/giri-vsr) in [https://github.com/go-co-op/gocron/pull/711](https://togithub.com/go-co-op/gocron/pull/711) #### New Contributors - [@giri-vsr](https://togithub.com/giri-vsr) made their first contribution in [https://github.com/go-co-op/gocron/pull/711](https://togithub.com/go-co-op/gocron/pull/711) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.9...v2.2.10 ### [`v2.2.9`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.9) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.8...v2.2.9) #### What's Changed - fix case where OneTimeJob with concurrent limit and limited runs fails to run by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/703](https://togithub.com/go-co-op/gocron/pull/703) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.8...v2.2.9 ### [`v2.2.8`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.8) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.7...v2.2.8) #### What's Changed - return an error if duration is zero by [@moyu-x](https://togithub.com/moyu-x) in [https://github.com/go-co-op/gocron/pull/701](https://togithub.com/go-co-op/gocron/pull/701) - properly report lastRun for limit type jobs and RunNow by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/700](https://togithub.com/go-co-op/gocron/pull/700) #### New Contributors - [@moyu-x](https://togithub.com/moyu-x) made their first contribution in [https://github.com/go-co-op/gocron/pull/701](https://togithub.com/go-co-op/gocron/pull/701) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.7...v2.2.8 ### [`v2.2.7`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.7) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.6...v2.2.7) #### What's Changed - Allow more time for requestJobCtx by [@drewgonzales360](https://togithub.com/drewgonzales360) in [https://github.com/go-co-op/gocron/pull/699](https://togithub.com/go-co-op/gocron/pull/699) - fix case where job removed causes panic when rescheduling by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/698](https://togithub.com/go-co-op/gocron/pull/698) #### New Contributors - [@drewgonzales360](https://togithub.com/drewgonzales360) made their first contribution in [https://github.com/go-co-op/gocron/pull/699](https://togithub.com/go-co-op/gocron/pull/699) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.6...v2.2.7 ### [`v2.2.6`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.6) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.5...v2.2.6) #### What's Changed - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/684](https://togithub.com/go-co-op/gocron/pull/684) - elector & locker were failing to send out when not leader by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/688](https://togithub.com/go-co-op/gocron/pull/688) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.5...v2.2.6 ### [`v2.2.5`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.5) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.4...v2.2.5) #### What's Changed - remove codecov by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/672](https://togithub.com/go-co-op/gocron/pull/672) - Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/675](https://togithub.com/go-co-op/gocron/pull/675) - fix cases where default on send out is resulting in job not going out by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/686](https://togithub.com/go-co-op/gocron/pull/686) - This fixes two bugs related to limit mode and singleton mode having jobs stop running **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.4...v2.2.5 ### [`v2.2.4`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.4) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.3...v2.2.4) #### What's Changed - correct AfterJobRuns doc by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/670](https://togithub.com/go-co-op/gocron/pull/670) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.3...v2.2.4 ### [`v2.2.3`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.3) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.2...v2.2.3) #### What's Changed - fix RunNow() when calling from a job returned by Jobs() by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/668](https://togithub.com/go-co-op/gocron/pull/668) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.2...v2.2.3 ### [`v2.2.2`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.2) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.1...v2.2.2) #### What's Changed - Bump github.com/google/uuid from 1.5.0 to 1.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/664](https://togithub.com/go-co-op/gocron/pull/664) - fix unsafe map usage in singletonMode by [@JohnRoesler](https://togithub.com/JohnRoesler) & [@a3sroot](https://togithub.com/a3sroot) in [https://github.com/go-co-op/gocron/pull/665](https://togithub.com/go-co-op/gocron/pull/665) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.1...v2.2.2 ### [`v2.2.1`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.1) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.2.0...v2.2.1) #### What's Changed - fix monthly jobs when counting days from the end by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/662](https://togithub.com/go-co-op/gocron/pull/662) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/go-co-op/gocron/releases/tag/v2.2.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.1.2...v2.2.0) #### What's Changed - wait for new job to be fully created before returning by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/658](https://togithub.com/go-co-op/gocron/pull/658) - BETA FEATURE: Add job monitor interface to allow for collecting job metrics by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/659](https://togithub.com/go-co-op/gocron/pull/659) - This is the first release of the monitor feature - it may be changed as initial implementations are created and feedback comes in **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.1.2...v2.2.0 ### [`v2.1.2`](https://togithub.com/go-co-op/gocron/releases/tag/v2.1.2) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.1.1...v2.1.2) #### Fixes - fix to handle when next ends up in the past by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/650](https://togithub.com/go-co-op/gocron/pull/650) - make the order of the returned jobs slice deterministic by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/652](https://togithub.com/go-co-op/gocron/pull/652) #### Documentation - refactor: fix indent by [@leedrum](https://togithub.com/leedrum) in [https://github.com/go-co-op/gocron/pull/649](https://togithub.com/go-co-op/gocron/pull/649) #### New Contributors - [@leedrum](https://togithub.com/leedrum) made their first contribution in [https://github.com/go-co-op/gocron/pull/649](https://togithub.com/go-co-op/gocron/pull/649) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.1.1...v2.1.2 ### [`v2.1.1`](https://togithub.com/go-co-op/gocron/releases/tag/v2.1.1) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.1.0...v2.1.1) #### What's Changed - [bump golang.org/x/exp](https://togithub.com/go-co-op/gocron/commit/7ee4c50f5785121eb4b5fb37ea79d13334c2143e) - [fixup Job and Scheduler interface docs](https://togithub.com/go-co-op/gocron/commit/a51820e30f6657d908f7051ceb92091c4abe6b8e) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/go-co-op/gocron/releases/tag/v2.1.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.0.3...v2.1.0) #### What's Changed - add new features, OneTimeJob and Job.RunNow() by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/646](https://togithub.com/go-co-op/gocron/pull/646) #### Version bumps - Bump github/codeql-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/644](https://togithub.com/go-co-op/gocron/pull/644) - Bump github.com/google/uuid from 1.4.0 to 1.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/645](https://togithub.com/go-co-op/gocron/pull/645) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.0.3...v2.1.0 ### [`v2.0.3`](https://togithub.com/go-co-op/gocron/releases/tag/v2.0.3) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.0.2...v2.0.3) #### Fixes - fix weekly and monthly to handle midnight by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/643](https://togithub.com/go-co-op/gocron/pull/643) [#642](https://togithub.com/go-co-op/gocron/issues/642) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.0.2...v2.0.3 ### [`v2.0.2`](https://togithub.com/go-co-op/gocron/releases/tag/v2.0.2) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.0.1...v2.0.2) #### Fixes - fix: check function param length and type by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/638](https://togithub.com/go-co-op/gocron/pull/638) raised in [#637](https://togithub.com/go-co-op/gocron/issues/637) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://togithub.com/go-co-op/gocron/releases/tag/v2.0.1) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v2.0.0...v2.0.1) #### Fixes - daily job next logic failed to consider 1 midnight attime by [@JohnRoesler](https://togithub.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/635](https://togithub.com/go-co-op/gocron/pull/635) #### Bumps - Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/631](https://togithub.com/go-co-op/gocron/pull/631) - Bump actions/setup-go from 4 to 5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/go-co-op/gocron/pull/630](https://togithub.com/go-co-op/gocron/pull/630) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/go-co-op/gocron/releases/tag/v2.0.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v1.37.0...v2.0.0) #### 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 - [@AlphaNecron](https://togithub.com/AlphaNecron) made their first contribution in [https://github.com/go-co-op/gocron/pull/613](https://togithub.com/go-co-op/gocron/pull/613) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.0.0-alpha-1...v2.0.0Configuration
š Schedule: Branch creation - "before 4am on the first day of the month" in timezone Australia/Sydney, 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 has been generated by Mend Renovate. View repository job log here.