Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate thiserror to v2.0.12 #494

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 2.0.3 -> 2.0.12

Release Notes

dtolnay/thiserror (thiserror)

v2.0.12

Compare Source

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

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

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

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from rye as a code owner December 4, 2024 17:50
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.44%. Comparing base (2508546) to head (53ea0ba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #494   +/-   ##
=======================================
  Coverage   80.44%   80.44%           
=======================================
  Files           2        2           
  Lines         225      225           
=======================================
  Hits          181      181           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 499a984 to d95392e Compare December 8, 2024 19:43
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.4 Update Rust crate thiserror to v2.0.5 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from d95392e to ddda8ef Compare December 9, 2024 18:55
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.5 Update Rust crate thiserror to v2.0.6 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from ddda8ef to 8bad7ba Compare December 15, 2024 01:13
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.6 Update Rust crate thiserror to v2.0.7 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 8bad7ba to 899ab89 Compare December 19, 2024 04:36
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.7 Update Rust crate thiserror to v2.0.8 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 899ab89 to 5fb0580 Compare December 22, 2024 18:47
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.8 Update Rust crate thiserror to v2.0.9 Dec 22, 2024
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.9 Update Rust crate thiserror to v2.0.10 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch 2 times, most recently from ccedb8e to 8dbc829 Compare January 11, 2025 21:46
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.10 Update Rust crate thiserror to v2.0.11 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 8dbc829 to 53ea0ba Compare March 4, 2025 06:46
@renovate renovate bot changed the title Update Rust crate thiserror to v2.0.11 Update Rust crate thiserror to v2.0.12 Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants