Closed dependabot[bot] closed 7 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 | 87 | 1 |
File | Percentile | rate |
Cargo.toml | 60.34% | 70 out of 116 times |
96.88%
[Cargo.lock] Looks like h2 is up-to-date now, so this is no longer needed.
Bumps h2 from 0.3.22 to 0.3.24.
Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
7243ab5
Prepare v0.3.24d919cd6
streams: limit error resets for misbehaving connectionsa7eb14a
v0.3.23b668c7f
fix: streams awaiting capacity lockout (#730) (#734)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 show