rnwood / smtp4dev

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

chore(deps): update dependency mimekit to v4.4.0 #1317

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jstedfast/MimeKit (MimeKit) ### [`v4.4.0`](https://togithub.com/jstedfast/MimeKit/blob/HEAD/ReleaseNotes.md#MimeKit-440-2024-03-02) [Compare Source](https://togithub.com/jstedfast/MimeKit/compare/4.3.0...4.4.0) - Added net8.0 target. - Improved folding logic for Disposition-Notification-Options header values. (issue [#​979](https://togithub.com/jstedfast/MimeKit/issues/979)) - Added interfaces for MimeMessage, MimeEntity, MimePart, Multipart, etc. (issue [#​980](https://togithub.com/jstedfast/MimeKit/issues/980)) - Fixed the FormatOptions.NewLineFormat setter logic. - Modified AttachmentCollection.Add() for message/rfc822 attachments to better handle MimeParser exceptions. (issue [#​1001](https://togithub.com/jstedfast/MimeKit/issues/1001)) - Bump BouncyCastle dependency to v2.3.0. - Added support for ECC S/MIME certificates. (issue [#​998](https://togithub.com/jstedfast/MimeKit/issues/998)) - Improved Unix2Dos and Dos2Unix filters by fixing some corner cases exposed by new unit tests. - Fixed MaxMimeDepth logic to still use MimePart subclasses when reached. (issue [#​1006](https://togithub.com/jstedfast/MimeKit/issues/1006))

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.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud