Skip to content

⬆️ Update Rust crate time to v0.3.55 - #149

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/cargo-dependencies
Aug 1, 2026
Merged

⬆️ Update Rust crate time to v0.3.55#149
renovate[bot] merged 1 commit into
mainfrom
renovate/cargo-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
time (source) dependencies patch 0.3.540.3.55

Release Notes

time-rs/time (time)

v0.3.55

Compare Source

Fixed
  • Avoid underflow in DateIter::nth, ensuring correct behavior.
  • Avoid overflow when deserializing timestamps.
  • Handle out-of-bounds data when deserializing.
  • Don't assume that the format being deserialized was generated by the serializer; this previously
    led to some valid values being parsed incorrectly and others being rejected.
  • No longer silence errors when deserializing UtcOffset.
  • OffsetDateTime::from_unix_timestamp_nanos and UtcDateTime::from_unix_timestamp_nanos correctly
    return None for all out-of-range values, rather than unexpectedly panicking in some situations.
  • OffsetDateTime::checked_to_offset and UtcDateTime::checked_to_offset correctly return None
    for all out-of-range values, rather than unexpectedly panicking in some situations.

Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file no-stale labels Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch from 96310fa to d9c07ce Compare July 2, 2026 16:34
@renovate renovate Bot changed the title ⬆️ Update Rust crate uniffi to 0.32.0 ⬆️ Update Cargo dependencies Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 4 times, most recently from a7a5bca to 0d5cefd Compare July 9, 2026 16:02
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 7 times, most recently from 9e6b1a9 to 64e2a1c Compare July 19, 2026 00:48
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 3 times, most recently from c08ffb5 to 6145a25 Compare July 23, 2026 17:11
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 10 times, most recently from f8ed21d to 9847fc3 Compare July 30, 2026 17:15
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 8 times, most recently from 361f27a to acf2b05 Compare July 30, 2026 21:26
@renovate renovate Bot changed the title ⬆️ Update Cargo dependencies ⬆️ Update Cargo dependencies - autoclosed Jul 30, 2026
@renovate renovate Bot closed this Jul 30, 2026
@renovate
renovate Bot deleted the renovate/cargo-dependencies branch July 30, 2026 22:21
@renovate renovate Bot changed the title ⬆️ Update Cargo dependencies - autoclosed ⬆️ Update Rust crate time to v0.3.55 Aug 1, 2026
@renovate renovate Bot reopened this Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 2 times, most recently from f949049 to 4369c08 Compare August 1, 2026 14:29
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch from 4369c08 to 6ef22fe Compare August 1, 2026 17:06
@renovate
renovate Bot merged commit 019d1cf into main Aug 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file no-stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants