Skip to content

Bump rust_xlsxwriter from 0.91.0 to 0.92.2 - #24

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.92.2
Closed

Bump rust_xlsxwriter from 0.91.0 to 0.92.2#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.92.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown

Bumps rust_xlsxwriter from 0.91.0 to 0.92.2.

Changelog

Sourced from rust_xlsxwriter's changelog.

[0.92.2] - 2025-11-19

Added

  • Added support for custom theme files using .thmx and .xlsx files as well as the previously supported theme.xml file. See [Workbook::use_custom_theme()].

[0.92.1] - 2025-11-17

Added

  • Updated zip dependency to v6.0. This requires a MSRV of 1.83.0.

  • Updated optional polars dependency to v0.52.

[0.92.0] - 2025-11-12

Added

This release adds several features related to setting themes and default fonts.

Fixed

... (truncated)

Commits
  • 1ae67ff release: 0.92.2
  • f6b2166 workbook: add support for .thmx and .xlsx theme files
  • 8817424 release: 0.92.1
  • 5b6c040 cargo: bump zip and polars dependencies
  • 9e59adf worksheet: refactor some variables names for clarity
  • 9fda4be release: 0.92.0
  • f0fef7b format: refactor font scheme handling
  • 599bc9a format: add test for non-theme Calibri font
  • c826ba0 worksheet: change all pixel variables from u16 to u32
  • bba2a2b workbook: fix hyperlink style in custom default format
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) from 0.91.0 to 0.92.2.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.91.0...v0.92.2)

---
updated-dependencies:
- dependency-name: rust_xlsxwriter
  dependency-version: 0.92.2
  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 Nov 24, 2025
@dependabot @github

dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Author

Superseded by #33.

@dependabot dependabot Bot closed this Feb 3, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/rust_xlsxwriter-0.92.2 branch February 3, 2026 00:11
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