-
Notifications
You must be signed in to change notification settings - Fork 118
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
build(deps): bump thiserror from 1.0.33 to 1.0.34 #5074
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5074 +/- ##
==========================================
- Coverage 79.25% 79.21% -0.04%
==========================================
Files 310 310
Lines 38901 38901
==========================================
- Hits 30831 30817 -14
- Misses 8070 8084 +14 |
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.33...1.0.34) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9eb537d
to
4973003
Compare
Fetching the Zcash parameters timed out without logging any output, so I restarted that job:
https://github.com/ZcashFoundation/zebra/runs/8194854353?check_suite_focus=true#step:12:17 This is probably a network or VM error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes to backtrace implementation.
Failed with:
|
@Mergifyio refresh |
✅ Pull request refreshed |
Bumps thiserror from 1.0.33 to 1.0.34.
Release notes
Sourced from thiserror's releases.
Commits
48f697a
Release 1.0.3476c5568
Merge pull request #184 from dtolnay/providef924c25
Directly call source.provide instead of going through dyn error2f093b5
GitHub Workflows security hardening63420ea
Merge pull request #183 from dtolnay/deprecated8adf113
Revert "Delete broken #[deprecated] test"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)