Skip to content

Bump granian from 2.7.1 to 2.7.4#1497

Merged
inducer merged 1 commit into
mainfrom
dependabot/uv/granian-2.7.4
May 7, 2026
Merged

Bump granian from 2.7.1 to 2.7.4#1497
inducer merged 1 commit into
mainfrom
dependabot/uv/granian-2.7.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps granian from 2.7.1 to 2.7.4.

Release notes

Sourced from granian's releases.

Granian 2.7.4

Patch release

Changes since 2.7.3:

  • Fix a bug in ASGI protocol leading to panics on malformed websocket subprotocol headers
  • Fix a bug in RSGI and WSGI protocols leading to panics on malformed response headers
  • Bump dependencies

Granian 2.7.3

Patch release

Changes since 2.7.2:

  • Fix a bug in ASGI protocol preventing to receive websocket disconnection messages before accept
  • Bump dependencies

Granian 2.7.2

Patch release

Changes since 2.7.1:

  • Review ASGI websockets' rejection flow
    • This should fix an hang issue with Django channels
  • Fix ASGI websocket scope suprotocols split (#817 by @​JaeHyuckSa)
  • Fix Content-Type header in metrics endpoint (#808 by @​IngmarStein)
  • Bump dependencies
Commits
  • 84af73d Bump dependencies
  • e155a82 Avoid panics on RSGI and WSGI response headers parsing
  • 765203d Avoid panics on ASGI websocket subprotocols parsing
  • 88ed683 Bump version to 2.7.4
  • bdd5b0f Update bench harness (#837)
  • 95b0af8 Bump dependencies
  • 1fbd309 Handle websocket disconnections before accept in ASGI (#836)
  • 620c7e9 Bump version to 2.7.3
  • b9f1d7a Bump actions/upload-artifact from 6 to 7 (#825)
  • d1d0e6a Bump actions/download-artifact from 7 to 8 (#824)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [granian](https://github.com/emmett-framework/granian) from 2.7.1 to 2.7.4.
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](emmett-framework/granian@v2.7.1...v2.7.4)

---
updated-dependencies:
- dependency-name: granian
  dependency-version: 2.7.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 7, 2026
@inducer inducer enabled auto-merge (rebase) May 7, 2026 18:24
@inducer inducer merged commit 880cf05 into main May 7, 2026
18 checks passed
@inducer inducer deleted the dependabot/uv/granian-2.7.4 branch May 7, 2026 18: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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant