arska / controlmyspa

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

Update dependency responses to v0.16.0 #7

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
responses ==0.15.0 -> ==0.16.0 age adoption passing confidence

Release Notes

getsentry/responses ### [`v0.16.0`](https://togithub.com/getsentry/responses/blob/master/CHANGES#​0160) [Compare Source](https://togithub.com/getsentry/responses/compare/0.15.0...0.16.0) - Fixed regression with `stream` parameter deprecation, requests.session() and cookie handling. - Replaced adhoc URL parsing with `urllib.parse`. - Added `match` parameter to `add_callback` method - Added `responses.matchers.fragment_identifier_matcher`. This matcher allows you to match request URL fragment identifier. - Improved test coverage. - Fixed failing test in python 2.7 when `python-future` is also installed.

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (8eb5003) into main (39fca52) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files           3        3           
  Lines         266      266           
=======================================
  Hits          262      262           
  Misses          4        4           

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 39fca52...8eb5003. Read the comment docs.