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 1.0.59 - autoclosed #176

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.49 -> 1.0.59

Release Notes

dtolnay/thiserror (thiserror)

v1.0.59

Compare Source

  • Unblock testing of rustc debug-fmt-detail option (#​297)

v1.0.58

Compare Source

  • Make backtrace support available when using -Dwarnings (#​292)

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)

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

@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.50 fix(deps): update rust crate thiserror to 1.0.51 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 511607f to 91dfa8f Compare December 16, 2023 01:17
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 91dfa8f to 13dc837 Compare December 25, 2023 22:42
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.51 fix(deps): update rust crate thiserror to 1.0.52 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 13dc837 to f7f8d6e Compare December 30, 2023 23:04
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.52 fix(deps): update rust crate thiserror to 1.0.53 Dec 30, 2023
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.53 fix(deps): update rust crate thiserror to 1.0.56 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from f7f8d6e to 1483848 Compare January 2, 2024 07:38
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 1483848 to 47ea169 Compare February 11, 2024 19:10
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.56 fix(deps): update rust crate thiserror to 1.0.57 Feb 11, 2024
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.57 fix(deps): update rust crate thiserror to 1.0.58 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 47ea169 to b9c375a Compare March 12, 2024 03:49
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from b9c375a to 1b03bbf Compare April 20, 2024 20:16
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.58 fix(deps): update rust crate thiserror to 1.0.59 Apr 20, 2024
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to 1.0.59 fix(deps): update rust crate thiserror to 1.0.59 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/thiserror-1.x branch May 5, 2024 11:23
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