Skip to content

deps(rust): bump calamine from 0.34.0 to 0.35.0#59

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/calamine-0.35.0
Open

deps(rust): bump calamine from 0.34.0 to 0.35.0#59
dependabot[bot] wants to merge 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 16, 2026

Bumps calamine from 0.34.0 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [calamine](https://github.com/tafia/calamine) from 0.34.0 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.34.0...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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants