Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps rust_xlsxwriter from 0.90.2 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

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 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)

Bumps [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) from 0.90.2 to 0.92.2.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.90.2...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 automerge Automatically merge when all checks pass dependencies:backend Backend dependency updates labels Nov 20, 2025
@dependabot dependabot bot requested a review from grok-rs as a code owner November 20, 2025 06:21
@dependabot dependabot bot added automerge Automatically merge when all checks pass dependencies:backend Backend dependency updates labels Nov 20, 2025
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge when all checks pass dependencies:backend Backend dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant