Skip to content

Update dependency MailKit to 4.12.0#1052

Merged
renovate[bot] merged 1 commit intodev8from
renovate/mailkit-4.x
May 11, 2025
Merged

Update dependency MailKit to 4.12.0#1052
renovate[bot] merged 1 commit intodev8from
renovate/mailkit-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 9, 2025

This PR contains the following updates:

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

Release Notes

jstedfast/MailKit (MailKit)

v4.12.0

Compare Source

  • Added support for native NTLM auth (using .NET Core's NegotiateAuthentication API).
    This new class is called SaslMechanismNtlmNative and is the default NTLM mechanism
    used by MailKit clients on net8.0+.
  • Added support for the GSSAPI SASL mechanism for net8.0+.
    (issue #​1249)
  • Fixed MailFolder.FirstUnread to be initialized to -1 to indicate unknown.
    (issue #​1898)
  • Added support for non-compliant keywords that begin with ''.
    (issue #​1906)
  • Added SearchQuery.HasKeywords/NotKeywords() overloads that take params instead of IEnumerable<string>.
  • Bumped System.Threading.Tasks.Extensions from 4.6.2 to 4.6.3.
  • Bumped System.Formats.Asn1 from 8.0.1 to 8.0.2.
  • Bumped MimeKit dependency to 4.12.0.

v4.11.0

Compare Source

  • Default MailService.SslProtocols to SslProtocols.None which is what the dotnet SslStream team recommends.
    (As weird as it may seem, SslProtocols.None does not mean "don't support any SSL protocols", it means
    don't override the default system settings.)
  • Bumped MimeKit dependency to 4.11.0.

Configuration

📅 Schedule: Branch creation - "before 1am,before 5am,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/mailkit-4.x branch 7 times, most recently from dfbc267 to cdf5607 Compare March 17, 2025 06:45
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 3 times, most recently from b54cdf9 to c7aff68 Compare March 25, 2025 09:31
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 3 times, most recently from e850c8d to c295daa Compare March 31, 2025 06:37
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 3 times, most recently from 238748d to 0ce19a4 Compare April 9, 2025 10:30
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 7 times, most recently from 5e4e34f to 4a75b83 Compare April 17, 2025 09:31
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 6 times, most recently from 2449dd6 to 74f5ac2 Compare April 28, 2025 23:47
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 23 times, most recently from 1795478 to a9689f6 Compare May 8, 2025 22:06
@renovate renovate bot force-pushed the renovate/mailkit-4.x branch 6 times, most recently from ace3620 to 3851ac2 Compare May 9, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants