chore(deps): bump rust_xlsxwriter from 0.98.2 to 0.99.0 in /src-tauri - #205
Merged
lamemustafa merged 5 commits intoAug 31, 2026
Merged
Conversation
Bumps [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) from 0.98.2 to 0.99.0. - [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md) - [Commits](jmcnamara/rust_xlsxwriter@v0.98.2...v0.99.0) --- updated-dependencies: - dependency-name: rust_xlsxwriter dependency-version: 0.99.0 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: 1d884b64b7
ℹ️ 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".
Merges master and completes the two steps dependabot cannot do for itself. Compatibility surface: rehash-surface reported 2 changed pins (src-tauri Cargo.lock and Cargo.toml), sealed and repointed to 594275282c7051fc6607e81fdc9f282a6ea2357f8adf62b883697dad08197b46 across 135 entries, verified by an independent re-hash showing zero mismatches. Licence inventory: a Rust dependency bump also drifts the locked third-party inventory, which the surface reseal does not cover. Regenerated with cargo-about 0.9.1; the inventory now matches 380 locked components. Verified rust_xlsxwriter 0.99 is safe for this codebase rather than assumed: its only breaking change is XlsxError::TableNameReused -> NameReused, which Bridge never references, and the number-format, write_number and precision paths are unchanged. Workspace 712 passed, all-features 842 passed with 3 ignored. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
# Conflicts: # docs/tally/compatibility/compatibility-matrix.json # docs/tally/compatibility/compatibility-surface.json
Re-resealed on top of the merged uuid bump; licence inventory regenerated. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
lamemustafa
deleted the
dependabot/cargo/src-tauri/master/rust_xlsxwriter-0.99.0
branch
August 31, 2026 13:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rust_xlsxwriter from 0.98.2 to 0.99.0.
Changelog
Sourced from rust_xlsxwriter's changelog.
Commits
9e84ea3release: 0.99.0c50e48futilty: avoid false positive in quote_sheet_name()c6f6f3aworkbook: fix issue with defined name and quoted worksheet names.28e4150workbook: add checks for duplicate table names and defined names.07219eeworkbook: add checks for valid table names and defined names.b8782bddocs: minor additionsDependabot 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)