Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 23, 2023

This PR contains the following updates:

Package Change Age Confidence
urllib3 (changelog) ==1.26.15 -> ==1.26.20 age confidence

Release Notes

urllib3/urllib3 (urllib3)

v1.26.20

Compare Source

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

  • Fixed a crash where certain standard library hash functions were absent in
    FIPS-compliant environments.
    (#&#8203;3432 <https://github.com/urllib3/urllib3/issues/3432>__)
  • Replaced deprecated dash-separated setuptools entries in setup.cfg.
    (#&#8203;3461 <https://github.com/urllib3/urllib3/pull/3461>__)
  • Took into account macOS setting ECONNRESET instead of EPROTOTYPE in
    its newer versions.
    (#&#8203;3416 <https://github.com/urllib3/urllib3/pull/3416>__)
  • Backported changes to our tests and CI configuration from v2.x to support
    testing with CPython 3.12 and 3.13.
    (#&#8203;3436 <https://github.com/urllib3/urllib3/pull/3436>__)

v1.26.19

Compare Source

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

  • Added the Proxy-Authorization header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect.
  • Fixed handling of OpenSSL 3.2.0 new error message for misconfiguring an HTTP proxy as HTTPS. (#&#8203;3405 <https://github.com/urllib3/urllib3/issues/3405>__)

v1.26.18

Compare Source

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

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.

v1.26.17

Compare Source

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

  • Added the Cookie header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect. (#&#8203;3139 <https://github.com/urllib3/urllib3/pull/3139>_)

v1.26.16

Compare Source

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

  • Fixed thread-safety issue where accessing a PoolManager with many distinct origins
    would cause connection pools to be closed while requests are in progress (#&#8203;2954 <https://github.com/urllib3/urllib3/pull/2954>_)

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 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.

@vercel
Copy link

vercel bot commented May 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2024 5:07pm

@renovate renovate bot requested review from DarkArtek, HsinVega842 and hikuch May 23, 2023 14:10
@github-actions github-actions bot added the repo label May 23, 2023
@netlify
Copy link

netlify bot commented May 23, 2023

Deploy Preview for xivita-dalamud-plugins failed.

Name Link
🔨 Latest commit 32d6892
🔍 Latest deploy log https://app.netlify.com/sites/xivita-dalamud-plugins/deploys/651b188efacbe200097adbf1

@renovate renovate bot changed the title chore(deps): update dependency urllib3 to v1.26.16 chore(deps): update dependency urllib3 to v1.26.17 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/urllib3-1.x branch from 80fd126 to 32d6892 Compare October 2, 2023 19:22
@renovate renovate bot changed the title chore(deps): update dependency urllib3 to v1.26.17 chore(deps): update dependency urllib3 to v1.26.18 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/urllib3-1.x branch from 32d6892 to 373c305 Compare October 17, 2023 19:58
@renovate renovate bot changed the title chore(deps): update dependency urllib3 to v1.26.18 chore(deps): update dependency urllib3 to v1.26.19 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/urllib3-1.x branch from 373c305 to 153505d Compare June 17, 2024 15:09
@renovate renovate bot force-pushed the renovate/urllib3-1.x branch from 153505d to 38ba309 Compare August 29, 2024 17:06
@renovate renovate bot changed the title chore(deps): update dependency urllib3 to v1.26.19 chore(deps): update dependency urllib3 to v1.26.20 Aug 29, 2024
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.

4 participants