Skip to content

chore(deps): update rust crate jiff to v0.2.33#315

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jiff dependencies patch 0.2.320.2.33

Release Notes

BurntSushi/jiff (jiff)

v0.2.33

Compare Source

===================
This release permits the use of a global time zone database in alloc-only
environments. It also contains a massive internal refactor that introduces a
new jiff-core crate for better code sharing.

Enhancements:

  • #​285:
    Decouple naming of time zones from their TZif data.
  • #​373:
    Add a new jiff-core crate for better code sharing.
  • #​533:
    A bundled TimeZoneDatabase is now available when only alloc is enabled.

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.

@codspeed-hq

codspeed-hq Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will improve performance by 3.92%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 8 improved benchmarks
✅ 13 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
parse_date_only 19.4 µs 18.3 µs +5.47%
parse_date_slash_format 19.1 µs 18.1 µs +5.38%
parse_extended_year 18.4 µs 17.8 µs +3.84%
parse_extended_large_year 18.5 µs 17.8 µs +3.66%
parse_weekday 31.1 µs 30.1 µs +3.42%
parse_iso_datetime_t_separator 34.6 µs 33.4 µs +3.38%
parse_relative_time 26.5 µs 25.7 µs +3.23%
parse_epoch_timestamp 7.7 µs 7.5 µs +3.02%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/jiff-0.x-lockfile (4650df9) with main (0ded151)

Open in CodSpeed

@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (0ded151) to head (4650df9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files          21       21           
  Lines        4051     4051           
  Branches      129      129           
=======================================
  Hits         4024     4024           
  Misses         26       26           
  Partials        1        1           
Flag Coverage Δ
macos_latest 99.33% <ø> (ø)
ubuntu_latest 99.33% <ø> (ø)
windows_latest 13.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 01efbda into main Jul 19, 2026
38 checks passed
@renovate
renovate Bot deleted the renovate/jiff-0.x-lockfile branch July 19, 2026 08:21
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