Closed dependabot[bot] closed 10 months ago
Pull request analysis by VIZIPI
Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below ) Feedback always welcome
Match % | Person | Commit Count | Common Files |
---|---|---|---|
100.00% | Fabricio Aguiar | 86 | 1 |
File | Percentile | rate |
Cargo.toml | 64.22% | 70 out of 109 times |
96.88%
[Cargo.lock]
Bumps unsafe-libyaml from 0.2.9 to 0.2.10.
Release notes
Sourced from unsafe-libyaml's releases.
Commits
61f3ab8
Release 0.2.10d90d7ab
Clean up some redundant casts7755559
Merge pull request #24 from dtolnay/mallocalignb8a0863
Fix insufficient alignment of malloc's return value on 32-bit389373f
Merge pull request #23 from dtolnay/mallocfd41ef6
Check arithmetic in malloc computations9e054fb
Merge pull request #22 from dtolnay/force5b40a9e
Check more arithmetic operations97a4332
Delete cast to long followed by size_te5f4bbd
Clean up duplicated casting to size_tDependabot 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 show