Update Rust crate time to v0.3.54 #79

Merged
redbinder0526 merged 1 commit from renovate/time-0.x-lockfile into main 2026-07-29 15:47:29 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
time (source) dependencies patch 0.3.530.3.54

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

time-rs/time (time)

v0.3.54

Compare Source

Added
  • PrimitiveDateTime has been renamed to PlainDateTime.
  • Duration has been renamed to SignedDuration.
  • Iteration is now possible over Date, Month, and Weekday. Relevant iterator methods have been
    overridden to ensure maximum performance.

For both PlainDateTime and SignedDuration, a non-deprecated type alias has been added for
backwards compatibility. The new names should be preferred.

Changed
  • The associated metadata type (for powerfmt implementations) for various types has been changed
    to () and made public. This guarantees that no additional metadata will be present.
Performance
  • More gains when parsing RFC 2822.

Configuration

📅 Schedule: (UTC)

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [time](https://time-rs.github.io) ([source](https://github.com/time-rs/time)) | dependencies | patch | `0.3.53` → `0.3.54` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/14) for more information. --- ### Release Notes <details> <summary>time-rs/time (time)</summary> ### [`v0.3.54`](https://github.com/time-rs/time/blob/HEAD/CHANGELOG.md#0354-2026-07-20) [Compare Source](https://github.com/time-rs/time/compare/v0.3.53...v0.3.54) ##### Added - `PrimitiveDateTime` has been renamed to `PlainDateTime`. - `Duration` has been renamed to `SignedDuration`. - Iteration is now possible over `Date`, `Month`, and `Weekday`. Relevant iterator methods have been overridden to ensure maximum performance. For both `PlainDateTime` and `SignedDuration`, a non-deprecated type alias has been added for backwards compatibility. The new names should be preferred. ##### Changed - The associated metadata type (for `powerfmt` implementations) for various types has been changed to `()` and made public. This guarantees that no additional metadata will be present. ##### Performance - More gains when parsing RFC 2822. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update Rust crate time to v0.3.54
All checks were successful
Build and Test / account (push) Successful in 4m48s
08146a3604
redbinder0526 deleted branch renovate/time-0.x-lockfile 2026-07-29 15:47:29 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spacebar/account!79
No description provided.