Skip to content

chore(deps): bump thiserror from 1.0.69 to 2.0.18#120

Merged
dev-jodee merged 1 commit into
mainfrom
dependabot/cargo/thiserror-2.0.18
May 20, 2026
Merged

chore(deps): bump thiserror from 1.0.69 to 2.0.18#120
dev-jodee merged 1 commit into
mainfrom
dependabot/cargo/thiserror-2.0.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps thiserror from 1.0.69 to 2.0.18.

Release notes

Sourced from thiserror's releases.

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)
  • Improve error message when a format trait used in error message is not implemented by some field (#384)

2.0.2

... (truncated)

Commits
  • dc0f6a2 Release 2.0.18
  • 0275292 Touch up PR 443
  • 3c33bc6 Merge pull request #443 from LucaCappelletti94/master
  • 995939c Reproduce issue 442
  • 21653d1 Made clippy lifetime allows conditional
  • 45e5388 Update actions/upload-artifact@v5 -> v6
  • 386aac1 Update actions/upload-artifact@v4 -> v5
  • ec50561 Update actions/checkout@v5 -> v6
  • 247eab5 Update name of empty_enum clippy lint
  • 91b181f Raise required compiler to Rust 1.68
  • Additional commits viewable in compare view

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 1.0.69 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.69...2.0.18)

---
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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 19, 2026
@dependabot dependabot Bot requested a review from dev-jodee as a code owner May 19, 2026 21:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 19, 2026
@github-actions
Copy link
Copy Markdown

Compute Unit Report

Instruction Samples Min CUs Max CUs Avg CUs Est Cost (Low) [SOL] Est Cost (Med) [SOL] Est Cost (High) [SOL]
cancel_subscription 11 1721 2031 1916 0.000005000 0.000005076 0.000005958
close_subscription_authority 7 1804 1834 1808 0.000005000 0.000005072 0.000005904
create_fixed_delegation 38 3510 8043 4764 0.000005001 0.000005190 0.000007382
create_plan 84 3435 18448 5061 0.000005001 0.000005202 0.000007530
create_recurring_delegation 27 3534 11039 5263 0.000005001 0.000005210 0.000007631
delete_plan 8 361 361 361 0.000005000 0.000005014 0.000005180
init_subscription_authority 142 6228 21228 9313 0.000005002 0.000005372 0.000009656
revoke_delegation 19 256 520 354 0.000005000 0.000005014 0.000005177
subscribe 21 6476 11000 7200 0.000005002 0.000005288 0.000008600
transfer_fixed 6 5210 9713 6462 0.000005001 0.000005258 0.000008231
transfer_recurring 17 5325 15825 7210 0.000005002 0.000005288 0.000008605
transfer_subscription 10 5534 16075 7978 0.000005002 0.000005319 0.000008989
update_plan 21 423 502 475 0.000005000 0.000005019 0.000005237

Generated: 2026-05-19

@dev-jodee dev-jodee merged commit 7ee8628 into main May 20, 2026
8 checks passed
@dev-jodee dev-jodee deleted the dependabot/cargo/thiserror-2.0.18 branch May 20, 2026 14:02
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