Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hyper from 0.14.24 to 0.14.25 in /packages/http/ffi #1862

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

dependabot[bot]
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 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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 13, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/packages/http/ffi/hyper-0.14.25 branch from 0870c24 to 98b0c9a Compare March 13, 2023 19:23
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d3d59b7) 87.94% compared to head (1a1d793) 87.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1862   +/-   ##
=======================================
  Coverage   87.94%   87.94%           
=======================================
  Files         467      467           
  Lines       55033    55033           
=======================================
  Hits        48401    48401           
  Misses       6632     6632           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/cargo/packages/http/ffi/hyper-0.14.25 branch 5 times, most recently from b88ce56 to df4a889 Compare March 14, 2023 03:43
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/packages/http/ffi/hyper-0.14.25 branch from df4a889 to 1a1d793 Compare March 14, 2023 04:42
@mergify mergify bot merged commit 813055e into main Mar 14, 2023
@mergify mergify bot deleted the dependabot/cargo/packages/http/ffi/hyper-0.14.25 branch March 14, 2023 05:39
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants