Update Rust crate chrono to 0.4.32 #105
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.4.31
->0.4.32
Release Notes
chronotope/chrono
v0.4.32
Compare Source
What's Changed
Archived*
types inrkyv
module by @pitdicker in https://github.com/chronotope/chrono/pull/1304doc_auto_cfg
by @pitdicker in https://github.com/chronotope/chrono/pull/1305format
functions by @pitdicker in https://github.com/chronotope/chrono/pull/1306DateTime::with_*
by @pitdicker in https://github.com/chronotope/chrono/pull/1309unstable-locales
imply thealloc
feature by @pitdicker in https://github.com/chronotope/chrono/pull/1307format::{format_localized, format_item_localized}
by @pitdicker in https://github.com/chronotope/chrono/pull/1311NaiveTime::overflowing_(add|sub)_offset
by @pitdicker in https://github.com/chronotope/chrono/pull/1310*_DAYS_FROM_YEAR_0
calculation by @pitdicker in https://github.com/chronotope/chrono/pull/1312NaiveDateTime::checked_(add|sub)_offset
by @pitdicker in https://github.com/chronotope/chrono/pull/1313(overflowing|checked)_(add|sub)_offset
implementations by @pitdicker in https://github.com/chronotope/chrono/pull/1069deny.toml
by @pitdicker in https://github.com/chronotope/chrono/pull/1320Add
/Sub
impls and useexpect
by @pitdicker in https://github.com/chronotope/chrono/pull/1316TimeZone::from_local_datetime
by @pitdicker in https://github.com/chronotope/chrono/pull/1071DateTime::to_utc
by @pitdicker in https://github.com/chronotope/chrono/pull/1325DateTime
getters and setters by @pitdicker in https://github.com/chronotope/chrono/pull/1317write_rfc2822_inner
, don't localize by @pitdicker in https://github.com/chronotope/chrono/pull/1322NaiveDateTime
const where possible by @pitdicker in https://github.com/chronotope/chrono/pull/1286Duration::MIN.abs()
(adjustDuration::MIN
by 1 millisecond) by @pitdicker in https://github.com/chronotope/chrono/pull/1334with: node-version
by @jtmoon79 in https://github.com/chronotope/chrono/pull/1352clock
feature intoclock
andnow
by @mmastrac in https://github.com/chronotope/chrono/pull/1343TimeZone::datetime_from_str
by @tmccombs in https://github.com/chronotope/chrono/pull/1342toml
job. by @gibbz00 in https://github.com/chronotope/chrono/pull/1371Full Changelog: https://github.com/chronotope/chrono/compare/v0.4.31...v0.4.32
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.