Skip to content

chore(deps): bump thiserror from 2.0.19 to 2.0.20 - #285

Merged
arnavk23 merged 1 commit into
mainfrom
dependabot/cargo/thiserror-2.0.20
Aug 23, 2026
Merged

arnavk23 merged 1 commit into
mainfrom
dependabot/cargo/thiserror-2.0.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps thiserror from 2.0.19 to 2.0.20.

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
@entelligence-ai-pr-reviews

Copy link
Copy Markdown
Contributor

EntelligenceAI PR Summary

Dependency lockfile update only.

  • Cargo.lock: Bumped thiserror and thiserror-impl to 2.0.20
  • Updated registry checksums and dependent lockfile references
  • No application code or functional logic changes

Review Scorecard

Dimension Rating Basis
Code Quality ●●●●● 5/5 — Excellent no critical/significant findings — rated Excellent
Blast Radius Low dependency reach not measurable here; no high-impact surface touched, 1 file(s) / ~14 line(s) changed (size only — not a blast signal)
Merge Confidence ●●●●● 5/5 — Safe to Merge code quality 5/5 × Low blast radius

Safe to merge — this is a clean, low-blast-radius dependency lockfile update. Cargo.lock consistently bumps thiserror and thiserror-impl from 2.0.19 to 2.0.20, including registry checksums and dependent references, with no application logic, security-sensitive code, or unresolved review issues introduced.

Key Findings:

  • Cargo.lock updates the thiserror and thiserror-impl versions and corresponding checksums consistently.
  • No functional code, error-handling paths, access-control logic, concurrency behavior, or data-integrity logic is changed.
Evaluated against
  • criteria: correctness, security & access control, robustness & error handling, concurrency & data integrity, repo conventions / steering docs
  • steering docs: none found in repo
Files requiring special attention
  • Cargo.lock

@arnavk23
arnavk23 merged commit b96fd4f into main Aug 23, 2026
16 of 17 checks passed
@arnavk23
arnavk23 deleted the dependabot/cargo/thiserror-2.0.20 branch August 23, 2026 19:08
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