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 hypercorn[h3] from 0.14.3 to 0.14.4 in /requirements #254

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps hypercorn[h3] from 0.14.3 to 0.14.4.

Changelog

Sourced from hypercorn[h3]'s changelog.

0.14.4 2023-07-08

  • Bugfix Use tomllib/tomli for .toml support replacing the unmaintained toml library.
  • Bugfix server hanging on startup failure.
  • Bugfix close websocket with 1011 on internal error (1006 is a client-only code).
  • Bugfix support trio > 0.22 utilising exception groups (note trio <= 0.22 is not supported).
  • Bugfix except ConnectionAbortedError which can be raised on Windows machines.
  • Bugfix ensure that closed is sent on reading end.
  • Bugfix handle read_timeout exception on trio.
  • Support and test against Python 3.11.
  • Add explanation of PicklingErrors.
  • Add config option to pass raw h11 headers.
Commits
  • f79df2c Bump and release 0.14.4
  • 5d95d87 Add a publish workflow
  • 07b0362 Handle read_timeout exception on trio
  • 3179d07 Add config option to pass raw h11 headers
  • 8a3e512 Bugfix ensure that closed is sent on reading end
  • ac07325 Except ConnectionAbortedError as Windows machine can populate WinError 10053 ...
  • d2c5cd0 Transition to trio > 0.22 utilising exception groups
  • 00b7ed5 Run autobahn-testsuite from docker container
  • 8be1e61 Fix tests for 46575fef4cda74a97fc70bd7dfbd7c27514322b3
  • 46575fe Close websocket with 1011 on internal error (1006 is a client-only code)
  • 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[h3]](https://github.com/pgjones/hypercorn) from 0.14.3 to 0.14.4.
- [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst)
- [Commits](pgjones/hypercorn@0.14.3...0.14.4)

---
updated-dependencies:
- dependency-name: hypercorn[h3]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #273.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/hypercorn-h3--0.14.4 branch October 30, 2023 08:00
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.

0 participants