Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps hyper from 0.14.24 to 0.14.25.

Release notes

Sourced from hyper's releases.

v0.14.25

Features

New Contributors

Changelog

Sourced from hyper's changelog.

v0.14.25 (2023-03-10)

Features

Commits
  • a9d4e83 v0.14.25
  • 645db19 docs(lib): document backport and deprecated features (#3166)
  • fc111eb chore(ci): test deprecations in CI (#3162)
  • 86bc750 refactor(server): allow deprecated in the server module (#3165)
  • 02fe20f feat(server): deprecate server conn structs (#3161)
  • 84881c9 feat(server): backport the split server conn modules from 1.0 (#3102)
  • 0368a41 feat(server): remove some Unpin and 'static constraints (#3119)
  • 0ced15d feat(client): deprecate client::conn types (#3156)
  • 253cc74 feat(client): add 1.0 compatible client conn API (#3155)
  • c849339 feat(client): add client::connect::capture_connection() (#3144)
  • Additional commits viewable in compare view

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @zonyitoo.


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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@zonyitoo
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/cargo/hyper-0.14.25 branch 6 times, most recently from 8d0377e to 0f40524 Compare March 14, 2023 15:59
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.24 to 0.14.25.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.25/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.24...v0.14.25)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/hyper-0.14.25 branch from 0f40524 to 9f887e1 Compare March 14, 2023 16:21
@dependabot dependabot bot merged commit 8ae0bda into master Mar 14, 2023
@dependabot dependabot bot deleted the dependabot/cargo/hyper-0.14.25 branch March 14, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants