Skip to content

chore(deps): bump thiserror from 2.0.18 to 2.0.19 in /src-tauri#37

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/master/thiserror-2.0.19
Closed

chore(deps): bump thiserror from 2.0.18 to 2.0.19 in /src-tauri#37
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/src-tauri/master/thiserror-2.0.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown

Bumps thiserror from 2.0.18 to 2.0.19.

Release notes

Sourced from thiserror's releases.

2.0.19

  • Update to syn 3
Commits
  • e13a785 Release 2.0.19
  • 0a0e76c Update to syn 3
  • ec42ea7 Update actions/upload-artifact@v6 -> v7
  • 4178c4a Update actions/checkout@v6 -> v7
  • 7214e0e Ignore items_after_statements pedantic clippy lint in test
  • febcc03 Merge pull request #451 from vip892766gma/maint/20260521171412
  • c50e387 chore: improve thiserror maintenance path
  • d4a2507 Raise minimum tested compiler to rust 1.85
  • 99e8a6c Unpin CI miri toolchain
  • 9ac165c Pin CI miri to nightly-2026-02-11
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 19, 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: d1ea6187b7

ℹ️ 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 = "thiserror"
version = "2.0.18"
version = "2.0.19"

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

When the CI/release license check runs, this lockfile now makes the Rust tree contain thiserror 2.0.19, thiserror-impl 2.0.19, and the new syn 3.0.0, but THIRD_PARTY_LICENSES_RUST.txt still reports the 2.0.18 components and has no syn 3.0.0. scripts/check-dependency-inventory.mjs --rust compares the locked cargo tree against that report and throws on missing components, so this dependency bump will fail the license job and leave packaged notices stale unless the report is regenerated.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot changed the title Bump thiserror from 2.0.18 to 2.0.19 in /src-tauri chore(deps): bump thiserror from 2.0.18 to 2.0.19 in /src-tauri Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/master/thiserror-2.0.19 branch 3 times, most recently from d9d65ce to 42c3944 Compare July 23, 2026 21:02
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.18...2.0.19)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/master/thiserror-2.0.19 branch from 42c3944 to 1ee2221 Compare July 24, 2026 13:37

Copy link
Copy Markdown
Owner

Superseded by #87, which carries thiserror 2.0.19 forward from current master and includes the required Rust third-party inventory regeneration and Tally compatibility-surface refresh.

@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/master/thiserror-2.0.19 branch July 24, 2026 13:53
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.

1 participant