fix(deps): update rust crate jiff to v0.2.20 #10

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

This PR contains the following updates:

Package Type Update Change
jiff dependencies patch 0.2.19 -> 0.2.20

Release Notes

BurntSushi/jiff (jiff)

v0.2.20

============
TODO

Enhancements:

  • #​11:
    Stop using ranged integers internally.
  • #​490:
    Add support for retrieving the system time zone on emscripten targets.
  • #​500:
    Update comparison with the time crate in the Jiff documentation.
  • #​502:
    Enable some non-default features for the Rust Playground deployment.

Bug fixes:

  • #​485:
    Fix bug with padding for negative integers in strftime.
  • #​486:
    Make %^c result in uppercase strings where appropriate.

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.19` -> `0.2.20` | --- ### Release Notes <details> <summary>BurntSushi/jiff (jiff)</summary> ### [`v0.2.20`](https://github.com/BurntSushi/jiff/blob/HEAD/CHANGELOG.md#0220-TBD) \============ TODO Enhancements: - [#&#8203;11](https://github.com/BurntSushi/jiff/issues/11): Stop using ranged integers internally. - [#&#8203;490](https://github.com/BurntSushi/jiff/issues/490): Add support for retrieving the system time zone on emscripten targets. - [#&#8203;500](https://github.com/BurntSushi/jiff/issues/500): Update comparison with the `time` crate in the Jiff documentation. - [#&#8203;502](https://github.com/BurntSushi/jiff/issues/502): Enable some non-default features for the Rust Playground deployment. Bug fixes: - [#&#8203;485](https://github.com/BurntSushi/jiff/issues/485): Fix bug with padding for negative integers in `strftime`. - [#&#8203;486](https://github.com/BurntSushi/jiff/issues/486): Make `%^c` result in uppercase strings where appropriate. </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-12 05:44:38 +01:00
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-02-12 05:44:38 +01:00
kjuulh merged commit 4ab93adc82 into main 2026-02-12 05:44:39 +01:00
kjuulh deleted branch renovate/all 2026-02-12 05:44:39 +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#10