IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
36 stars 21 forks source link

Update dependency urllib3 to v1.26.11 - autoclosed #888

Closed renovate[bot] closed 2 years 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.10 -> ==1.26.11 age adoption passing confidence

Release Notes

urllib3/urllib3 ### [`v1.26.11`](https://togithub.com/urllib3/urllib3/releases/tag/1.26.11) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.10...1.26.11) **If you or your organization rely on urllib3 consider supporting us via [GitHub Sponsors](https://togithub.com/sponsors/urllib3).** :warning: **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) - 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.

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

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

β™» 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[bot] commented 2 years ago

Codecov Report

Merging #888 (722cae2) into main (f800750) will increase coverage by 0.22%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #888      +/-   ##
==========================================
+ Coverage   84.06%   84.29%   +0.22%     
==========================================
  Files           9        9              
  Lines         885      885              
==========================================
+ Hits          744      746       +2     
+ Misses        141      139       -2     
Impacted Files Coverage Ξ”
PiBuoyV2/services/sense/sense_app.py 77.57% <0.00%> (+0.51%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update f800750...722cae2. Read the comment docs.