vshn / concierge-cli

Companion CLI for Concierge to bulk-manage repository projects.
https://pypi.org/project/concierge-cli/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Update dependency urllib3 to v1.26.4 - autoclosed #78

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (source) ==1.26.2 -> ==1.26.4 age adoption passing confidence

Release Notes

urllib3/urllib3 ### [`v1.26.4`](https://togithub.com/urllib3/urllib3/releases/1.26.4) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.3...1.26.4) :warning: **IMPORTANT: urllib3 v2.0 will drop support for Python 2**: [Read more in the v2.0 Roadmap](https://urllib3.readthedocs.io/en/latest/v2-roadmap.html) - Changed behavior of the default `SSLContext` when connecting to HTTPS proxy during HTTPS requests. The default `SSLContext` now sets `check_hostname=True`. **If you or your organization rely on urllib3 consider supporting us via [GitHub Sponsors](https://togithub.com/sponsors/urllib3)** ### [`v1.26.3`](https://togithub.com/urllib3/urllib3/blob/master/CHANGES.rst#​1263-2021-01-26) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.2...1.26.3) - Fixed bytes and string comparison issue with headers (Pull [#​2141](https://togithub.com/urllib3/urllib3/issues/2141)) - Changed `ProxySchemeUnknown` error message to be more actionable if the user supplies a proxy URL without a scheme. (Pull [#​2107](https://togithub.com/urllib3/urllib3/issues/2107))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.