Skip to content

chore(deps): update rust crate jiff to 0.2.20#9088

Merged
siketyan merged 1 commit intomainfrom
renovate/jiff-0.x
Feb 16, 2026
Merged

chore(deps): update rust crate jiff to 0.2.20#9088
siketyan merged 1 commit intomainfrom
renovate/jiff-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Type Update Change
jiff workspace.dependencies patch 0.2.180.2.20

Release Notes

BurntSushi/jiff (jiff)

v0.2.20

Compare Source

===================
This release contains a major internal refactor that moves off of using ranged
integers internally. There are also some small bug fixes and added support for
finding the system time zone on emscripten targets.

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.

v0.2.19

Compare Source

===================
This is a small release with a performance optimization (with respect to doing
heavily contended arithmetic on Zoned values) and a bug fix for a panic
that can occur when using %2s in strftime.

Enhancements:

  • #​491:
    Avoid cloning TimeZone for consuming operations on Zoned.

Bug fixes:

  • #​497:
    Fix a panic in timestamp.strftime("%2s").

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, 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 was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2026

⚠️ No Changeset found

Latest commit: 747a026

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 16, 2026

Merging this PR will not alter performance

✅ 58 untouched benchmarks
⏩ 95 skipped benchmarks1


Comparing renovate/jiff-0.x (747a026) with main (4cc531c)2

Open in CodSpeed

Footnotes

  1. 95 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (377201e) during the generation of this report, so 4cc531c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@siketyan siketyan merged commit 48f3363 into main Feb 16, 2026
30 checks passed
@siketyan siketyan deleted the renovate/jiff-0.x branch February 16, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant