Skip to content

fix(deps): update rust crate calamine to 0.34.0#192

Merged
dimastbk merged 1 commit intomasterfrom
renovate/calamine-0.x
Mar 7, 2026
Merged

fix(deps): update rust crate calamine to 0.34.0#192
dimastbk merged 1 commit intomasterfrom
renovate/calamine-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Type Update Change
calamine dependencies minor 0.33.00.34.0

Release Notes

tafia/calamine (calamine)

v0.34.0

Compare Source

Changed
  • Updated benchmarking to uses the criterion.rs crate. This removed the
    requirement for using +nightly for cargo bench. PR #​620.

  • Updated dependencies for release 0.34.0:

  • Refactored CFB to resolve special case in the caller of fn get_chain.
    PR #​615.

  • Performance improvements:

    • Cell reader buffer reuse and optimised maps. PR #​611
    • Optimised XLS sector chain reads. PR #​609
    • Ensured fast_float2 is used at all float-parsing call sites. PR #​608
    • Cached path and attr lookups, reused buffers, minimised allocations. PR #​606
Fixed
  • Fixed capitalized workbook/book stream handling in XLS files. PR #​618.

  • Fixed issue where BIFF5 Lbl and ExternSheet records were incorrectly
    parsed as BIFF8. PR #​613.

  • Fixed VBA check_variable_record to handle optional records. PR #​614.

  • Fixed premature error when BIFF version is not Biff8 in XLS files. PR #​619.

  • Fixed issue where XLSX cells with an empty <v/> value returned a string with
    index 0 instead of an Empty value. Issue #​607.

  • Fixed millisecond rounding issue where 1000 milliseconds weren't rounded up to
    the next second. Issue #​602, PR #​605.


Configuration

📅 Schedule: 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 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.

@dimastbk dimastbk merged commit b641b0e into master Mar 7, 2026
31 checks passed
@dimastbk dimastbk deleted the renovate/calamine-0.x branch March 7, 2026 18:35
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