udpt
udpt copied to clipboard
Bump warp from 0.3.2 to 0.3.4
Bumps warp from 0.3.2 to 0.3.4.
Release notes
Sourced from warp's releases.
v0.3.4
Fixes
multipart::Partdata is now streamed instead of buffered.- Update dependency used for
multipartfilters.New Contributors
@baummade their first contribution in seanmonstar/warp#1028@urklemade their first contribution in seanmonstar/warp#1011v0.3.3
- Fixes:
- Fix
fsfilters path sanitization to reject colons on Windows.
Changelog
Sourced from warp's changelog.
v0.3.4 (March 31, 2023)
- Fixes:
multipart::Partdata is now streamed instead of buffered.- Update dependency used for
multipartfilters.v0.3.3 (September 27, 2022)
- Fixes:
- Fix
fsfilters path sanitization to reject colons on Windows.
Commits
08abe44v0.3.42fecf97use multiparty crate (#1031)6ae9520Update dependencies (#1011)99bd129Replace unmaintained/outdated github actions (#1020)97cfe64Fix todos example and ws test compilation error4e9c4fdv0.3.30074a0afs: sanitize colons from file requests on windows3cf1783Fix test example so it doesn't fail (#988)5723cacUse status code for trace filter message. (#981)11169f2Update tungstenite to 0.17.2 (#973)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)