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

chore(deps): update rust crate thiserror to 1.0.50 #346

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.37 -> 1.0.50
thiserror dependencies patch 1.0.24 -> 1.0.50

Release Notes

dtolnay/thiserror (thiserror)

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

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates 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.

BEGIN_COMMIT_OVERRIDE
feat(deps): update rust crate thiserror to 1.0.50
END_COMMIT_OVERRIDE

@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.43 chore(deps): update rust crate thiserror to 1.0.44 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 2 times, most recently from 86ae23e to 657b283 Compare July 25, 2023 16:59
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.44 chore(deps): update rust crate thiserror to 1.0.45 Aug 15, 2023
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.45 chore(deps): update rust crate thiserror to 1.0.46 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 2 times, most recently from 072cfb0 to 6502e6d Compare August 16, 2023 17:59
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.46 chore(deps): update rust crate thiserror to 1.0.47 Aug 17, 2023
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.47 chore(deps): update rust crate thiserror to 1.0.48 Sep 2, 2023
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.48 chore(deps): update rust crate thiserror to 1.0.49 Sep 27, 2023
@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
Copy link
Collaborator

@ValeryAntopol ValeryAntopol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ValeryAntopol ValeryAntopol merged commit 0b88b23 into master Oct 23, 2023
24 checks passed
@ValeryAntopol ValeryAntopol deleted the renovate/thiserror-1.x branch October 23, 2023 12:23
@fluencebot fluencebot added the e2e Run e2e workflow label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants