dadrus / heimdall

A cloud native Identity Aware Proxy and Access Control Decision service
https://dadrus.github.io/heimdall/
Apache License 2.0
133 stars 15 forks source link

deps: update module github.com/go-co-op/gocron/v2 to v2.12.3 #1933

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-co-op/gocron/v2 v2.12.1 -> v2.12.3 age adoption passing confidence

Release Notes

go-co-op/gocron (github.com/go-co-op/gocron/v2) ### [`v2.12.3`](https://redirect.github.com/go-co-op/gocron/releases/tag/v2.12.3) [Compare Source](https://redirect.github.com/go-co-op/gocron/compare/v2.12.2...v2.12.3) #### What's Changed - update mocks with latest job/scheduler changes by [@​JohnRoesler](https://redirect.github.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/794](https://redirect.github.com/go-co-op/gocron/pull/794) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.12.2...v2.12.3 ### [`v2.12.2`](https://redirect.github.com/go-co-op/gocron/releases/tag/v2.12.2) [Compare Source](https://redirect.github.com/go-co-op/gocron/compare/v2.12.1...v2.12.2) #### What's Changed - dailyjob should not allow interval zero by [@​JohnRoesler](https://redirect.github.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/791](https://redirect.github.com/go-co-op/gocron/pull/791) - weekly and monthly jobs should not allow zero interval by [@​JohnRoesler](https://redirect.github.com/JohnRoesler) in [https://github.com/go-co-op/gocron/pull/792](https://redirect.github.com/go-co-op/gocron/pull/792) **Full Changelog**: https://github.com/go-co-op/gocron/compare/v2.12.1...v2.12.2

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.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.37%. Comparing base (b8a8c05) to head (772b489). Report is 1 commits behind head on release.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #1933 +/- ## ======================================== Coverage 89.37% 89.37% ======================================== Files 271 271 Lines 11470 11470 ======================================== Hits 10251 10251 Misses 975 975 Partials 244 244 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.