Skip to content

chore(deps): bump rust_xlsxwriter from 0.97.1 to 0.98.2 in /src-tauri - #174

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/master/rust_xlsxwriter-0.98.2
Open

chore(deps): bump rust_xlsxwriter from 0.97.1 to 0.98.2 in /src-tauri#174
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/master/rust_xlsxwriter-0.98.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rust_xlsxwriter from 0.97.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.
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
  • 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 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.97.1 to 0.98.2.
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.97.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 23, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a6491667c2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src-tauri/Cargo.lock
[[package]]
name = "rust_xlsxwriter"
version = "0.97.1"
version = "0.98.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Regenerate the Rust license inventory

Updating the locked crate to 0.98.2 without regenerating THIRD_PARTY_LICENSES_RUST.txt leaves that shipped report listing only rust_xlsxwriter 0.97.1. In the Windows/macOS bundle workflow, pnpm run license:all derives rust_xlsxwriter 0.98.2 from cargo tree --locked; check-dependency-inventory.mjs then rejects the report because the new component is missing, so both packaging jobs stop before tauri:build. Regenerate and commit the Rust license report with this bump.

AGENTS.md reference: AGENTS.md:L9-L11

Useful? React with 👍 / 👎.

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