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

build(deps): bump thiserror from 1.0.33 to 1.0.34 #5074

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps thiserror from 1.0.33 to 1.0.34.

Release notes

Sourced from thiserror's releases.

1.0.34

  • Tweak "generic member access" based Backtrace implementation (#184)
Commits
  • 48f697a Release 1.0.34
  • 76c5568 Merge pull request #184 from dtolnay/provide
  • f924c25 Directly call source.provide instead of going through dyn error
  • 2f093b5 GitHub Workflows security hardening
  • 63420ea Merge pull request #183 from dtolnay/deprecated
  • 8adf113 Revert "Delete broken #[deprecated] test"
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested review from a team as code owners September 5, 2022 16:37
@dependabot dependabot bot requested review from upbqdn and teor2345 and removed request for a team September 5, 2022 16:37
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code P-Low ❄️ labels Sep 5, 2022
@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #5074 (4973003) into main (fc624d0) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            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>
@dependabot dependabot bot force-pushed the dependabot/cargo/thiserror-1.0.34 branch from 9eb537d to 4973003 Compare September 5, 2022 19:00
@teor2345
Copy link
Contributor

teor2345 commented Sep 5, 2022

Fetching the Zcash parameters timed out without logging any output, so I restarted that job:

Run cargo run --example download-params
Compiling zebra-consensus v1.0.0-beta.14 (/home/runner/work/zebra/zebra/zebra-consensus)
Finished dev [unoptimized + debuginfo] target(s) in 26.46s
Running /home/runner/work/zebra/zebra/target/debug/examples/download-params
Error: The operation was canceled.

https://github.com/ZcashFoundation/zebra/runs/8194854353?check_suite_focus=true#step:12:17

This is probably a network or VM error.

@teor2345 teor2345 removed request for a team and upbqdn September 5, 2022 22:37
@teor2345 teor2345 self-assigned this Sep 5, 2022
Copy link
Contributor

@teor2345 teor2345 left a 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.

mergify bot added a commit that referenced this pull request Sep 5, 2022
@teor2345
Copy link
Contributor

teor2345 commented Sep 6, 2022

Failed with:

@teor2345
Copy link
Contributor

teor2345 commented Sep 6, 2022

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Sep 6, 2022

refresh

✅ Pull request refreshed

mergify bot added a commit that referenced this pull request Sep 6, 2022
@mergify mergify bot merged commit d8cef93 into main Sep 6, 2022
@mergify mergify bot deleted the dependabot/cargo/thiserror-1.0.34 branch September 6, 2022 09:33
@teor2345 teor2345 mentioned this pull request Sep 19, 2022
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant