Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2025

This PR contains the following updates:

Package Type Update Change
calamine dependencies minor 0.31.0 -> 0.32.0

Release Notes

tafia/calamine (calamine)

v0.32.0

Compare Source

Changed
  • Refactored VBA reading functions to be on-demand for better performance.

  • Simplified vba_project() function return type from Option<Result<T>> to
    Result<Option<T>> for more idiomatic error handling. This is a breaking
    change.

Fixed
  • Fixed out-of-memory vulnerabilities in XLS file parsing by bounding
    allocations.

  • Fixed and extended support for XLSX shared formulas with handling of ranges,
    absolute references, and column/row ranges in XLSX files.

  • Fixed XLSX issue with missing shared string sub-elements. Also improved error
    messages for shared string parsing issues.

  • Fixed acceptance of XLS XLUnicodeRichExtendedString records without reserved
    tags.

  • Fixed various edge cases in XLS handling that could lead to parsing errors.


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 cc9e66e into master Nov 21, 2025
31 checks passed
@dimastbk dimastbk deleted the renovate/calamine-0.x branch November 21, 2025 10:17
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.

2 participants