chore(deps): Bump urllib3 from 2.6.3 to 2.7.0#189
Conversation
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Merging this PR will degrade performance by 33.64%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | test_sequential_reading_1k |
8.4 ms | 11 ms | -24.14% |
| ❌ | WallTime | test_pipeline_parallel_2x_10k_threaded |
39.1 ms | 54.3 ms | -27.98% |
| ❌ | WallTime | test_sequential_2x_reading_1k |
13 ms | 17.1 ms | -23.77% |
| ❌ | WallTime | test_pipeline_parallel_4x_10k_threaded |
84.4 ms | 112.3 ms | -24.84% |
| ❌ | WallTime | test_sequential_4x_reading_1k |
26.1 ms | 34.5 ms | -24.33% |
| ❌ | WallTime | test_pipeline_sequential_extraction_4x_10k |
83.6 ms | 113.3 ms | -26.19% |
| ❌ | WallTime | test_threaded_reading_1k |
20.7 ms | 26.8 ms | -22.77% |
| ❌ | WallTime | test_pipeline_parallel_extraction_4x_10k_threaded |
105.1 ms | 158.4 ms | -33.64% |
| ❌ | WallTime | test_threaded_reading_4x_1k |
64.7 ms | 84.9 ms | -23.82% |
| ❌ | WallTime | test_process_4_files_sequential |
71.2 ms | 92 ms | -22.62% |
| ❌ | WallTime | test_sequential_10k |
67.1 ms | 86.9 ms | -22.86% |
| ❌ | WallTime | test_process_4_files_parallel_4_threads |
90 ms | 118.5 ms | -24.08% |
| ❌ | WallTime | test_sequential_2x_reading_10k |
134.3 ms | 172.7 ms | -22.22% |
| ❌ | WallTime | test_process_8_files_parallel_4_threads |
190 ms | 249.2 ms | -23.75% |
| ❌ | WallTime | test_threaded_reading_2x_10k |
206.2 ms | 266 ms | -22.47% |
| ❌ | WallTime | test_read_1k_records |
6.4 ms | 8.4 ms | -23.85% |
| ❌ | WallTime | test_threaded_reading_4x_10k |
679.7 ms | 865.7 ms | -21.49% |
| ❌ | WallTime | test_read_10k_records |
64.7 ms | 84.9 ms | -23.78% |
| ❌ | WallTime | test_threading_speedup_2x_10k |
207 ms | 260.4 ms | -20.49% |
| ❌ | WallTime | test_read_and_extract_titles_1k |
6.7 ms | 8.6 ms | -22.47% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Comparing dependabot/uv/urllib3-2.7.0 (040fc4c) with main (521d8cc)
Footnotes
-
16 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 urllib3 from 2.6.3 to 2.7.0.
Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
9a950b9Release 2.7.05ec0de4Merge commit from fork2bdcc44Merge commit from forkf45b0dfFix a misleading example forProxyManager(#4970)577193cSwitch to nightly PyPy3.11 in CI for now (#4984)e90af45Avoid infinite loop inHTTPResponse.read_chunkedwhenamt=0(#4974)67ed74fBump dev dependencies (#4972)3abd481Upgrade mypy to version 1.20.2 (#4978)2b8725dDrop support for EOL PyPy3.10 (#4979)2944b2aUpgradesetup-chromeandsetup-firefoxto fix warnings (#4973)Dependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.