Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency urllib3 to v1.26.20 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (changelog) ==1.26.15 -> ==1.26.20 age adoption passing 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

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

3 participants