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.48 #3

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.31 -> 1.0.48

Release Notes

dtolnay/thiserror (thiserror)

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)

v1.0.34

Compare Source

  • Tweak "generic member access" based Backtrace implementation (#​184)

v1.0.33

Compare Source

v1.0.32

Compare Source

  • Add keywords to crates.io metadata

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.32 Update Rust crate thiserror to 1.0.36 Sep 25, 2022
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.36 Update Rust crate thiserror to 1.0.37 Nov 20, 2022
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.37 Update Rust crate thiserror to 1.0.40 Mar 18, 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 82c7863 to 95fdf1d Compare July 4, 2023 20:36
@renovate renovate bot changed the title Update Rust crate thiserror to 1.0.41 Update Rust crate thiserror to 1.0.43 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 95fdf1d to 211df05 Compare July 7, 2023 08:54
@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 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 changed the title Update Rust crate thiserror to 1.0.45 Update Rust crate thiserror to 1.0.46 Aug 16, 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 changed the title Update Rust crate thiserror to 1.0.47 Update Rust crate thiserror to 1.0.48 Sep 3, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 2 times, most recently from 9352043 to 36dbc1d Compare September 5, 2023 21:24
@lilioid lilioid merged commit ddbb742 into main Sep 5, 2023
4 checks passed
@lilioid lilioid deleted the renovate/thiserror-1.x branch September 5, 2023 21:30
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.

1 participant