rancher / fleet

Deploy workloads from Git to large fleets of Kubernetes clusters
https://fleet.rancher.io/
Apache License 2.0
1.47k stars 216 forks source link

chore(deps): update module github.com/reugn/go-quartz to v0.12.0 #2497

Closed renovate-rancher[bot] closed 3 weeks ago

renovate-rancher[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
github.com/reugn/go-quartz require minor v0.11.2 -> v0.12.0

Release Notes

reugn/go-quartz (github.com/reugn/go-quartz) ### [`v0.12.0`](https://togithub.com/reugn/go-quartz/releases/tag/v0.12.0) [Compare Source](https://togithub.com/reugn/go-quartz/compare/v0.11.2...v0.12.0) #### Features - feat(scheduler)!: handle errors in the GetJobKeys method by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/126](https://togithub.com/reugn/go-quartz/pull/126) - feat(scheduler): add a channel to handle misfired jobs by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/129](https://togithub.com/reugn/go-quartz/pull/129) - feat(scheduler): export the reset method by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/131](https://togithub.com/reugn/go-quartz/pull/131) - feat(scheduler)!: support custom mutex for job queue operations by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/133](https://togithub.com/reugn/go-quartz/pull/133) - feat(queue): handle errors in ScheduledJobs and Size methods by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/125](https://togithub.com/reugn/go-quartz/pull/125) - feat(queue): export the job queue constructor by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/134](https://togithub.com/reugn/go-quartz/pull/134) #### Fixes - fix(scheduler): recover from unhandled job panics by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/130](https://togithub.com/reugn/go-quartz/pull/130) #### Improvements - refactor: remove excessive queue empty check by [@​reugn](https://togithub.com/reugn) in [https://github.com/reugn/go-quartz/pull/124](https://togithub.com/reugn/go-quartz/pull/124) **Full Changelog**: https://github.com/reugn/go-quartz/compare/v0.11.2...v0.12.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 has been generated by Renovate Bot.

renovate-rancher[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.12.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.