Skip to content

fix(deps): update dependency gunicorn to v25.0.2#3939

Merged
StefanFl merged 1 commit intodevfrom
renovate/gunicorn-25.x
Feb 6, 2026
Merged

fix(deps): update dependency gunicorn to v25.0.2#3939
StefanFl merged 1 commit intodevfrom
renovate/gunicorn-25.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
gunicorn (changelog) 25.0.125.0.2 age confidence

Release Notes

benoitc/gunicorn (gunicorn)

v25.0.2: Release 25.0.2

Compare Source

Bug Fixes

  • Fix ASGI concurrent request failures through nginx proxy by normalizing
    sockaddr tuples to handle both 2-tuple (IPv4) and 4-tuple (IPv6) formats
    (PR #​3485)

  • Fix graceful disconnect handling for ASGI worker to properly handle
    client disconnects without raising exceptions
    (PR #​3485)

  • Fix lazy import of dirty module for gevent compatibility - prevents
    import errors when concurrent.futures is imported before gevent monkey-patching
    (PR #​3483)

Changes

  • Refactor: Extract _normalize_sockaddr utility function for consistent
    socket address handling across workers

  • Add license headers to all Python source files

  • Update copyright year to 2026 in LICENSE and NOTICE files


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 6, 2026
@renovate renovate bot force-pushed the renovate/gunicorn-25.x branch from 9e217d7 to 1f5ec02 Compare February 6, 2026 18:44
@StefanFl StefanFl force-pushed the renovate/gunicorn-25.x branch from 1f5ec02 to 8c2c483 Compare February 6, 2026 19:13
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 6, 2026

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 6, 2026

@StefanFl StefanFl merged commit 483bd12 into dev Feb 6, 2026
13 checks passed
@StefanFl StefanFl deleted the renovate/gunicorn-25.x branch February 6, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant