fix(deps): update rust crate chrono to 0.4.33 #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.31
->0.4.33
Release Notes
chronotope/chrono (chrono)
v0.4.33
: 0.4.33Compare Source
What's Changed
rkyv
feature implysize_32
by @pitdicker in https://github.com/chronotope/chrono/pull/1383v0.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: chronotope/chrono@v0.4.31...v0.4.32
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 Mend Renovate. View repository job log here.