Skip to content

build(deps): bump thiserror from 2.0.18 to 2.0.19#122

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/thiserror-2.0.18
Closed

build(deps): bump thiserror from 2.0.18 to 2.0.19#122
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/thiserror-2.0.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 21, 2026
@dependabot dependabot Bot changed the title Bump thiserror from 1.0.69 to 2.0.18 build(deps): bump thiserror from 1.0.69 to 2.0.18 Jul 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.18 branch 2 times, most recently from 9f114b8 to 0ab0641 Compare July 24, 2026 06:15
@suchintan

Copy link
Copy Markdown
Member

@dependabot rebase

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.18
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump thiserror from 1.0.69 to 2.0.18 build(deps): bump thiserror from 2.0.18 to 2.0.19 Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.18 branch from 0ab0641 to 75f7424 Compare July 24, 2026 13:29
@suchintan

Copy link
Copy Markdown
Member

Declining this one deliberately (the original ask of this PR — thiserror 1→2 — landed
upstream and synced here as 2.0.18).

2.0.18 → 2.0.19 looks like a patch, but thiserror-impl 2.0.19 moves its proc-macro
stack to syn 3.0.3, which would enter this graph as a second syn major alongside
the syn 2 the rest of the workspace uses, plus a proc-macro2 floor bump — measurable
build-graph cost for no functional benefit to us. We'll take the syn-3 transition
when the broader dependency graph moves, in one deliberate pass.

@dependabot ignore this minor version

@dependabot dependabot Bot closed this Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 2.0.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/cargo/thiserror-2.0.18 branch July 24, 2026 13:41
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