Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2d4f873
) 38.92% compared to head (bfdd4ad
) 38.92%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps http from 0.2.9 to 0.2.11.
Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
bf26ad5
v0.2.1103c6e74
fix MIRI error in header::Iter (#642)818269d
v0.2.10b41d0b9
Resolve arith overflow on with_capacity (#628)25c1803
chore: fix typos (#633)1a04e71
docs: fix some spelling mistakes (#630)78e3d37
make miri happy4f28cbd
early reject URI authority if too many ":" chars4756547
When parsing Uri authority, check that the square brackets are in the correct...746fce8
ci: only check msrv, not testDependabot 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