charted-dev / charted

šŸ“¦ Free, open source, and reliable Helm Chart registry made in Rust
https://charts.noelware.org
Apache License 2.0
24 stars 1 forks source link

fix(deps): update rust crate cron to 0.13.0 #1828

Closed noelbot closed 5 days ago

noelbot commented 6 days ago

This PR contains the following updates:

Package Type Update Change
cron dependencies minor 0.12.1 -> 0.13.0

Release Notes

zslayton/cron (cron) ### [`v0.13.0`](https://togithub.com/zslayton/cron/releases/tag/v0.13.0) [Compare Source](https://togithub.com/zslayton/cron/compare/v0.12.1...v0.13.0) #### What's Changed - feat: implement efficient conversion from String by [@​LeoniePhiline](https://togithub.com/LeoniePhiline) in [https://github.com/zslayton/cron/pull/128](https://togithub.com/zslayton/cron/pull/128) - Run `cargo fmt` and fix all `clippy` reports by [@​bombsimon](https://togithub.com/bombsimon) in [https://github.com/zslayton/cron/pull/123](https://togithub.com/zslayton/cron/pull/123) - Fix backwards iteration when inital time has milliseconds by [@​juancampa](https://togithub.com/juancampa) in [https://github.com/zslayton/cron/pull/112](https://togithub.com/zslayton/cron/pull/112) - Patterns with future years should not limit the day and month range by [@​AhmedSoliman](https://togithub.com/AhmedSoliman) in [https://github.com/zslayton/cron/pull/116](https://togithub.com/zslayton/cron/pull/116) - feat: implement optimized `Serialize` and `Deserialize` for `Schedule` by [@​LeoniePhiline](https://togithub.com/LeoniePhiline) in [https://github.com/zslayton/cron/pull/129](https://togithub.com/zslayton/cron/pull/129) - fix: Don't accept invalid step for `Period` by [@​bombsimon](https://togithub.com/bombsimon) in [https://github.com/zslayton/cron/pull/122](https://togithub.com/zslayton/cron/pull/122) - Iterate over rather than skipping ambigous times by [@​AldaronLau](https://togithub.com/AldaronLau) in [https://github.com/zslayton/cron/pull/115](https://togithub.com/zslayton/cron/pull/115) #### New Contributors - [@​LeoniePhiline](https://togithub.com/LeoniePhiline) made their first contribution in [https://github.com/zslayton/cron/pull/128](https://togithub.com/zslayton/cron/pull/128) - [@​bombsimon](https://togithub.com/bombsimon) made their first contribution in [https://github.com/zslayton/cron/pull/123](https://togithub.com/zslayton/cron/pull/123) - [@​juancampa](https://togithub.com/juancampa) made their first contribution in [https://github.com/zslayton/cron/pull/112](https://togithub.com/zslayton/cron/pull/112) - [@​AhmedSoliman](https://togithub.com/AhmedSoliman) made their first contribution in [https://github.com/zslayton/cron/pull/116](https://togithub.com/zslayton/cron/pull/116) **Full Changelog**: https://github.com/zslayton/cron/compare/v0.12.1...v0.13.0

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, 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.