Skip to content

Bump rust_xlsxwriter from 0.91.0 to 0.92.0 - #18

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps rust_xlsxwriter from 0.91.0 to 0.92.0.

Changelog

Sourced from rust_xlsxwriter's changelog.

[0.92.0] - 2025-11-12

Added

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

Fixed

  • Fixed issue where setting a custom row height in character units wasn't rounded to the nearest pixel.

    [Request #158].

Commits
  • 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
  • 74974e7 theme: add option to support custom theme files
  • 5e0ca67 workbook: add support for changing the default format
  • 8d1ffd9 clippy: fix updated version pedantic warnings
  • See full diff 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.91.0 to 0.92.0.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.91.0...v0.92.0)

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

dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Author

Superseded by #24.

@dependabot dependabot Bot closed this Nov 24, 2025
@dependabot
dependabot Bot deleted the dependabot/cargo/rust_xlsxwriter-0.92.0 branch November 24, 2025 17:18
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