fix(deps): update rust crate jiff to v0.2.21 #13

Merged
kjuulh merged 1 commits from renovate/all into main 2026-02-23 02:44:06 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
jiff dependencies patch 0.2.20 -> 0.2.21

Release Notes

BurntSushi/jiff (jiff)

v0.2.21

Compare Source

===================
This release contains a performance improvement and a bug fix for
civil::Date::new where it could panic on some inputs.

Bug fixes:

  • #​523:
    Fix a bug where Date::new could panic. This was a regression introduced in
    jiff 0.2.20.

Performance:

  • #​518:
    Improve Timestamp to civil::DateTime conversion performance by ~15%.

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.20` -> `0.2.21` | --- ### Release Notes <details> <summary>BurntSushi/jiff (jiff)</summary> ### [`v0.2.21`](https://github.com/BurntSushi/jiff/blob/HEAD/CHANGELOG.md#0221-2026-02-22) [Compare Source](https://github.com/BurntSushi/jiff/compare/0.2.20...0.2.21) \=================== This release contains a performance improvement and a bug fix for `civil::Date::new` where it could panic on some inputs. Bug fixes: - [#&#8203;523](https://github.com/BurntSushi/jiff/issues/523): Fix a bug where `Date::new` could panic. This was a regression introduced in `jiff 0.2.20`. Performance: - [#&#8203;518](https://github.com/BurntSushi/jiff/pull/518): Improve `Timestamp` to `civil::DateTime` conversion performance by ~15%. </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-02-23 02:44:05 +01:00
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-02-23 02:44:05 +01:00
kjuulh merged commit ce1aeac4c0 into main 2026-02-23 02:44:06 +01:00
kjuulh deleted branch renovate/all 2026-02-23 02:44:06 +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#13