Skip to content

Update dependency MailKit to 4.16.0#370

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mailkit-4.x
Open

Update dependency MailKit to 4.16.0#370
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mailkit-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 15, 2026

This PR contains the following updates:

Package Change Age Confidence
MailKit (source) 4.14.14.16.0 age confidence

Release Notes

jstedfast/MailKit (MailKit)

v4.16.0

Compare Source

  • SECURITY: Fixed protocol streams to reset internal buffers after upgrading to SSL/TLS.
  • Dispose of the RandomNumberGenerator used in RC4.GenerateKey().
    (issue #​1989)
  • Fixed calculation for number of needed bytes in SOCKS5 connect response.
    (issue #​1993)

v4.15.1

Compare Source

  • SECURITY: Bumped MimeKit to 4.15.1 for a security fix that prevents mailbox addresses from being allowed
    to contain CRLF sequences which can be used to inject SMTP commands in the SmtpClient when it sends
    MAIL FROM or RCPT TO commands.

v4.15.0

Compare Source

  • Default the SmtpClient/Pop3Client/ImapClient.SslProtocols to the ServicePointManager.SecurityProtocol
    value in .NET Framework (net4x). (issue #​1952)
  • Added support for.NET 10.
  • Marked IMailService.SslCipherAlgorithm, SslCipherStrength, SslHashAlgorithm, SslHashStrength,
    SslKeyExchangeAlgorithm, and SslKeyExchangeStrength as Obsolete in .NET 10 in favor of the
    IMailService.SslCipherSuite property (.NET 10 only).
  • Bumped MimeKit dependency to 4.15.0.

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies This PR updates or changes a dependency file label Feb 15, 2026
@renovate renovate Bot force-pushed the renovate/mailkit-4.x branch from f3a47c3 to eef48c3 Compare March 5, 2026 16:50
@renovate renovate Bot changed the title Update dependency MailKit to 4.15.0 Update dependency MailKit to 4.15.1 Mar 5, 2026
@renovate renovate Bot changed the title Update dependency MailKit to 4.15.1 Update dependency MailKit to 4.16.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/mailkit-4.x branch from eef48c3 to a2104f9 Compare April 16, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This PR updates or changes a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants