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 anyhow to 1.0.64 #62

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.62 -> 1.0.64

Release Notes

dtolnay/anyhow

v1.0.64

Compare Source

  • Correctly propagate Backtrace when using #[source] anyhow::Error with thiserror crate (#​231)

v1.0.63

Compare Source


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.

@duyetbot
Copy link
Collaborator

Coverage Report

Created: 2022-08-31 02:48

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  64.29% (9/14)
  28.26% (13/46)
  61.11% (11/18)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  50.00% (4/8)
  86.89% (53/61)
  63.64% (7/11)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  81.34% (170/209)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  71.43% (5/7)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  75.40% (95/126)
- (0/0)
Totals
  80.38% (127/158)
  84.04% (574/683)
  74.34% (310/417)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.5-rust-1.63.0-stable

@renovate renovate bot changed the title fix(deps): update rust crate anyhow to 1.0.63 fix(deps): update rust crate anyhow to 1.0.64 Sep 4, 2022
@duyetbot
Copy link
Collaborator

duyetbot commented Sep 4, 2022

Coverage Report

Created: 2022-09-04 22:34

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  64.29% (9/14)
  28.26% (13/46)
  61.11% (11/18)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  50.00% (4/8)
  86.89% (53/61)
  63.64% (7/11)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  81.34% (170/209)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  71.43% (5/7)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  75.40% (95/126)
- (0/0)
Totals
  80.38% (127/158)
  84.04% (574/683)
  74.34% (310/417)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.5-rust-1.63.0-stable

@duyet duyet merged commit 2699df7 into master Sep 5, 2022
@duyet duyet deleted the renovate/anyhow-1.x branch September 5, 2022 03:10
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

2 participants