Skip to content

chore(deps): bump rust_xlsxwriter from 0.94.1 to 0.98.2 - #6971

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

chore(deps): bump rust_xlsxwriter from 0.94.1 to 0.98.2#6971
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust_xlsxwriter-0.98.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps rust_xlsxwriter from 0.94.1 to 0.98.2.

Changelog

Sourced from rust_xlsxwriter's changelog.

[0.98.2] - 2026-08-17

Fixed

[0.98.1] - 2026-08-15

Fixed

[0.98.0] - 2026-08-15

Added

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

[0.97.1] - 2026-08-05

Fixed

  • Fixed issue where using Worksheet::set_tab_color() and Worksheet::set_print_fit_to_pages() on the same worksheet caused an invalid Excel file due to an XML element ordering issue. See [Issue #184].

    [Issue #184]: jmcnamara/rust_xlsxwriter#184

[0.97.0] - 2026-07-30

... (truncated)

Commits
  • 9e050e1 release: 0.98.2
  • 07a28ab image: fix overflow issue with i32::MIN as height in BMP
  • c1b531a image: add checks for truncated png/jpeg files
  • c01989b docs: fix minor typo
  • d8f2523 workbook: fix for empty names in defined_name()
  • 95709a4 release: 0.98.1
  • 5ec0e5b sparkline: fix missing closing tag when combined with data_bar
  • b59e757 release: 0.98.0
  • 0f0ea32 polars: update dependency to v0.55
  • f8dae27 release: 0.97.1
  • 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 [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) from 0.94.1 to 0.98.2.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.94.1...v0.98.2)

---
updated-dependencies:
- dependency-name: rust_xlsxwriter
  dependency-version: 0.98.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 Aug 24, 2026
@sonarqubecloud

Copy link
Copy Markdown

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