⬆️ Update Rust crate time to v0.3.55 - #149
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
from
July 2, 2026 16:34
96310fa to
d9c07ce
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
4 times, most recently
from
July 9, 2026 16:02
a7a5bca to
0d5cefd
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
7 times, most recently
from
July 19, 2026 00:48
9e6b1a9 to
64e2a1c
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
3 times, most recently
from
July 23, 2026 17:11
c08ffb5 to
6145a25
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
10 times, most recently
from
July 30, 2026 17:15
f8ed21d to
9847fc3
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
8 times, most recently
from
July 30, 2026 21:26
361f27a to
acf2b05
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
2 times, most recently
from
August 1, 2026 14:29
f949049 to
4369c08
Compare
renovate
Bot
force-pushed
the
renovate/cargo-dependencies
branch
from
August 1, 2026 17:06
4369c08 to
6ef22fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.54→0.3.55Release Notes
time-rs/time (time)
v0.3.55Compare Source
Fixed
DateIter::nth, ensuring correct behavior.led to some valid values being parsed incorrectly and others being rejected.
UtcOffset.OffsetDateTime::from_unix_timestamp_nanosandUtcDateTime::from_unix_timestamp_nanoscorrectlyreturn
Nonefor all out-of-range values, rather than unexpectedly panicking in some situations.OffsetDateTime::checked_to_offsetandUtcDateTime::checked_to_offsetcorrectly returnNonefor all out-of-range values, rather than unexpectedly panicking in some situations.
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.