Skip to content

fix(deps): bump hypercorn from 0.17.3 to 0.18.0 - #117

Merged
plockaby merged 2 commits into
mainfrom
dependabot/pip/hypercorn-0.18.0
Dec 7, 2025
Merged

fix(deps): bump hypercorn from 0.17.3 to 0.18.0#117
plockaby merged 2 commits into
mainfrom
dependabot/pip/hypercorn-0.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 2, 2025

Copy link
Copy Markdown
Contributor

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 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2025
@dependabot
dependabot Bot requested a review from plockaby as a code owner December 2, 2025 01:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2025
@dependabot
dependabot Bot force-pushed the dependabot/pip/hypercorn-0.18.0 branch from 8e8dd2d to 8c86b87 Compare December 7, 2025 04:11
plockaby
plockaby previously approved these changes Dec 7, 2025
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 force-pushed the dependabot/pip/hypercorn-0.18.0 branch from 8c86b87 to baaf64d Compare December 7, 2025 04:22
@plockaby
plockaby merged commit d894995 into main Dec 7, 2025
3 checks passed
@plockaby
plockaby deleted the dependabot/pip/hypercorn-0.18.0 branch December 7, 2025 04:25
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.

1 participant