fnm
fnm copied to clipboard
fix(deps): update rust crate thiserror to 1.0.35
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
thiserror | dependencies | patch | 1.0.31 -> 1.0.35 |
Release Notes
dtolnay/thiserror
v1.0.35
- 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
- Tweak "generic member access" based Backtrace implementation (#184)
v1.0.33
- Expose backtraces via the new "generic member access" API on the Error trait (https://github.com/rust-lang/rust/issues/99301, https://github.com/rust-lang/rust/issues/96024)
v1.0.32
- 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: 99ee2b092caa2a6a5a7faa362c4eb7f3938e35dd
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Renovate Ignore Notification
As this PR has been closed unmerged, Renovate will now ignore this update (1.0.37). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.