Skip to content

Update dependency urllib3 to v2.4.0#829

Merged
lucacome merged 1 commit intomasterfrom
renovate/urllib3-2.x
Apr 15, 2025
Merged

Update dependency urllib3 to v2.4.0#829
lucacome merged 1 commit intomasterfrom
renovate/urllib3-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (changelog) ==2.3.0 -> ==2.4.0 age adoption passing confidence

Release Notes

urllib3/urllib3 (urllib3)

v2.4.0

Compare Source

==================

Features

  • Applied PEP 639 by specifying the license fields in pyproject.toml. (#&#8203;3522 <https://github.com/urllib3/urllib3/issues/3522>__)
  • Updated exceptions to save and restore more properties during the pickle/serialization process. (#&#8203;3567 <https://github.com/urllib3/urllib3/issues/3567>__)
  • Added verify_flags option to create_urllib3_context with a default of VERIFY_X509_PARTIAL_CHAIN and VERIFY_X509_STRICT for Python 3.13+. (#&#8203;3571 <https://github.com/urllib3/urllib3/issues/3571>__)

Bugfixes

  • Fixed a bug with partial reads of streaming data in Emscripten. (#&#8203;3555 <https://github.com/urllib3/urllib3/issues/3555>__)

Misc

  • Switched to uv for installing development dependecies. (#&#8203;3550 <https://github.com/urllib3/urllib3/issues/3550>__)
  • Removed the multiple.intoto.jsonl asset from GitHub releases. Attestation of release files since v2.3.0 can be found on PyPI. (#&#8203;3566 <https://github.com/urllib3/urllib3/issues/3566>__)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 12, 2025
@renovate renovate bot enabled auto-merge (squash) April 12, 2025 10:03
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | urllib3 | 2.3.0 | 2.4.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/urllib3-2.x branch from 6399ab4 to 1839438 Compare April 15, 2025 23:24
@lucacome lucacome disabled auto-merge April 15, 2025 23:37
@lucacome lucacome merged commit d32721a into master Apr 15, 2025
21 of 34 checks passed
@lucacome lucacome deleted the renovate/urllib3-2.x branch April 15, 2025 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant