chore(deps): bump rust_xlsxwriter from 0.97.1 to 0.98.2 in /src-tauri - #174
chore(deps): bump rust_xlsxwriter from 0.97.1 to 0.98.2 in /src-tauri#174dependabot[bot] wants to merge 1 commit into
Conversation
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>
There was a problem hiding this comment.
💡 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".
| [[package]] | ||
| name = "rust_xlsxwriter" | ||
| version = "0.97.1" | ||
| version = "0.98.2" |
There was a problem hiding this comment.
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 👍 / 👎.
Bumps rust_xlsxwriter from 0.97.1 to 0.98.2.
Changelog
Sourced from rust_xlsxwriter's changelog.
Commits
9e050e1release: 0.98.207a28abimage: fix overflow issue with i32::MIN as height in BMPc1b531aimage: add checks for truncated png/jpeg filesc01989bdocs: fix minor typod8f2523workbook: fix for empty names in defined_name()95709a4release: 0.98.15ec0e5bsparkline: fix missing closing tag when combined with data_barb59e757release: 0.98.00f0ea32polars: update dependency to v0.55Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)