Skip to content

Bump hypercorn from 0.13.2 to 0.14.1#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/hypercorn-0.14.1
Closed

Bump hypercorn from 0.13.2 to 0.14.1#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/hypercorn-0.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2022

Copy link
Copy Markdown

Bumps hypercorn from 0.13.2 to 0.14.1.

Changelog

Sourced from hypercorn's changelog.

0.14.1 2022-08-29

  • Fix Python3.7 compatibility.

0.14.0 2022-08-29

  • Bugfix only recycle a HTTP/1.1 connection if client is DONE.
  • Bugfix uvloop may raise a RuntimeError.
  • Bugfix ensure 100ms sleep between Windows workers starting.
  • Bugfix ensure lifespan shutdowns occur.
  • Bugfix close idle Keep-Alive connections on graceful exit.
  • Bugfix don't suppress 412 bodies.
  • Bugfix don't idle close upgrade requests.
  • Allow control over date header addition.
  • Allow for logging configuration to be loaded from JSON or TOML files.
  • Preserve response headers casing for HTTP/1.
  • Support the early hint ASGI-extension.
  • Alter the process and reloading system such that it should work correctly in all configurations.
  • Directly support serving WSGI applications (and drop support for ASGI-2, now ASGI-3 only).
Commits
  • acd713d Bump and release 0.14.1
  • fcb768c Fix Python3.7 compatibility
  • 42455cb Following the release of 0.14.0 bump to +dev
  • 2a0decc Bump and release 0.14.0
  • 10f9686 Allow WSGI apps to be served programmatically
  • 707c655 Move the load_application call outside of the loop
  • 67ff9c9 Alter the process and reloading system
  • eff8fb0 Fix 5b2aa954e44534bc0dd6fcebac11eec9dbaf480b
  • 05f7020 Update docs to refer to the logger class
  • 5b2aa95 Switch compliance servers from ASGI2 to ASGI3
  • 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)

Bumps [hypercorn](https://github.com/pgjones/hypercorn) from 0.13.2 to 0.14.1.
- [Release notes](https://github.com/pgjones/hypercorn/releases)
- [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst)
- [Commits](pgjones/hypercorn@0.13.2...0.14.1)

---
updated-dependencies:
- dependency-name: hypercorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 30, 2022
@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2022

Copy link
Copy Markdown
Author

Superseded by #22.

@dependabot dependabot Bot closed this Sep 5, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/hypercorn-0.14.1 branch September 5, 2022 14:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants