Skip to content

Update Rust crate chrono to 0.4.27

Renovate Bot requested to merge renovate/chrono-0.x into main

This MR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.26 -> 0.4.27
chrono dependencies patch 0.4.19 -> 0.4.27

Release Notes

chronotope/chrono (chrono)

v0.4.27: 0.4.27

Compare Source

This release bumps the MSRV from 1.56 to 1.57. This allows us to take advantage of the panicking in const feature. In this release most methods on NaiveDate and NaiveTime are made const, NaiveDateTime and others will follow in a later release.

Deprecations
Additions
Fixes
Documentation
Internal improvements

Thanks to all contributors on behalf of the chrono team, @​djc and @​pitdicker!


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports