e2jk / vallenato.fr

El Vallenatero Francés
https://vallenato.fr
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update dependency urllib3 to v1.26.12 #412

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

urllib3/urllib3 ### [`v1.26.12`](https://togithub.com/urllib3/urllib3/blob/HEAD/CHANGES.rst#​12612-2022-08-22) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.11...1.26.12) \==================== - Deprecated the `urllib3[secure]` extra and the `urllib3.contrib.pyopenssl` module. Both will be removed in v2.x. See this `GitHub issue `\_ for justification and info on how to migrate. ### [`v1.26.11`](https://togithub.com/urllib3/urllib3/blob/HEAD/CHANGES.rst#​12611-2022-07-25) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.10...1.26.11) \==================== - Fixed an issue where reading more than 2 GiB in a call to `HTTPResponse.read` would raise an `OverflowError` on Python 3.9 and earlier. ### [`v1.26.10`](https://togithub.com/urllib3/urllib3/blob/HEAD/CHANGES.rst#​12610-2022-07-07) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.9...1.26.10) \==================== - Removed support for Python 3.5 - Fixed an issue where a `ProxyError` recommending configuring the proxy as HTTP instead of HTTPS could appear even when an HTTPS proxy wasn't configured.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



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

codecov-commenter commented 1 year ago

Codecov Report

Merging #412 (2998db5) into master (696a757) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #412   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files           4        4           
  Lines         573      573           
=======================================
  Hits          541      541           
  Misses         32       32           
Flag Coverage Δ
unittests 94.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more