Skip to content

Bump aiohttp to 3.14.1 to fix Dependabot alerts - #4

Merged
johnnyxmas merged 1 commit into
mainfrom
bump-aiohttp-3.14.1
Aug 2, 2026
Merged

Bump aiohttp to 3.14.1 to fix Dependabot alerts#4
johnnyxmas merged 1 commit into
mainfrom
bump-aiohttp-3.14.1

Conversation

@johnnyxmas

Copy link
Copy Markdown
Member

Bumps aiohttp from 3.14.0 to 3.14.1, resolving all 8 open Dependabot alerts (all aiohttp <= 3.14.0):

  • HTTP/1 pipelined requests queue without limit (medium)
  • C HTTP parser bypasses max_line_size for fragmented lines (medium)
  • TLS server hostname override ignored when reusing HTTPS connections (low)
  • Incomplete websocket frame payloads bypass memory limits (medium)
  • DigestAuthMiddleware applies credentials to cross-origin redirect challenges (medium)
  • Payload response resources not closed after mid-body disconnect (low)
  • Host-only cookies become domain cookies after CookieJar persistence (low)
  • Unread compressed request bodies bypass client_max_size during cleanup (medium)

Stays within discord.py's aiohttp>=3.7.4,<4 constraint.

🤖 Generated with Claude Code

Resolves 8 open Dependabot alerts (all aiohttp <= 3.14.0), including the
HTTP/1 pipelined request queue, C parser max_line_size bypass, TLS
hostname override, websocket frame memory limits, DigestAuth cross-origin
credential leak, mid-body disconnect resource leak, host-only cookie
promotion, and compressed body client_max_size bypass. Stays within
discord.py's aiohttp>=3.7.4,<4 constraint.
@johnnyxmas
johnnyxmas merged commit 165c96a into main Aug 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant