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

fix(deps): update rust crate thiserror to v2.0.9 #27

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 3, 2024

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 2.0.3 -> 2.0.9

Release Notes

dtolnay/thiserror (thiserror)

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 changed the title fix(deps): update rust crate thiserror to v2.0.4 fix(deps): update rust crate thiserror to v2.0.5 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 5e85680 to 0192941 Compare December 7, 2024 18:27
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v2.0.5 fix(deps): update rust crate thiserror to v2.0.6 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch 4 times, most recently from 89cbecc to e7daf88 Compare December 13, 2024 22:55
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v2.0.6 fix(deps): update rust crate thiserror to v2.0.7 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch 4 times, most recently from 2c81838 to 4d79db6 Compare December 15, 2024 22:31
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v2.0.7 fix(deps): update rust crate thiserror to v2.0.8 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 4d79db6 to 697cdce Compare December 18, 2024 04:12
@renovate renovate bot force-pushed the renovate/thiserror-2.x-lockfile branch from 697cdce to 9771a04 Compare December 21, 2024 20:18
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v2.0.8 fix(deps): update rust crate thiserror to v2.0.9 Dec 21, 2024
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