Bump gunicorn from 26.1.0 to 26.2.0 - #13571
Conversation
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 26.1.0 to 26.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@26.1.0...26.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #13571 +/- ##
=======================================
Coverage 99.02% 99.02%
=======================================
Files 135 135
Lines 50486 50486
Branches 2650 2650
=======================================
Hits 49993 49993
Misses 370 370
Partials 123 123
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Merging this PR will improve performance by 13.24%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | test_list_element_pattern_redos_payload[whitespace_run_after_content] |
32.4 ms | 28.6 ms | +13.24% |
Tip
Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/pip/gunicorn-26.2.0 (1f714df) with master (c52fe79)
Footnotes
-
83 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
Bumps gunicorn from 26.1.0 to 26.2.0.
Release notes
Sourced from gunicorn's releases.
Commits
36f2a3cgunicorn 26.2.0cbba350test: cover the h2c edge paths that had none9885411Merge pull request #3703 from cormier/fix-inconsistency-in-control-socket-docs86f0919Merge pull request #3704 from methane/doc-wsgi-h1c5853551Merge pull request #3712 from Rotzbua/patch-17bce87eMerge pull request #3700 from benoitc/fix/sponsor-logo-path972dfb0Merge pull request #3690 from melbinjp/docs/contributing-settings-path7b3f16bMerge pull request #3711 from benoitc/docs/http2-changelog5bf237chttp2: require gunicorn_h1c 0.6.9 and drop the upgrade body workaround7cf0338test: skip the fast-parser cases when gunicorn_h1c is absentDependabot 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)