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.56 #206

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror workspace.dependencies patch 1.0.48 -> 1.0.56

Release Notes

dtolnay/thiserror (thiserror)

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

v1.0.54

Compare Source

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: 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.

@netlify
Copy link

netlify bot commented Oct 1, 2023

Deploy Preview for tauri-bindgen canceled.

Name Link
🔨 Latest commit c34bf75
🔍 Latest deploy log https://app.netlify.com/sites/tauri-bindgen/deploys/65b0e1d34949c80008b54c2d

@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.x branch from 484412e to 51222d2 Compare October 19, 2023 20:55
@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.x branch from 51222d2 to d4d10da Compare December 16, 2023 01:59
@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 force-pushed the renovate/thiserror-1.x branch from d4d10da to 1a9da6c Compare December 25, 2023 21:32
@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.x branch from 1a9da6c to 5613335 Compare December 31, 2023 01:30
@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.55 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 5613335 to 5551afe Compare January 2, 2024 06:19
@renovate renovate bot changed the title chore(deps): update rust crate thiserror to 1.0.55 chore(deps): update rust crate thiserror to 1.0.56 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 5551afe to 4038c3f Compare January 2, 2024 10:46
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 7 times, most recently from e368b4f to c06a893 Compare January 24, 2024 10:08
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from c06a893 to c34bf75 Compare January 24, 2024 10:09
@JonasKruckenberg JonasKruckenberg merged commit 357ff39 into main Jan 24, 2024
19 checks passed
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