rnwood / smtp4dev

smtp4dev - the fake smtp email server for development and testing
BSD 3-Clause "New" or "Revised" License
3.02k stars 338 forks source link

chore(deps): update dependency mailkit to v4.5.0 #1391

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MailKit (source) 4.4.0 -> 4.5.0 age adoption passing confidence

Release Notes

jstedfast/MailKit (MailKit) ### [`v4.5.0`](https://togithub.com/jstedfast/MailKit/blob/HEAD/ReleaseNotes.md#MailKit-450-2024-04-13) [Compare Source](https://togithub.com/jstedfast/MailKit/compare/4.4.0...4.5.0) - Added a new SmtpClient.RequireTLS property to fix sending mail via Strato.de. (issue [#​1737](https://togithub.com/jstedfast/MailKit/issues/1737)) - Fixed SmtpClient to track the most recent response from the SMTP server in order to include it in SmtpProtocolExceptions caused by unexpected server disconnects to provide more context. (issue [#​1744](https://togithub.com/jstedfast/MailKit/issues/1744))

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.