Closed renovate[bot] closed 11 months ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x
releases. But if you manually upgrade to 1.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
0.2
->1.0
Release Notes
hyperium/http (http)
### [`v1.0.0`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#100-November-15-2023) [Compare Source](https://togithub.com/hyperium/http/compare/v0.2.11...v1.0.0) - Implement `Clone` for `Request`, `Response`, and `Extensions`. This breaking change requires that all extensions now implement `Clone`. - Add a default-on `std` feature. Disabling it currently is not supported. - Fix MIRI warnings in `HeaderMap::iter()`. ### [`v0.2.11`](https://togithub.com/hyperium/http/releases/tag/v0.2.11) [Compare Source](https://togithub.com/hyperium/http/compare/v0.2.10...v0.2.11) #### What's Changed - Fix MIRI warnings in `HeaderMap::iter()`. ### [`v0.2.10`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#0210-November-10-2023) [Compare Source](https://togithub.com/hyperium/http/compare/v0.2.9...v0.2.10) - Fix parsing of `Authority` to handle square brackets in incorrect order. - Fix `HeaderMap::with_capacity()` to handle arithmetic overflow. ### [`v0.2.9`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#029-February-17-2023) [Compare Source](https://togithub.com/hyperium/http/compare/v0.2.8...v0.2.9) - Add `HeaderName` constants for `cache-status` and `cdn-cache-control`. - Implement `Hash` for `PathAndQuery`. - Re-export `HeaderName` at crate root. ### [`v0.2.8`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#028-June-6-2022) [Compare Source](https://togithub.com/hyperium/http/compare/v0.2.7...v0.2.8) - Fix internal usage of uninitialized memory to use `MaybeUninit` inside `HeaderName`. ### [`v0.2.7`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#027-April-28-2022) [Compare Source](https://togithub.com/hyperium/http/compare/v0.2.6...v0.2.7) - MSRV bumped to `1.49`. - Add `extend()` method to `Extensions`. - Add `FromConfiguration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.