chore(deps): update rust crate time to v0.3.52 #8

Merged
rosa merged 1 commit from renovate/time-0.x-lockfile into main 2026-07-07 12:07:02 +00:00
Owner

This PR contains the following updates:

Package Type Update Change Pending
time (source) dependencies patch 0.3.490.3.52 0.3.53

Release Notes

time-rs/time (time)

v0.3.52

Compare Source

Fixed
  • Subsecond values in the time! macro are parsed using the textual representation, ensuring
    accuracy. Previously, they were parsed using the floating point representation, which could result
    in a loss of precision and even invalid values.
  • The date! macro could previously create an invalid value that would then panic at compile time.
    The macro now emits a proper error instead.
  • When parsing an invalid format description, an edge case would inadvertently panic. This now
    returns an error as intended.
Added
  • Support default values when parsing

v0.3.51

Compare Source

Fixed
  • time compiles with macros enabled. This version is otherwise identical to v0.3.50.

v0.3.50

Compare Source

Fixed
  • time compiles with macros enabled. This version is otherwise identical to v0.3.50.

Configuration

📅 Schedule: (UTC)

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


  • 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 | Pending | |---|---|---|---|---| | [time](https://time-rs.github.io) ([source](https://github.com/time-rs/time)) | dependencies | patch | `0.3.49` → `0.3.52` | `0.3.53` | --- ### Release Notes <details> <summary>time-rs/time (time)</summary> ### [`v0.3.52`](https://github.com/time-rs/time/blob/HEAD/CHANGELOG.md#0352-2026-06-30) [Compare Source](https://github.com/time-rs/time/compare/v0.3.51...v0.3.52) ##### Fixed - Subsecond values in the `time!` macro are parsed using the textual representation, ensuring accuracy. Previously, they were parsed using the floating point representation, which could result in a loss of precision and even invalid values. - The `date!` macro could previously create an invalid value that would then panic at compile time. The macro now emits a proper error instead. - When parsing an invalid format description, an edge case would inadvertently panic. This now returns an error as intended. ##### Added - Support default values when parsing ### [`v0.3.51`](https://github.com/time-rs/time/blob/HEAD/CHANGELOG.md#0351-2026-06-22) [Compare Source](https://github.com/time-rs/time/compare/v0.3.50...v0.3.51) ##### Fixed - `time` compiles with `macros` enabled. This version is otherwise identical to v0.3.50. ### [`v0.3.50`](https://github.com/time-rs/time/blob/HEAD/CHANGELOG.md#0351-2026-06-22) [Compare Source](https://github.com/time-rs/time/compare/v0.3.49...v0.3.50) ##### Fixed - `time` compiles with `macros` enabled. This version is otherwise identical to v0.3.50. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update rust crate time to v0.3.51
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/pr/test Pipeline failed
13f3e5e164
rosa scheduled this pull request to auto merge when all checks succeed 2026-06-29 12:06:38 +00:00
Author
Owner

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
rosa force-pushed renovate/time-0.x-lockfile from 13f3e5e164
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/pr/test Pipeline failed
to e00d88a3d6
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/push/deploy Pipeline is pending
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/pr/test Pipeline failed
2026-07-07 12:07:01 +00:00
Compare
rosa merged commit e00d88a3d6 into main 2026-07-07 12:07:02 +00:00
rosa deleted branch renovate/time-0.x-lockfile 2026-07-07 12:07:02 +00:00
rosa changed title from chore(deps): update rust crate time to v0.3.51 to chore(deps): update rust crate time to v0.3.52 2026-07-07 12:07:03 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
rosa/waifu-calendar!8
No description provided.