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 v1.0.63 - autoclosed #196

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.49 -> 1.0.63

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dtolnay/thiserror (thiserror)

v1.0.63

Compare Source

  • Documentation improvements

v1.0.62

Compare Source

  • Support referring to nested tuple struct fields inside #[error("…", …)] attribute (#​309)

v1.0.61

Compare Source

  • Use core::fmt and core::panic to facilitate error_in_core support (#​299, thanks @​jordens)

v1.0.60

Compare Source

  • Resolve unexpected_cfgs warning (#​298)

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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented May 5, 2024

Deploy Preview for hoard-docs ready!

Name Link
🔨 Latest commit 9308444
🔍 Latest deploy log https://app.netlify.com/sites/hoard-docs/deploys/669839be46c47200087e29c9
😎 Deploy Preview https://deploy-preview-196--hoard-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 1b7df83 to 32f0254 Compare May 7, 2024 03:06
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.59 fix(deps): update rust crate thiserror to v1.0.60 May 7, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 32f0254 to a58925b Compare May 17, 2024 23:12
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.60 fix(deps): update rust crate thiserror to v1.0.61 May 17, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from a58925b to d900fb8 Compare July 12, 2024 00:14
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.61 fix(deps): update rust crate thiserror to v1.0.62 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from d900fb8 to 9308444 Compare July 17, 2024 21:38
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.62 fix(deps): update rust crate thiserror to v1.0.63 Jul 17, 2024
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.63 fix(deps): update rust crate thiserror to v1.0.63 - autoclosed Aug 19, 2024
@renovate renovate bot closed this Aug 19, 2024
@renovate renovate bot deleted the renovate/thiserror-1.x-lockfile branch August 19, 2024 04:12
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.

None yet

1 participant