Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Bump hypercorn from 0.10.1 to 0.12.0#97

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/hypercorn-0.12.0
Closed

Bump hypercorn from 0.10.1 to 0.12.0#97
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/hypercorn-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 9, 2021

Bumps hypercorn from 0.10.1 to 0.12.0.

Commits
  • 98f0cca Bump and release 0.12.0
  • 4c6a453 Improve the read timeout
  • 418c1dd Add optional read timeout
  • 1fad519 use StringIO and BytesIO for more performant websocket buffers
  • de51ee1 Match the asyncio lifespan error logging for trio
  • d927f14 Alter h2 test to avoid RuntimeWarning
  • 55dd14d Close and await server fixture task in the tests
  • 85bc4bc Await tasks created in the tests
  • 64548c5 Bugfix prevent spawning whilst a task group is exit(ing)
  • ea7fe12 Fix test to ensure correct shutdown
  • 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://gitlab.com/pgjones/hypercorn) from 0.10.1 to 0.12.0.
- [Release notes](https://gitlab.com/pgjones/hypercorn/tags)
- [Changelog](https://gitlab.com/pgjones/hypercorn/blob/master/CHANGELOG.rst)
- [Commits](https://gitlab.com/pgjones/hypercorn/compare/0.10.1...0.12.0)

---
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 Nov 9, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 15, 2021

Superseded by #103.

@dependabot dependabot Bot closed this Dec 15, 2021
@dependabot dependabot Bot deleted the dependabot/pip/hypercorn-0.12.0 branch December 15, 2021 02:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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