Skip to content

chore(deps): bump rust_xlsxwriter from 0.82.0 to 0.95.0#96

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.95.0
Open

chore(deps): bump rust_xlsxwriter from 0.82.0 to 0.95.0#96
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.95.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rust_xlsxwriter from 0.82.0 to 0.95.0.

Changelog

Sourced from rust_xlsxwriter's changelog.

[0.95.0] - 2026-05-09

Added

  • Added an optional dependency on the zmij crate to speed up writing numeric worksheet data. The feature flag is zmij.

    This feature gives an appoximate 10% performance increase in writing numeric data to a worksheet. See the performance analysis in [Issue #170]. The performance is better than the [ryu] crate, which is by the same author and has the same interface. As such, the ryu feature/crate is deprecated in favour of the zmij feature/crate.

    [Issue #170]: jmcnamara/rust_xlsxwriter#170

[0.94.1] - 2026-05-06

Fixed

[0.94.0] - 2026-02-28

Added

  • Updated optional polars dependency to v0.53 to allow a similar update in the [polars_excel_writer] crate.

[0.93.0] - 2026-01-27

Added

  • Added support for autofitting formatted numbers and dates like $1,000,000.00 or January 1 2026. This requires the optional [ssfmt] crate and is enabled by the enhanced_autofit feature flag. For cells with number formats the

... (truncated)

Commits

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 [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) from 0.82.0 to 0.95.0.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.82.0...v0.95.0)

---
updated-dependencies:
- dependency-name: rust_xlsxwriter
  dependency-version: 0.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 29, 2026
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.

0 participants