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.23.1 #38

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
responses (changelog) ==0.22.0 -> ==0.23.1 age adoption passing confidence

Release Notes

getsentry/responses ### [`v0.23.1`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#​0231) [Compare Source](https://togithub.com/getsentry/responses/compare/0.23.0...0.23.1) - Remove `tomli` import. See [#​630](https://togithub.com/getsentry/responses/issues/630) ### [`v0.23.0`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#​0230) [Compare Source](https://togithub.com/getsentry/responses/compare/0.22.0...0.23.0) - Add Python 3.11 support - Fix type annotations of `CallList`. See [#​593](https://togithub.com/getsentry/responses/issues/593) - `request` object is attached to any custom exception provided as `Response` `body` argument. See [#​588](https://togithub.com/getsentry/responses/issues/588) - Fixed mocked responses leaking between tests when `assert_all_requests_are_fired` and a request was not fired. - \[BETA] Default recorder format was changed to YAML. Added `responses.RequestsMock._parse_response_file` and `responses._recorder.Recorder.dump_to_file` methods that allow users to override default parser to eg toml, json

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 #38 (c1e3c94) into main (7da94d2) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  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.