Skip to content

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

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

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 👍 / 👎.

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] <[email protected]>
@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 from d1ea618 to b68cb16 Compare July 21, 2026 07:31
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