fix(deps): update rust crate http02 to v1 #11
No reviewers
Labels
No labels
renovate-bot
renovate-security
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ForgeFlux/activitypub-federation-rust!11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/http02-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.2.12->1.0.0Release Notes
hyperium/http (http02)
v1.4.2Compare Source
uri::Builderto allow"*"as the path when scheme and authority are also set, used in HTTP/2 requests.Urito properly rejectDELcharacters.v1.4.1Compare Source
PathAndQuery::from_static()andfrom_shared()to reject inputs that do not start with/.ExtendforHeaderMapto clamp max size hint and not overflow.header::IntoIterthat could use-after-free if the generic value type could panic on drop.header::{IterMut, ValuesIterMut}to not violate stacked borrows.v1.4.0Compare Source
StatusCode::EARLY_HINTSconstant for 103 Early Hints.StatusCode::from_u16now aconst fn.Authority::from_staticnow aconst fn.PathAndQuery::from_staticnow aconst fn.v1.3.1Compare Source
v1.3.0Compare Source
HeaderMap::reserve()to allocate sufficient capacity.v1.2.0Compare Source
StatusCode::TOO_EARLYconstant for 425 status.TryFrom<HashMap>forHeaderMapto work with any state generic.Buildermethods to useTryIntoinstead ofTryFromarguments.StatusCode::as_u16aconstfunction.Methodparsing to allow#$%&'characters.HeaderNameparsing to reject"characters.Method::from_bytesthat could cause extra allocations.v1.1.0Compare Source
HeaderMap, returning an error if oversize instead of panicking.Extensions::get_or_insert()method.From<Uri>foruri::Builder.HeaderName::from_lowercasethat could allow NUL bytes in some cases.v1.0.0Compare Source
CloneforRequest,Response, andExtensions. This breaking change requiresthat all extensions now implement
Clone.stdfeature. Disabling it currently is not supported.HeaderMap::iter().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.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.