AzHicham / openslide-rs

Rust bindings for Openslide
Apache License 2.0
11 stars 4 forks source link

fix(deps): update rust crate thiserror to v1.0.62 #155

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.61 -> 1.0.62

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.62`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.62) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.61...1.0.62) - Support referring to nested tuple struct fields inside `#[error("…", …)]` attribute ([#​309](https://togithub.com/dtolnay/thiserror/issues/309))

Configuration

πŸ“… Schedule: Branch creation - "after 8am and before 9am on monday" in timezone Europe/Paris, 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.58%. Comparing base (e598851) to head (aa2e377).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #155 +/- ## ======================================== Coverage 85.58% 85.58% ======================================== Files 19 19 Lines 1145 1145 ======================================== Hits 980 980 Misses 165 165 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

AzHicham commented 3 months ago

:tada: This PR is included in version 2.1.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: