Skip to content

chore(deps): bump calamine from 0.26.1 to 0.35.0#52

Merged
yanzhi0922 merged 1 commit into
mainfrom
dependabot/cargo/calamine-0.35.0
May 23, 2026
Merged

chore(deps): bump calamine from 0.26.1 to 0.35.0#52
yanzhi0922 merged 1 commit into
mainfrom
dependabot/cargo/calamine-0.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Bumps calamine from 0.26.1 to 0.35.0.

Release notes

Sourced from calamine's releases.

v0.35.0 - 2026-5-10

Added

  • Added has_1904_epoch() method to Xls/Xlsx/Xlsb structs to allow the user to determine which date epoch is in use by Excel. [PR #630].

    [PR #630]: tafia/calamine#630

  • Made RowDeserializer public to allow a custom DeserializeSeed. [PR #635].

    [PR #635]: tafia/calamine#635

Changed

Fixed

  • Fixed issue with redundant <v> value in inlineStr XLSX cells. [Issue #633].

    [Issue #633]: tafia/calamine#633

  • Fixed issue when processing XLSX files to ignore namespace prefix when reading relation ids. Previously accepted only r: and relationships: prefixes. [Issue #634].

    [Issue #634]: tafia/calamine#634

  • Fixed XLSX issue where rich text <r> elements were ignored after initial plain <t> elements. [Issue #636].

    [Issue #636]: tafia/calamine#636

  • Fixed XLS issue where date format was ignored for formula values. [Issue #640].

    [Issue #640]: tafia/calamine#640

  • Fixed XLSX shared formula expansion corrupting function names. The replace_cell_names() function treated LOG10 as a cell reference (column

... (truncated)

Changelog

Sourced from calamine's changelog.

[0.35.0] - 2026-5-10

Added

  • Added has_1904_epoch() method to Xls/Xlsx/Xlsb structs to allow the user to determine which date epoch is in use by Excel. [PR #630].

    [PR #630]: tafia/calamine#630

  • Made RowDeserializer public to allow a custom DeserializeSeed. [PR #635].

    [PR #635]: tafia/calamine#635

Changed

Fixed

  • Fixed issue with redundant <v> value in inlineStr XLSX cells. [Issue #633].

    [Issue #633]: tafia/calamine#633

  • Fixed issue when processing XLSX files to ignore namespace prefix when reading relation ids. Previously accepted only r: and relationships: prefixes. [Issue #634].

    [Issue #634]: tafia/calamine#634

  • Fixed XLSX issue where rich text <r> elements were ignored after initial plain <t> elements. [Issue #636].

    [Issue #636]: tafia/calamine#636

  • Fixed XLS issue where date format was ignored for formula values. [Issue #640].

    [Issue #640]: tafia/calamine#640

  • Fixed XLSX shared formula expansion corrupting function names. The

... (truncated)

Commits
  • c4da7ed release: 0.35.0
  • 8205413 docs: add deserialization examples (#649)
  • 041fe26 crate: update copyright year
  • 669c418 xls: fix unsupported formula function panic
  • a47e933 test: fix faulty upstream conflict resolution/merges
  • 17dacea xlsx: fix inlineStr elements that contain CDATA (#650)
  • 4287d77 xlsx: fix shared formula expansion corrupting function names (#645)
  • 5f95c78 xls: fix panic parsing formulas in BIFF5 workbooks (#643)
  • acf2a7d xls: fix date format ignored for formula values (#641)
  • 78a3021 xlsx: fix ignoring rich text <r> after initial plain <t> (#637)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 23, 2026
Bumps [calamine](https://github.com/tafia/calamine) from 0.26.1 to 0.35.0.
- [Release notes](https://github.com/tafia/calamine/releases)
- [Changelog](https://github.com/tafia/calamine/blob/master/Changelog.md)
- [Commits](tafia/calamine@v0.26.1...v0.35.0)

---
updated-dependencies:
- dependency-name: calamine
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/calamine-0.35.0 branch from 8d0c45d to ba63c69 Compare May 23, 2026 08:11
@yanzhi0922 yanzhi0922 merged commit aec0d54 into main May 23, 2026
16 of 25 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/calamine-0.35.0 branch May 23, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant