Skip to content

chore(deps): update rust crate jiff to v0.2.35 - #318

Merged
cakebaker merged 1 commit into
mainfrom
renovate/jiff-0.x-lockfile
Jul 26, 2026
Merged

chore(deps): update rust crate jiff to v0.2.35#318
cakebaker merged 1 commit into
mainfrom
renovate/jiff-0.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
jiffdependenciespatch0.2.340.2.35

Release Notes

BurntSushi/jiff (jiff)

v0.2.35

Compare Source

===================
This release fixes a bug in duration parsing where, e.g., -PT0.5S would be
parsed as if the - sign didn't exist. This bug also affects friendly
durations such as -0.5s.

Bug fixes:

  • #​613:
    Fixes a bug where the sign in a duration could be ignored while parsing.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecovBot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (d435b37) to head (250ae83).

Additional details and impacted files
@@ Coverage Diff @@## main #318 +/- ##
=======================================
Coverage 99.33% 99.33% =======================================
Files 21 21 Lines 4051 4051 Branches 129 129 =======================================
Hits 4024 4024 Misses 26 26 Partials 1 1 
FlagCoverage Δ
macos_latest99.33% <ø> (ø)
ubuntu_latest99.33% <ø> (ø)
windows_latest13.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker
cakebaker merged commit 0562eec into mainJul 26, 2026
36 of 37 checks passed
@renovate
renovateBot deleted the renovate/jiff-0.x-lockfile branch July 26, 2026 08:21
Sign up for freeto 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

@cakebaker