rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
58 stars 8 forks source link

Update dependency responses to v0.23.2 #786

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.23.1 -> ==0.23.2 age adoption passing confidence

Release Notes

getsentry/responses (responses) ### [`v0.23.2`](https://togithub.com/getsentry/responses/blob/HEAD/CHANGES#0232) [Compare Source](https://togithub.com/getsentry/responses/compare/0.23.1...0.23.2) > This release is the last to support Python 3.7 - Updated dependency to urllib3>=2 and requests>=2.30.0. See [#​635](https://togithub.com/getsentry/responses/issues/635) - Fixed issue when custom adapters were sending only positional args. See [#​642](https://togithub.com/getsentry/responses/issues/642) - Expose `unbound_on_send` method in `RequestsMock` class. This method returns new function that is called by `RequestsMock` instead of original `send` method defined by any adapter.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 1 year ago

Codecov Report

Merging #786 (dda03b3) into master (16873c0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #786   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          834       834           
  Branches        62        62           
=========================================
  Hits           834       834           

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