Skip to content
Snippets Groups Projects

fix(deps): update rust crate thiserror to v2.0.11

Open renovate requested to merge renovate/thiserror-2.x-lockfile into master

This MR contains the following updates:

Package Type Update Change
thiserror dependencies patch 2.0.3 -> 2.0.11

Release Notes

dtolnay/thiserror (thiserror)

v2.0.11

Compare Source

v2.0.10

Compare Source

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

v2.0.9

Compare Source

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

v2.0.8

Compare Source

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

v2.0.7

Compare Source

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

v2.0.6

Compare Source

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

v2.0.5

Compare Source

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

v2.0.4

Compare Source


Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • renovate mentioned in issue #6

    mentioned in issue #6

  • renovate added 1 commit

    added 1 commit

    • b977ea45 - fix(deps): update rust crate thiserror to v2.0.10

    Compare with previous version

  • renovate changed title from fix(deps): update rust crate thiserror to v2.0.9 to fix(deps): update rust crate thiserror to v2.0.10

    changed title from fix(deps): update rust crate thiserror to v2.0.9 to fix(deps): update rust crate thiserror to v2.0.10

  • renovate changed the description

    changed the description

  • renovate added 1 commit

    added 1 commit

    • 5c19fcff - fix(deps): update rust crate thiserror to v2.0.11

    Compare with previous version

  • renovate changed title from fix(deps): update rust crate thiserror to v2.0.10 to fix(deps): update rust crate thiserror to v2.0.11

    changed title from fix(deps): update rust crate thiserror to v2.0.10 to fix(deps): update rust crate thiserror to v2.0.11

  • renovate changed the description

    changed the description

Please register or sign in to reply
Loading