Bump gunicorn from 23.0.0 to 26.1.0 - #38074
Conversation
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 26.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...26.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🔍 Dependency Analysis SummaryA lockfile-only bump carrying gunicorn across three major versions (23 → 24 → 25 → 26). Overall risk: MEDIUM — nothing HQ uses is broken, but the wire-protocol changes and the extras restructure deserve a look before production. 📋 Detailed Changelog Reviewgunicorn 23.0.0 → 26.1.0 — Changes
Wheel grew 85 KB → 216 KB. None of the new surface is on by default. Breaking Changes
Migration Notes The extras restructure is what needs a decision. The HQ satisfies them only incidentally, by happening to declare both directly: The 26.0.0 notes mislead on one point: they say "Require Python floor moved to
|
Bumps gunicorn from 23.0.0 to 26.1.0.
Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
71b59a7Merge pull request #3698 from benoitc/fix/docker-health-check-readerror48287detest: catch every transport error in the docker health check3110e8cMerge pull request #3696 from benoitc/docs/roadmapcc56c41Merge pull request #3693 from benoitc/release/26.1.05cf1f16docs: surface the roadmap on the site home page7e35f72docs: add FastCGI to the roadmap and point items at Ideas18ddc58docs: drop the framework and reverse-proxy non-goals from the roadmap1ecae56docs: add a roadmap and make the chat easy to findca412e3docs: sync the Latest changelog page with 26.1.0640936fdocs: note the dependency security work in 26.1.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)