fluencelabs / registry

Register and discover services via Aqua
http://npmjs.com/@fluencelabs/registry
Apache License 2.0
19 stars 4 forks source link

chore(deps): update rust crate thiserror to v1.0.64 #325

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch =1.0.50 -> =1.0.64

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.64`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.64) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) - Exclude derived impls from coverage instrumentation ([#​322](https://redirect.github.com/dtolnay/thiserror/issues/322), thanks [@​oxalica](https://redirect.github.com/oxalica)) ### [`v1.0.63`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.63) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) - Documentation improvements ### [`v1.0.62`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.62) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) - Support referring to nested tuple struct fields inside `#[error("…", …)]` attribute ([#​309](https://redirect.github.com/dtolnay/thiserror/issues/309)) ### [`v1.0.61`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.61) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.60...1.0.61) - Use `core::fmt` and `core::panic` to facilitate `error_in_core` support ([#​299](https://redirect.github.com/dtolnay/thiserror/issues/299), thanks [@​jordens](https://redirect.github.com/jordens)) ### [`v1.0.60`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.60) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.59...1.0.60) - Resolve unexpected_cfgs warning ([#​298](https://redirect.github.com/dtolnay/thiserror/issues/298)) ### [`v1.0.59`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.59) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.58...1.0.59) - Unblock testing of rustc `debug-fmt-detail` option ([#​297](https://redirect.github.com/dtolnay/thiserror/issues/297)) ### [`v1.0.58`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.58) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.57...1.0.58) - Make backtrace support available when using -Dwarnings ([#​292](https://redirect.github.com/dtolnay/thiserror/issues/292)) ### [`v1.0.57`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.57) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.56...1.0.57) - Generate more efficient `Display` impl for error message which do not contain any interpolated value ([#​286](https://redirect.github.com/dtolnay/thiserror/issues/286), thanks [@​nyurik](https://redirect.github.com/nyurik)) ### [`v1.0.56`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.56) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.55...1.0.56) - Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache ### [`v1.0.55`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.55) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.54...1.0.55) - Work around improperly cached build script result by sccache – second attempt ([#​280](https://redirect.github.com/dtolnay/thiserror/issues/280)) ### [`v1.0.54`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.54) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.53...1.0.54) - Work around improperly cached build script result by sccache – first attempt ([#​279](https://redirect.github.com/dtolnay/thiserror/issues/279)) ### [`v1.0.53`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.53) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.52...1.0.53) - Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain ([#​270](https://redirect.github.com/dtolnay/thiserror/issues/270)) ### [`v1.0.52`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.52) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.51...1.0.52) - Fix interaction with RUSTC_BOOTSTRAP ([#​269](https://redirect.github.com/dtolnay/thiserror/issues/269)) ### [`v1.0.51`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.51) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.50...1.0.51) - Improve diagnostics when an invalid attribute previously caused thiserror to generate no `Error` impl ([#​266](https://redirect.github.com/dtolnay/thiserror/issues/266))

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 this update again.



This PR was generated by Mend Renovate. View the repository job log.