Skip to content

Bump warp from 0.2.4 to 0.2.5#6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/warp-0.2.5
Closed

Bump warp from 0.2.4 to 0.2.5#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/warp-0.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2020

Copy link
Copy Markdown

Bumps warp from 0.2.4 to 0.2.5.

Release notes

Sourced from warp's releases.

v0.2.5

  • Features:
    • Add wrap_fn, which can be used to create a Wrap from a closure. These in turn are used with Filter::with().
    • Add warp::host filters to deal with Host/:authority headers.
    • Relax some lifetime bounds on Server.
  • Fixes:
    • Fix panic when URI doesn't have a slash (for example, CONNECT foo.bar).
Changelog

Sourced from warp's changelog.

v0.2.5 (August 31, 2020)

  • Features:
    • Add warp_fn, which can be used to create a Wrap from a closure. These in turn are used with Filter::with().
    • Add warp::host filters to deal with Host/:authority headers.
    • Relax some lifetime bounds on Server.
  • Fixes:
    • Fix panic when URI doesn't have a slash (for example, CONNECT foo.bar).
Commits

Dependabot compatibility score

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

Bumps [warp](https://github.com/seanmonstar/warp) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/warp@v0.2.4...v0.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2020

Copy link
Copy Markdown
Author

The following labels could not be found: cargo, dependencies.

@dependabot @github

dependabot Bot commented on behalf of github Jan 29, 2021

Copy link
Copy Markdown
Author

Superseded by #11.

@dependabot dependabot Bot closed this Jan 29, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/warp-0.2.5 branch January 29, 2021 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants