Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update rust crate thiserror to 1.0.57 #90

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.48 -> 1.0.57

Release Notes

dtolnay/thiserror (thiserror)

v1.0.57

Compare Source

  • Generate more efficient Display impl for error message which do not contain any interpolated value (#​286, thanks @​nyurik)

v1.0.56

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.55

Compare Source

  • Work around improperly cached build script result by sccache – second attempt (#​280)

v1.0.54

Compare Source

  • Work around improperly cached build script result by sccache – first attempt (#​279)

v1.0.53

Compare Source

  • Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#​270)

v1.0.52

Compare Source

  • Fix interaction with RUSTC_BOOTSTRAP (#​269)

v1.0.51

Compare Source

  • Improve diagnostics when an invalid attribute previously caused thiserror to generate no Error impl (#​266)

v1.0.50

Compare Source

  • Improve diagnostic when a #[source], #[from], or #[transparant] attribute refers to a type that has no std::error::Error impl (#​258, thanks @​de-vri-es)

v1.0.49

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (364fdf3) to head (db8a762).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   95.40%   95.40%           
=======================================
  Files           5        5           
  Lines         501      501           
=======================================
  Hits          478      478           
  Misses         23       23           

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

@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.49 chore(deps): update rust crate thiserror to 1.0.50 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from ba04c77 to e085ae7 Compare October 19, 2023 20:13
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from e085ae7 to ede3e44 Compare December 16, 2023 01:27
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.50 chore(deps): update rust crate thiserror to 1.0.51 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from ede3e44 to 577064b Compare December 25, 2023 22:17
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.51 chore(deps): update rust crate thiserror to 1.0.52 Dec 25, 2023
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.52 chore(deps): update rust crate thiserror to 1.0.53 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from 577064b to 464cea1 Compare December 31, 2023 00:31
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.53 chore(deps): update rust crate thiserror to 1.0.56 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from 464cea1 to 2ad277d Compare January 2, 2024 07:28
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from 2ad277d to 95a3701 Compare February 11, 2024 19:27
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.56 chore(deps): update rust crate thiserror to 1.0.57 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch 2 times, most recently from d79557d to 03e40a4 Compare February 25, 2024 06:44
@renovate renovate bot force-pushed the renovate/thiserror-1.0.x branch from 03e40a4 to db8a762 Compare February 25, 2024 11:22
@renovate renovate bot merged commit 05f2913 into main Feb 25, 2024
12 checks passed
@renovate renovate bot deleted the renovate/thiserror-1.0.x branch February 25, 2024 13:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants