arska / controlmyspa

Python library for Balboa ControlMySpa.com
https://pypi.org/project/controlmyspa/
MIT License
5 stars 4 forks source link

Update dependency urllib3 to v1.26.12 - autoclosed #26

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years 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 2 years ago

Codecov Report

Merging #26 (42d7e8d) into main (58b032a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files           3        3           
  Lines         312      312           
=======================================
  Hits          308      308           
  Misses          4        4           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.