Closed renovate[bot] closed 7 months ago
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
This PR contains the following updates:
v2.2.5
->v2.2.9
Release Notes
go-co-op/gocron (github.com/go-co-op/gocron/v2)
### [`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.6Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.