Bump aiohttp from 3.13.5 to 3.14.1 in /docker/ansible-runner - #45680
Conversation
Docker Image Ready - DevDocker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.11370930 Docker Metadata
|
This comment has been minimized.
This comment has been minimized.
BEAdi
left a comment
There was a problem hiding this comment.
Reviewed by Dockerfile BC Reviewer.
Change: aiohttp 3.13.5 -> 3.14.1 in docker/ansible-runner (poetry.lock only), image demisto/ansible-runner.
aiohttp 3.14.0 breaking changes reviewed: dropped Python 3.9; web.BaseRequest.host no longer falls back to socket.getfqdn(); tightened outbound header serialization (rejects ASCII control chars); TCPConnector rejects legacy non-canonical IPv4 literals; BasicAuth / auth / proxy_auth deprecated.
Impact analysis: all 29 content items running on demisto/ansible-runner are Ansible-powered integrations/scripts (via AnsibleApiModule/ansible-runner) or SSLCertificates scripts (socket/ssl/cryptography). None import or use aiohttp, ClientSession, asyncio, or any async code. aiohttp is a transitive base-image dependency not consumed by any content item. Wheels resolved for cp310/cp311/cp312, so the Python 3.9 drop is a non-issue for this image.
Verdict: no consuming content item is impacted. Safe to merge.
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
7215253 to
5803894
Compare
Docker Image Ready - DevDocker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.11429527 Docker Metadata
|
🔍 AI Triage Report AvailableAn automated triage report has been generated for this pipeline. Status:
|
This comment has been minimized.
This comment has been minimized.
Docker Image Ready - ProductionDocker automatic build has deployed your docker image: demisto/ansible-runner:1.0.0.11434397 Docker Metadata
|
Docker Image Ready - ProductionDocker automatic build has deployed your docker image: demisto/ansible-runner:1.0.0.11438061 Docker Metadata
|
Docker Image Ready - ProductionDocker automatic build has deployed your docker image: demisto/ansible-runner:1.0.0.11442555 Docker Metadata
|
Bumps aiohttp from 3.13.5 to 3.14.1.