fix(deps): update rust crate jiff to v0.2.22 #14

Merged
kjuulh merged 1 commits from renovate/all into main 2026-03-01 02:43:57 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
jiff dependencies patch 0.2.21 -> 0.2.22

Release Notes

BurntSushi/jiff (jiff)

v0.2.22

Compare Source

===================
This release includes a bug fix where fallible conversions from signed
durations to unsigned durations could panic in some cases.

Bug fixes:

  • #​526:
    Fix a panicking bug that occurs for
    std::time::Duration::try_from(SignedDuration::new(0, -1)).

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jiff](https://github.com/BurntSushi/jiff) | dependencies | patch | `0.2.21` -> `0.2.22` | --- ### Release Notes <details> <summary>BurntSushi/jiff (jiff)</summary> ### [`v0.2.22`](https://github.com/BurntSushi/jiff/blob/HEAD/CHANGELOG.md#0222-2026-02-28) [Compare Source](https://github.com/BurntSushi/jiff/compare/0.2.21...0.2.22) \=================== This release includes a bug fix where fallible conversions from signed durations to unsigned durations could panic in some cases. Bug fixes: - [#&#8203;526](https://github.com/BurntSushi/jiff/issues/526): Fix a panicking bug that occurs for `std::time::Duration::try_from(SignedDuration::new(0, -1))`. </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2026-03-01 02:43:55 +01:00
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-03-01 02:43:55 +01:00
kjuulh merged commit d434093ecf into main 2026-03-01 02:43:57 +01:00
kjuulh deleted branch renovate/all 2026-03-01 02:43:57 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/nocontrol#14