Skip to content

build(deps): bump thiserror from 1.0.69 to 2.0.19 - #28

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

build(deps): bump thiserror from 1.0.69 to 2.0.19#28
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 17, 2026

Copy link
Copy Markdown
Contributor

Bumps thiserror from 1.0.69 to 2.0.19.

Release notes

Sourced from thiserror's releases.

2.0.19

  • Update to syn 3

2.0.18

2.0.17

  • Use differently named __private module per patch release (#434)

2.0.16

  • Add to "no-std" crates.io category (#429)

2.0.15

  • Prevent Error::provide API becoming unavailable from a future new compiler lint (#427)

2.0.14

  • Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#426)

2.0.13

  • Documentation improvements

2.0.12

  • Prevent elidable_lifetime_names pedantic clippy lint in generated impl (#413)

2.0.11

2.0.10

  • Support errors containing a generic type parameter's associated type in a field (#408)

2.0.9

  • Work around missing_inline_in_public_items clippy restriction being triggered in macro-generated code (#404)

2.0.8

  • Improve support for macro-generated derive(Error) call sites (#399)

2.0.7

  • Work around conflict with #[deny(clippy::allow_attributes)] (#397, thanks @​zertosh)

2.0.6

  • Suppress deprecation warning on generated From impls (#396)

2.0.5

  • Prevent deprecation warning on generated impl for deprecated type (#394)

2.0.4

  • Eliminate needless_lifetimes clippy lint in generated From impls (#391, thanks @​matt-phylum)

2.0.3

  • Support the same Path field being repeated in both Debug and Display representation in error message (#383)

... (truncated)

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 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.18 branch from b7551a7 to d8e5ada Compare July 17, 2026 21:57
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.18 branch from d8e5ada to 3a3011c Compare July 17, 2026 22:08
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.19.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.69...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 1.0.69 to 2.0.19 Jul 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/thiserror-2.0.18 branch from 3a3011c to a843bf7 Compare July 18, 2026 22:32
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version bump — needs human review. A semver-MAJOR dependency update can be breaking even when CI is green, so auto-merge is intentionally not enabled here. Please review and merge manually if appropriate.

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #35.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/thiserror-2.0.18 branch July 20, 2026 20:09
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