Skip to content

build(deps): Bump hypercorn from 0.17.3 to 0.18.0 in /server#642

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/server/hypercorn-0.18.0
Open

build(deps): Bump hypercorn from 0.17.3 to 0.18.0 in /server#642
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/server/hypercorn-0.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps hypercorn from 0.17.3 to 0.18.0.

Changelog

Sourced from hypercorn's changelog.

0.18.0 2025-11-08

  • Add a config and command line argument to daemonise the workers
  • Reload workers on SIGHUP.
  • Bugfix correct the dispatcher middleware root path and path.
  • Bugfix set end_stream when sending trailers.
  • Bugfix connection asgi-state isolation.
  • Bugfix Remove streams on StreamClosed for h3.
  • Bugfix delay sending http headers when serving WSGI apps.
  • Drop Python 3.8, 3.9 and support 3.13, 3.14
Commits
  • 0e2311f Bump and release 0.18.0
  • e303b46 Switch to my composite actions and add Zizmor
  • fcc93c8 Reload workers on SIGHUP
  • fbcc9c3 Add a config and command line argument to daemonise the workers
  • ed6cd40 Minor tweaks to recent commits
  • 3a01656 Improve the trio typing
  • d3786eb Delay sending http headers
  • 7bdaebf h3: Remove streams on StreamClosed
  • cd992f8 fix connection state leak
  • 50057c4 set end_stream when sending trailers
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.17.3 to 0.18.0.
- [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst)
- [Commits](pgjones/hypercorn@0.17.3...0.18.0)

---
updated-dependencies:
- dependency-name: hypercorn
  dependency-version: 0.18.0
  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 Apr 10, 2026
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