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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.34 -> 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)

v1.0.49

Compare Source

v1.0.48

Compare Source

  • Improve implementation of displaying Path values in a generated Display impl (#​251, thanks @​mina86)

v1.0.47

Compare Source

v1.0.46

Compare Source

  • Add bootstrap workaround to allow rustc to depend on thiserror (#​248, thanks @​RalfJung)

v1.0.45

Compare Source

v1.0.44

Compare Source

  • Documentation improvements

v1.0.43

Compare Source

v1.0.42

Compare Source

  • Fix compile error in derived Display impl if there was a nonstandard write! macro in scope (#​239)

v1.0.41

Compare Source

v1.0.40

Compare Source

  • Update syn dependency to 2.x

v1.0.39

Compare Source

  • Set html_root_url attribute

v1.0.38

Compare Source

  • Documentation improvements

v1.0.37

Compare Source

  • Documentation improvements

v1.0.36

Compare Source

v1.0.35

Compare Source

  • More work on integrating std::any::Provider for backtrace support
  • Fix "Multiple applicable provide methods in scope" error when the caller has both std::error::Error and std::any::Provide traits in scope (#​185)

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 Update Rust crate thiserror to 1.0.35 Update Rust crate thiserror to 1.0.36 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from d8e20b6 to 558e20f Compare September 25, 2022 13:22
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.36 Update Rust crate thiserror to 1.0.37 Sep 28, 2022
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 558e20f to 389370b Compare September 28, 2022 00:01
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.37 Update Rust crate thiserror to 1.0.39 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 389370b to a836f82 Compare March 11, 2023 09:00
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from a836f82 to c38d37a Compare March 24, 2023 17:21
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.39 Update Rust crate thiserror to 1.0.40 Mar 24, 2023
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.40 Update Rust crate thiserror to 1.0.41 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from c38d37a to 548f811 Compare July 4, 2023 21:20
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.41 Update Rust crate thiserror to 1.0.42 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 548f811 to 6b12afd Compare July 7, 2023 00:16
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.42 Update Rust crate thiserror to 1.0.43 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 6b12afd to 7624479 Compare July 7, 2023 04:07
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.43 Update Rust crate thiserror to 1.0.44 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 7624479 to 0b9639e Compare July 21, 2023 07:14
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.44 Update Rust crate thiserror to 1.0.45 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 2 times, most recently from c072af6 to 184fee1 Compare August 15, 2023 15:51
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.45 Update Rust crate thiserror to 1.0.46 Aug 15, 2023
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.46 Update Rust crate thiserror to 1.0.47 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 184fee1 to 4b3e5b8 Compare August 17, 2023 04:43
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.47 Update Rust crate thiserror to 1.0.48 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 4b3e5b8 to 3847ffe Compare September 2, 2023 23:23
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.48 Update Rust crate thiserror to 1.0.49 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 3847ffe to 25541e0 Compare September 27, 2023 03:59
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.49 Update Rust crate thiserror to 1.0.50 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 25541e0 to 181efce Compare October 19, 2023 20:32
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.50 Update Rust crate thiserror to 1.0.51 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 181efce to 7435d5d Compare December 16, 2023 02:08
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.51 Update Rust crate thiserror to 1.0.52 Dec 26, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 2 times, most recently from e1da3bf to f4c5b02 Compare December 30, 2023 23:10
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.52 Update Rust crate thiserror to 1.0.53 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from f4c5b02 to e098603 Compare January 2, 2024 06:18
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.53 Update Rust crate thiserror to 1.0.55 Jan 2, 2024
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.55 Update Rust crate thiserror to 1.0.56 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from e098603 to 41551e4 Compare January 2, 2024 10:02
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.56 Update Rust crate thiserror to 1.0.57 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 41551e4 to 3666636 Compare February 11, 2024 19:02
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.57 Update Rust crate thiserror to 1.0.58 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 3666636 to 6c7e7df Compare March 12, 2024 03:57
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 6c7e7df to f96a379 Compare April 20, 2024 22:21
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.58 Update Rust crate thiserror to 1.0.59 Apr 20, 2024
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.59 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 09:03
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