chore(deps): bump thiserror from 2.0.18 to 2.0.19 in /src-tauri#37
chore(deps): bump thiserror from 2.0.18 to 2.0.19 in /src-tauri#37dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 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".
| [[package]] | ||
| name = "thiserror" | ||
| version = "2.0.18" | ||
| version = "2.0.19" |
There was a problem hiding this comment.
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] <support@github.com>
d1ea618 to
b68cb16
Compare
Bumps thiserror from 2.0.18 to 2.0.19.
Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11